shedtears4U / rattle

Automatically exported from code.google.com/p/rattle
0 stars 0 forks source link

*.rda data loading apparently not possible #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Loading an .rda file is apparently impossible in my setting. From the
console I get:
(R:25521): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion
`VALID_ITER (iter, list_store)' failed
After that, also the shell (Terminal 0.2.8) freezes.
The same command as in the log:
load("immissioni.rda")
works. Also, accepting rda files, not only Rdata files would seem appropriate.
All with a freshly installed rattle, the rest from Debian Lenny.

Original issue reported on code.google.com by paolo.ca...@gmail.com on 7 Apr 2009 at 4:48