[R] SJava, Client X11
laurent buffat
laurent.buffat at it-omics.com
Mon Sep 13 12:09:30 CEST 2004
Hi everyone,
I have not received any response on my question, probably because I don't
give sufficient information, but unfortunately, I don't have more
information on my problem.
So I have a simple question:
Does anyone success on running the SJava examples with an X11 client
console?
Thanks for your help.
Laurent
-----Message d'origine-----
De : r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] De la part de Laurent Buffat
Envoyé : jeudi 9 septembre 2004 17:20
à : r-help at stat.math.ethz.ch
Objet : [R] SJava, Client X11
Hi,
I have installed the SJava package (see http://www.omegahat.org/RSJava/ )
without any problem.
I was able to run the examples (see
http://www.omegahat.org/RSJava/examples/index.html )
from R, on my "R Linux server" and directly on the display of the server,
But, if I run theses examples on an "X11 client", under Linux or windows,
with a "correct configuration" of the X11 client
(export DISPLAY=machine:0.0 on Linux for example), I have a "scratch" of the
R session without any messages ....
For example:
> library(SJava)
> .JavaInit()
> source("DynamicButtonCallback.R")
Run perfectly on the server, with a creation of a button on the display.
But the same instructions, on the X11 client, create the button and
immediately crash the R session and destroy the button.
Any Ideas?
Thanks for your help.
Laurent
[[alternative HTML version deleted]]
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list