[ESS] R-2.3.0 crash
Robin Hankin
r.hankin at noc.soton.ac.uk
Thu Apr 27 12:10:47 CEST 2006
Hi Stephen
thanks for this.
X11() does not cause a crash (but then again, doesn't open a window)
after M-x shell I get:
[octopus:~] rksh% echo $DISPLAY
localhost:0.0
[octopus:~] rksh%
but in an ESS session I get
> X11("localhost:0.0")
Error: Couldn't find per display information
Process R exited abnormally with code 1 at Thu Apr 27 11:09:21 2006
so that causes a crash too.
any ideas?
best wishes
Robin
On 27 Apr 2006, at 10:50, Stephen Eglen wrote:
>
>
> Robin Hankin writes:
>> Hi
>>
>> [MacOSX 10.4.6, emacs 22.0.50.1, ess 5.3.0, R-2.3.0,
>> gcc version 4.0.1 (Apple Computer, Inc. build 5247]
>>
>> Using R-2.3.0 with ESS, I get a repeatable crash trying to open
>> an X11
>> window. Cut-n-paste session follows:
>>
>>
>> Type 'demo()' for some demos, 'help()' for on-line help, or
>> 'help.start()' for an HTML browser interface to help.
>> Type 'q()' to quit R.
>>
>>> X11("octopus:0.0")
>> Error: Couldn't find per display information
>>
>> Process R exited abnormally with code 1 at Thu Apr 27 09:55:21 2006
>>
>>
>>
>> what's going on here?
>>
>> [I don't get this running R from a terminal, hence ess-help]
>
> hi Robin,
>
> I wonder if Emacs can get hold of the X11 information; can you try the
> following within your Emacs:
>
> M-x shell
>
> Then in *shell* try:
>
> % echo $DISPLAY
>
> % R
>> X11("octopus:0.0")
>
> which might tell us if it is an ESS issue.
>
> Also, does
>
>> X11()
>
> cause a crash?
>
>
>
> S
--
Robin Hankin
Uncertainty Analyst
National Oceanography Centre, Southampton
European Way, Southampton SO14 3ZH, UK
tel 023-8059-7743
More information about the ESS-help
mailing list