Peter Dalgaard wrote:
<snipped>
> You need x11() with a valid display to trigger the bug:
> 
> [EMAIL PROTECTED] BUILD]$ ssh -Y 192.168.1.10
> [EMAIL PROTECTED]'s password:
> Last login: Sat Oct 27 02:40:16 2007 from 192.168.1.11
> [EMAIL PROTECTED] ~]$ echo $DISPLAY
> localhost:10.0
> [EMAIL PROTECTED] ~]$ DISPLAY= R -q
>  > x11("localhost:10.0")
> Error: Couldn't find per display information
> [EMAIL PROTECTED] ~]$ uname -a
> Linux janus 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007 x86_64 
> x86_64 x86_64 GNU/Linux
> [EMAIL PROTECTED] ~]$ cat /etc/issue
> Fedora release 7 (Moonshine)
> Kernel \r on an \m

Agh, sorry. Yes, x11() (with or without $DISPLAY set) doesn't
die catatrophically, x11("validinfo") does.

HTL

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to