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