Displaying 17 results from an estimated 17 matches for "envoking".
Did you mean:
invoking
2003 May 06
4
[Bug 555] If user does a newgrp before envoking ssh, it fails with a setgid error.
http://bugzilla.mindrot.org/show_bug.cgi?id=555
Summary: If user does a newgrp before envoking ssh, it fails with
a setgid error.
Product: Portable OpenSSH
Version: older versions
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
Assigne...
2003 May 09
2
Re: [R] windows data editor changes dimensions displayed data frames (PR#2962)
On Fri, 09 May 2003 11:34:08 +0300, Bernd Ebersberger
<bernd.ebersberger@vtt.fi> wrote:
>dear R-tists,
>
>i am experiencing a problem with the data editor in the windows version of
>R 1.6.1 envoked with the command 'fix'.
>
>the data editor changes the size of large data frames.
I can confirm this in the current R-patched. I'll take a look. It
might be that
2004 Dec 08
2
memory problem
...it was this code
causing a memory leak I unload and then reload the .so file every time,
however I still get the same problem. The procedure is run 16000 times
and always calls the lm() function. My believe at the moment is that I
need to allocate more memory for R - is this correct? I did try envoking
R from the command line using R --min-vsize=1000M, however still no luck.
I have googled around and looked at the help files, but I am still
confused about how to fix this problem.
Any insight would be greatly appeciated.
Kind Regards,
Sam.
1999 May 15
2
vsize and nsize
I am running R version ??? under Redhat 5.2. It seems as though the
--nsize object has no effct on the size of the allocated Ncells as
determined using gc(). Yes, I have that much data....
That is if I envoke R with
R --vsize 100 --nsize 5000000
then type
gc()
I get
free total
Ncells 92202 200000
Vcells 12928414 13107200
Thanks
Tony Long
Ecology and Evolutionary Biology
Steinhaus
2003 May 09
1
windows data editor changes dimensions displayed data frames
dear R-tists,
i am experiencing a problem with the data editor in the windows version of
R 1.6.1 envoked with the command 'fix'.
the data editor changes the size of large data frames.
a simple example illustrates this:
-------------------------------------------------------
> dfrm <- data.frame(no=c(1:100000))
> length(dfrm[,1])
[1] 100000
> fix(dfrm)
>
2006 Feb 06
1
template choice error (layout.rb)
Hey,
I installed the rjs plugin yesterday and started using it for one set
of views. Today I notice that in an entirely separate
controller/template I''m seeing this error:
TypeError (can''t dup NilClass):
/vendor/plugins/javascript_generator_templates/lib/add_rjs_to_action_controller.rb:41:in
`dup''
2006 Jun 28
7
caching objects
Hi,
i just wanted to say my sorries in advance (sorrie/sorry/sorri)...i have
just started learning about the subject of caching, but unfortunately
haven''t effictively managed to implement what i had learned.
obviously it''s possible to cache a whole page, or action with the
caches_page :x or caches_action :y methods, but for some reason it
hasn''t really worked with
2007 Aug 02
0
Fallback on-demand relay problem
We found an interesing issue that after a downed publishing point is
restored, the fallback relay doesn't stop relaying. We've tried everything,
but once /asf2 or /asf3 is envoked for /asf1 fallback reasons, they don't
stop relaying their source streams even though the output stream /asf1 has
returned to normal. Eventually we end up with /asf2 relaying indefinately
with no
2007 Nov 14
0
Help in getting a dialplan to produce the right CDR info
I have been shaking down a dialplan for SIP fax to efax.
The basic senario is an ATA on the same subnet as the Asterisk 1.2 box
(avoid RTP packet lose and thus fax crash), calling a 'fax extension'
and envoking rxfax then email.
I leverage off of context: from-internal-additional-custom, so as not to
have it overwritten by FreePBX.
In extension_custom.conf I have:
[from-internal-additional-custom]
include => ext-local-fax-custom
#include extensions_fax.conf
[custom-fax1]
exten => s,1,Answer
e...
2003 May 09
1
Re: [R] windows data editor changes dimensions displayed data frames (PR#2963)
And I can confirm it with
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 7.0
year 2003
month 04
day 16
language R
so it is not a Windows issue.
Cheers,
Robert Cunningham
Duncan
2010 Jun 18
1
Dovecot 2.0 auth socket error
Hi Timo,
ok, when dovecot starts up, it creates the socket files in
/usr/local/var/run/dovecot for the auth and a variety of other socket
stuff you have going on. It creates these socket files with root ownership.
But I have in the config files that dovecot is running as a particular
user (in this case uid100 and gid100) to match the global mail systems
needs.
I use qmail as the delivery agent,
2005 Sep 16
0
Rather serious flac problem
Hi Kerry,
On 9/16/05, Kerry Hoath <kerry@gotss.net> wrote:
> There is no standard for wav64 and a .wav in its standard form can only hold
> 2gb of data.
In this case the WAV files were less than 2 GB.
> libsndfile can handle larger .wav files and so can other audio applications
> but usually nonstandard subchunk data means that the wav reader in flac
> can't understand
2004 Apr 22
4
RODBC installation in debian
Hello List,
I am trying to install RODBC package in a debian linux
box but getting the following message. Can anyone help
me to find what I am doing wrong here:
$ R CMD INSTALL RODBC_1.0-4.tar.gz
###
* Installing *source* package 'RODBC' ...
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross
2010 May 01
4
[LLVMdev] Win32 COFF Support
Hi All,
I have created a minimally functional Win32 COFF Exporter using the new MC
framework. I made some minor changes to other libraries to allow me to plug
it in without building it as part of the LLVM project. I wanted to share it
but wasn't sure how to go about doing so, so I have attached the code to
this message.
Any feedback on would be appreciated.
-------------- next part
2003 Dec 01
0
No subject
...----
file "/etc/hosts" on PLEIADES:
------------------------------------
127.0.0.1 localhost.localdomain localhost
192.168.0.9 pleiades
192.168.0.6 orion
192.168.0.4 moon
------------------------------------
I can ping PLEIADES from ORION:
(There is several seconds of delay after envoking this command before
response is provided.)
------------------------------------
C:\WINDOWS>ping pleiades
Pinging pleiades [192.168.0.9] with 32 bytes of data:
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9: bytes=32 time<10ms TTL=255
Reply from 192.168.0.9: by...
2003 Dec 01
0
No subject
net use * \\samba\mgerdts
Debug level 10 says:
[2001/06/22 10:28:49, 1, pid=29656] smbd/password.c:pass_check_smb(554)
Couldn't find user 'mgerdts' in smb_passwd file.
[2001/06/22 10:28:49, 2, pid=29656] smbd/reply.c:reply_sesssetup_and_X(951)
NT Password did not match for user 'mgerdts'!
[2001/06/22 10:28:49, 2, pid=29656] smbd/reply.c:reply_sesssetup_and_X(961)
2003 Dec 01
0
No subject
...pleiades
> > > > 192.168.0.6 orion
> > > > 192.168.0.4 moon
> > > > ------------------------------------
> > > >
> > > >
> > > > I can ping PLEIADES from ORION:
> > > > (There is several seconds of delay after envoking this command before
> > > > response is provided.)
> > > > ------------------------------------
> > > > C:\WINDOWS>ping pleiades
> > > >
> > > > Pinging pleiades [192.168.0.9] with 32 bytes of data:
> > > >
> > > &g...