similar to: system(.., ignore.stderr = TRUE) problem on Solaris (PR#547)

Displaying 20 results from an estimated 30000 matches similar to: "system(.., ignore.stderr = TRUE) problem on Solaris (PR#547)"

2001 Mar 07
1
Minor bug in maketitle.pl (with bug correction) (PR#864)
Full_Name: Henrik Bengtsson Version: rw1022 OS: Windows Me Submission from: (NULL) (216.175.126.55) When ${R_HOME}/share/perl/maketitle.pl tries to generate a TITLE that is longer than $lc-3 (=13) characters long, it repeats the package name on line two. Example: Now it generates an output like: com.braju.graphics com.braju.graphics Bla bla bla... But, I believe it should
2001 Jul 06
1
Title of bundled packages in the library index (PR#1017)
Full_Name: Henrik Bengtsson Version: 1.3.0 OS: Windows Me Submission from: (NULL) (216.175.122.171) I realized that the title of packages in the library index when they are in a bundle is the title of the bundle and not the package. It looks like the TITLE file, which apparently is used for generating the library index, takes the value of the bundle's title and not the package's title.
2006 Feb 13
1
Why is asterisk ignoring my context?
Hi, I've been fighting with a sip configuration for a few days, and I just realized why it wasn't working. In my sip.conf, I have the following [someprovider] Bla Bla Bla Bla And in my extensions.conf file, I have this Exten => 555-555-5555,1,Noop(test) Sure enough, when I dial 555-555-5555, it works. What DOESN'T work is if I use an extension in the sip.conf and
2024 Jan 31
1
Behavior of acl_xattr:ignore system acls = yes on a share
Problem solved (I hope)! On 31.01.2024 12:40, Ralph Boehme via samba wrote: > On 1/31/24 12:02, Rowland Penny via samba wrote: >> Which looks correct to myself, so a bug ? > something to look into in more detail, ie logs and network traces. :) > > -slow Hi folks, I added the following parameter to the share definition in smb.conf: acl_xattr:default acl style = windows Now the
2004 Aug 06
2
testers..
Hello I found that in this version, in the access log, the source log lines are wrong. The number of bytes transfered for the source is always 19 bytes... bla.bla.bla.bla - - [17/Nov/2003:23:25:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2" 13325 bla.bla.bla.bla - - [17/Nov/2003:23:25:52 +0100] "SOURCE /radio-bro-gwened.ogg
1999 Aug 20
0
seg.fault for some illegal .Random.seed (new since 0.64) (PR#253)
This is already in 0.64, but was okay in 0.63 In R version <= 0.63 : > .Random.seed <- c(111,2,3) > rnorm(1) Warning: Wrong length .Random.seed; forgot initial RNGkind? set to Wichmann-Hill [1] -0.4811529 > .Random.seed [1] 0 6968 28861 26054 > Now in 0.65 (pre-release) and both versions of 0.64 : > .Random.seed <- c(111,2,3)
1999 Oct 26
1
dodgy list operation (PR#298)
I can generate a segmentation fault as follows, where I would expect a syntax error: fred <- as.list(1:10) lapply(fred, "[[") platform sparc-sun-solaris2.5.1 arch sparc os solaris2.5.1 system sparc, solaris2.5.1 status status.rev 0 major 0 minor 64.1
1999 Nov 23
1
as.name() is not idempotent (PR#337)
as.name(as.name("ss")) gives an error in R (0.90 and earlier) but should of course give the same as simply as.name("ss") This reminds me of similar bug/problem... which I don't recall. Yes, I should build tests like these into "make test-Specific" .. Martin --please do not edit the information below-- Version: platform = sparc-sun-solaris2.5.1 arch =
2001 Dec 17
2
ssh host echo bla | echo bla
what should ssh do for: $ ssh host echo bla | echo bla $ ssh -1 host echo bla | echo bla $ ssh -2 host echo bla | echo bla -m
2004 Sep 29
1
Problem with _new_ if class "lm" in object representation.
Hi! Consider this code. setClass("Ctest" ,representation( test="character" ,bla="character" ,mod="lm" ) ) new("Ctest",test="bla") #This produces an error. #Error in validObject(.Object) : Invalid "Ctest" object: Invalid object for slot "mod" in class "Ctest": got class
2018 Dec 05
2
BUG: sieve does not set seen-Flag
We've all shown the way it should work, and what DOES work for us. There appears to be <something> different about your setup. I've showed you my spam sieve filter that does set \Seen. I deliver my mail via dovecot LMTP to mbox formatted files. What's different in your setup? Those \Seen flags are visible in ALL the clients I use (Outlook, Outlook Android, Gmail Android,
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello, I get the folowing error msg in rpcclient -c 'adddriver' command: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
1999 Jul 15
0
pch and mkh bug PR#225
I am sorry about the problem caused by my first attempt at reporting a bug. This is a followup to my report PR#225, hopefully being more useful. By not I have a better understanding of the problems being reported. I wish to report one bug relating to plot character and to mention two other possible bugs (these may relate to differences between R and S) I have noticed with R. We have recently
2018 Dec 05
3
BUG: sieve does not set seen-Flag
What really strange is: There is a seen message 1544001025.M268344P5000.mymail,S=2804,W=2861:2,S Shown in Thunderbird as seen. Then i move this message to INBOX, and the logs say: Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: Debug: Mailbox INBOX: Mailbox opened because: UID move Dec 05 10:22:23 mymail dovecot[24019]:
2012 Aug 21
2
Any android source client for icecast ?
Hi Guys, 2012/7/20 juantello <juantello1234 at gmail.com>: > > Hello. > > Icecast client for android > http://droidtools.sourceforge.net/content/icecast-client-android > http://droidtools.sourceforge.net/content/libogglibvorbis-and-libshout-libraries-android I just finished compiling an android version of our reshaped shine encoder [1] there:
2006 Dec 14
3
Stubbing constructiors
This works: class X def X.initialize( stuff ) end end X.initialize("bla") However stubbing it doesn,t: require ''test/unit'' require ''stubba'' class X def X.initialize( stuff ) end end class XTest < Test::Unit::TestCase def test_ X.stubs(:initialize).with("bla")
2014 Jul 06
1
sort order of a character sequence is different on windose and linux (linux result)
This is the result of sorting a character sequence on a linux box (with R . 3.10) > bla = read.table("xx.txt",stringsAsFactors=F) > bla = bla[,1] > bla[1:10] [1] "1000_DGFVALSK_2_run0" "1000_DGFVALSK_2_run0" "1000_DGFVALSK_2_run0" "1000_DGFVALSK_2_run0" "1000_DGFVALSK_2_run0" [6] "1000_DGFVALSK_2_run0"
2007 Jul 28
2
activerecord model constantize question
I have a variable called column with the value of "bla" (column = "bla") I have a model call Location where method bla is defined (amongst many other methods). What I would like to to is to call the method in Location defined in the variable column. I tried: Location.column.constantize but that gave me an error NoMethod. I am sure there is a very simple way in Ruby as
2018 Dec 04
2
BUG: sieve does not set seen-Flag
This is, what the logs say, when i move a message to another folder with thunderbird drag&drop Dec 04 17:22:24 mymail dovecot[16982]: imap(user.name)<17010><XtHsqjR8JqbV0J0m>: copy from INBOX/Arbeiten/bla: box=INBOX, uid=849, msgid=<a133b9b2-6913-14e8-f509-b6c81750e076 at bla.com>, from=Full Name <user at bla.com>, subject=TEST005, flags=($label3 NonJunk) Dec 04
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
Unfortunately, this yields the same problem Debug: Unknown userdb setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h Thorsten On Tue, Jan 17, 2017 at 10:16 AM, Thomas Leuxner <tlx at leuxner.net> wrote: > * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 09:40: > > > namespace/inbox/mailbox/Bla/autoexpunge=6h > > > > from a userdb,