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]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to