Re: [rkward-devel] rkward fatal crash

2011-12-12 Thread Thomas Friedrichsmeier
Hi, On Monday 12 December 2011, Dan McCloy wrote: > I couldn't find the debug log (I assume it got purged at logoff/shutdown). yes, these get purged on reboot. > However yesterday I did have another unexpected crash, this time when > updating packages. I clicked "select all upgrades" and RKWard

Re: [rkward-devel] rkward fatal crash

2011-12-12 Thread Dan McCloy
Hi Thomas, I couldn't find the debug log (I assume it got purged at logoff/shutdown). However yesterday I did have another unexpected crash, this time when updating packages. I clicked "select all upgrades" and RKWard completely disappeared and threw me to the KDE bug reporter. The crash report f

Re: [rkward-devel] rkward fatal crash

2011-12-11 Thread Thomas Friedrichsmeier
Hi, it's always hard to debug non-reproducable problems. I'm afraid there is not much I can do, unless you can find a way to trigger the problem reproducably. One thing you can do is to locate the backend debug log. That should be in /tmp/, called "rkward.rbackend.SOMETHING". Look at the timest

[rkward-devel] rkward fatal crash

2011-12-11 Thread Dan McCloy
"Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately." I'm using RKWard 0.5.7 on Ubuntu 10.04 (32 bit), R version 2.14.0 This happened when I had one plot window open (called from an earlier "barplot()" command) and I opened a

Re: [rkward-devel] rkward fatal crash

2011-11-06 Thread Dan McCloy
update: something was wrong with my Cairo package (not sure what) such that every call to CairoPDF() was crashing. re-installing Cairo solved the problem. Sorry to have troubled you. -- dan On Sun, Nov 6, 2011 at 09:25, Dan McCloy wrote: > reproduced within RKWard, and similar crash when R run

Re: [rkward-devel] rkward fatal crash

2011-11-06 Thread Dan McCloy
reproduced within RKWard, and similar crash when R run in the terminal (with slightly different error message, see below). I'll contact Simon. thanks. *** caught segfault *** address (nil), cause 'memory not mapped' Traceback: 1: strwidth(legend, units = "user", cex = cex) 2: legend("topleft"

Re: [rkward-devel] rkward fatal crash

2011-11-06 Thread Thomas Friedrichsmeier
Hi, On Sunday 06 November 2011, Dan McCloy wrote: > What I was doing at the time: > > Had just been tweaking a set of seven graphs to plot in a 4x2 layout using > par(mfcol=). The graphs were fairly simple scatterplots with Lowess > curves. I had gotten all the axes and cex values to where I wa

[rkward-devel] rkward fatal crash

2011-11-06 Thread Dan McCloy
I just got this error: Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately. This means, you can not use any more functions that rely on it. I.e. you can do hardly anything at all, not even save the workspace (but if you're lucky