Skip to content

R.app crash report

3 messages · Oscar Luaces, Simon Urbanek

#
Hi, attached to this mail you'll find the crash report of the new (very 
nice) R GUI for Mac OS X. To make it crash I just double clicked on an 
R source file to open R and edit the source file; just when I try to 
write the first letter, the GUI crashes. The usual way to avoid this 
bug is to launch the R.app, type something in the console window and 
then open the source file; then I can edit the file without any problem 
  (well, more or less).

Best regards,

-------------- next part --------------
A non-text attachment was scrubbed...
Name: R.crash.log
Type: application/octet-stream
Size: 15410 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20041105/ce3651e9/R.crash.obj
-------------- next part --------------


--
Oscar Luaces
Artificial Intelligence Center - http://www.aic.uniovi.es/
University of Oviedo at Gij?n
Campus de Viesques, s/n
33271 - Gij?n, Asturias
Spain
#
Oscar,
On Nov 5, 2004, at 12:50 AM, Oscar Luaces wrote:

            
Thanks for the report. My first guess is that the defaults for colors 
etc. are not set yet, because R initialization was not finished. Many 
strange things will happen if R.app is used before R is actually 
initialized - that's why we disable the console until R is ready. 
Obviously editor is one of those things that can be used independently. 
I'll fix this for the next build.

Cheers,
Simon

---
Simon Urbanek
Department of computer oriented statistics and data analysis
University of Augsburg
Universit?tsstr. 14
86135 Augsburg
Germany

Tel: +49-821-598-2236
Fax: +49-821-598-2200

Simon.Urbanek@Math.Uni-Augsburg.de
http://simon.urbanek.info
#
Thanks for the report, again. This bug is now fixed (SVN revision 704). 
Should be reflected in tonight's build.

Simon
On Nov 5, 2004, at 12:50 AM, Oscar Luaces wrote: