similar to: x11(....) kills R without DISPLAY (PR#10379)

Displaying 20 results from an estimated 3000 matches similar to: "x11(....) kills R without DISPLAY (PR#10379)"

2007 Oct 27
1
(PR#10379) Re: x11(....) kills R without DISPLAY
Hin-Tak Leung wrote: > Peter Dalgaard wrote: >> brechbuehler at gmail.com wrote: >>> Full_Name: Christian Brechbuehler >>> Version: 2.4.1, 2.5.1, OS: Ubuntu GNU/Linux >>> Submission from: (NULL) (24.61.47.236) >>> >>> > <snipped> >>> Example (start R without DISPLAY from bash): >>> % DISPLAY=3D R >>> >
2007 Oct 29
1
(PR#10379) Re: x11(....) kills R without DISPLAY
Hin-Tak Leung wrote: > Peter Dalgaard wrote: > <snipped> >> You need x11() with a valid display to trigger the bug: >> >> [pd at titmouse2 BUILD]$ ssh -Y 192.168.1.10 >> pd at 192.168.1.10's password: >> Last login: Sat Oct 27 02:40:16 2007 from 192.168.1.11 >> [pd at janus ~]$ echo $DISPLAY >> localhost:10.0 >> [pd at janus ~]$
2007 May 01
1
(PR#9623) qr.coef: permutes dimnames; inserts NA; promises
On Thu, 19 Apr 2007, brech at delphioutpost.com wrote: > Full_Name: Christian Brechbuehler > Version: 2.4.1 Patched (2007-03-25 r40917) > OS: Linux 2.6.15-27-adm64-xeon; Ubuntu 6.06.1 LTS > Submission from: (NULL) (24.61.47.236) > > > Splus and R have different ideas about what qr.coef(qr()) should return, > which is fine... but I believe that R has a bug in that it is not
2009 Jan 29
1
Segfault when mistakenly calling [.data.frame (PR#13487)
Full_Name: Christian Brechbuehler Version: 2.7.2, 2.8.1 OS: linux-gnu Submission from: (NULL) (24.128.51.18) Calling [.data.frame on an object that's not a data frame, specifically 1:10, causes segmentation fault. Context ======= We can subscript with a number of different notations: > (1:10)[3] [1] 3 > do.call(get("[",pos="package:base"),list(1:10,3))
2007 Apr 19
0
qr.coef: permutes dimnames; inserts NA; promises minimum-length (PR#9623)
Full_Name: Christian Brechbuehler Version: 2.4.1 Patched (2007-03-25 r40917) OS: Linux 2.6.15-27-adm64-xeon; Ubuntu 6.06.1 LTS Submission from: (NULL) (24.61.47.236) Splus and R have different ideas about what qr.coef(qr()) should return, which is fine... but I believe that R has a bug in that it is not internally consistent, and another separate bug in the documentation. In particular, on
2009 Mar 12
1
DLM Problem?
Hello, I have an active, balanced webcluster with 2 SLES10SP2 nodes, both running ocfs2 with an iscsi target. The ocfs2 volume is mounted on both nodes. Everything works fine, except sometime the load on both systems go as high as 200, then both systems freeze, only reboot helps to regain control. I noticed that this behaviour does not occur when the cluster is NOT balanced. When the load on both
2014 Jan 14
2
[Bug 10379] New: rsync metadata files
https://bugzilla.samba.org/show_bug.cgi?id=10379 Summary: rsync metadata files Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: me at haravikk.com QAContact:
2008 Oct 21
2
[help] Realtime Swich any context dinamically
when i wnat to working with realtime and mysql for any context i have to insert (switch => Realtiem/context at extensions) statment into extensions.conf for example if i want to have 10 context, i have to insert these lines into extension.conf : [context1] switch => Realtiem/context1 at extensions [context2] switch => Realtiem/context2 at extensions [context3] switch =>
2008 Aug 27
1
Basic question about X11()
Hello, I have a basic question about the display() function, but I can't find the answer easily. I am running R 2.7.16.0 on Suse linux 11.0 with KDE 4.0 I have several desktops, that I use at the same time, called Desktop 1, Desktop 2, etc. I want to open a X11() window in another desktop than the one I'm working from. I tried to do this by using: X11(display="Desktop
2004 Apr 21
0
[Bug 849] Document or fix untrusted X11 authority timeout
http://bugzilla.mindrot.org/show_bug.cgi?id=849 Summary: Document or fix untrusted X11 authority timeout Product: Portable OpenSSH Version: 3.8.1p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy:
2001 Jul 30
0
X11 changes between 2.5.1p2 and 2.9p2
Hello, I just upgraded one machine (HP-UX 11.0) from 2.5.1p2 to 2.9p2 and found that a hendl at host_a# ssh host_b works fine with authentication agent and X11 forwarding on but a hendl at host_b# su root at host_b# /usr/bin/X11/xclock afterwards gives errors like debug: X11 connection uses different authentication protocol. debug: X11 rejected 0 i1/o16 ... debug: X11 connection to ...
2003 Jun 06
1
X11 forwarding after su'ing
> > 3. why not use ssh -X -l <thotheruserIwantedsuto?> <thehost>? > Maybe, because -l root ain't that nice? > Philipp Sorry for refering so late to a (securityfocus) post, but the Subject has been nagging me for the last month ;-) Problem was how to keep your DISPLAY, xauth and security (no 'ssh root at host' over the net) when changing users remotely
2000 Oct 16
2
Crash while R111 install
Hello, I try to install the R111 version for few days on my PC (on Windows NT), and every time the same problem : I start the rwin.exe application and a couple of seconds later, the install failed, and my PC is down. I must then swich it down and restart a new session. If someone has some help ... Thanks -- Isabelle Zabalza-Mezghani Tel : 01 47 52 61 99 Institut Fran?ais du P?trole
2003 Jul 01
1
X11 forwarding when pw is aged
Hi All, 1st Simple question: bug or feature ? sshd version OpenSSH_3.6.1p2-pwexp20 on solaris sparc X11 forwarding works fine Set pw to aged (3rd entry in /etc/shadow to 0) login as: steffenb Sent username "steffenb" steffenb at saturn's password: Warning: Your password has expired, please change it now. passwd: Changing password for steffenb Enter login password: New password:
2009 Aug 12
5
[NEW USER]Wine question
hello im new here i want to swich to Ubuntu 9.04 my pc is: Code: 2 gb dual ram 800 mhz intel e1600 @2.40 ghz 2.40 ghz 9600 GT 512 mb gddr3 256 bit hdd sata drive i play some games on Windows Vista but id like to know how some games would work.. when i had 7300gt 256mb ddr3 i had some lag in "last chaos" but only when i was surounded by a lot of monsters these are the list of games
2006 Jun 26
1
NLS and fitting of x-values?
I collected eggs laid by Springtails everyday over 28 days after swich to isotopically enriched diet. The eggs were pooled at day 7, 14, and 28 (+ day 0 = initial value) and analyzed for isotopes. After the diet switch the isotopic values of the adults and eggs change towards those of the new diet. Here are the d13C values (y) of the eggs: x y 0 -22.2 0 -22.2 0 -22.2 0 -22.0 7
2007 Jun 23
0
munin-module: updated
Hey all, I finally found some time to update the munin module and here it is. please configure your munin-nodes directory in: munin/manifests/init.pp prior to using this module. you also need ''file_splice'' a.k.a. the bracketeditor. see here: http://mail.madstop.com/pipermail/puppet-users/2007-June/003466.html and a slightly changed version of ''remotefile''.
2007 Mar 07
0
Garbage collection kills my logger and results jobs too
I wrote the following script to run garbage collection on Backgroundrb workers older than 30 minutes: class WorkerCleaner def self.remove_stale_workers MiddleMan.gc!(Time.now - 60*30) end end I stuck is under /lib in my Rails app and run it using script/runner from a cron job. The only problem I''m seeing is that this script kills my backgroundrb_results and backgroundrb_logger
2006 Jul 02
0
Use of "&" kills rails -- redux
I see someone else mentioned this below, but the answer was just "use &&", which isn''t what I''m looking for. I''m using acts_as_ferret in my web app, but if the user inputs certain symbols, like &, it kills his/her browser. I''m running everything locally on OS X. I had to reboot OS X because the crash was so bad. Is there a way to
2007 Dec 07
1
Network Servers window kills all Nautilus windows in CentOS 5.1?
In the process of doing something else, I happened to open the Network Servers window from the Places applet menu. When I did, it killed all my Nautilus windows on all my workspaces. (I had to experiment a little to prove this, but it did happen.) Is there an explanation for this and what? Thanks. mhr -------------- next part -------------- An HTML attachment was scrubbed... URL: