[rkward-devel] Error report
Troels Græsholt-Knudsen
troelsgk at gmail.com
Wed May 14 15:09:19 UTC 2014
Dear Thomas
Thanks a lot for your help! You're right. I tried out the rk.edit and it
worked flawlessly. If it's useful to you at all, here is the info you
asked. Keep up the great work!
RKWard version: 0.6.1
KDE version (runtime): 4.13.0
KDE version (compile time): 4.10.3
Local KDE directory: /home/troels/.kde/
RKWard storage directory: /home/troels/.rkward/
Debug message file(s) in use (these may contain relevant diagnostic output
in case of trouble):
/tmp/rkward.frontend.n10031
/tmp/rkward.rbackend.J10061
R version (compile time): 3.0.0 (2013-04-03 r62481)
R runtime session info:
R version 3.0.2 (2013-09-25)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=en_US.UTF-8
[9] LC_ADDRESS=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rkward_0.6.1
loaded via a namespace (and not attached):
[1] tools_3.0.2
On Sun, May 4, 2014 at 10:30 AM, Thomas Friedrichsmeier <
thomas.friedrichsmeier at ruhr-uni-bochum.de> wrote:
> Hi!
>
> Thanks for your report. For virtually all bug reports, it is important to
> know
> the exact version(s) of R and RKWard involved. The easiest way to gather
> this,
> and further potentially relevant info is pasting the output of
>
> rk.sessionInfo()
>
> Alternatively, use Help->Report Bug for a template.
>
> On Saturday 03 May 2014 23:14:25 Troels Græsholt-Knudsen wrote:
> > I am writing this because your program asked me to, as I have experienced
> > some breakdowns tonight. Here's the popup:
> >
> > Connection closed unexpectedly. Last error was: QLocalSocket: Remote
> closed
>
> This means the backend / embedded R engine has crashed.
>
> > Here is what I was trying to do: was cleaning up my dataset a doing a
> > View(dataset) to figure out which column to clean next. I have tried this
> > three times tonight by now. My dataset has been imported as a csv and
> > consists of some categorical variables plus a large amount of text.
>
> In theory, RKWard should not interfere with View() at all. This is simply
> the
> default R data viewer. So, rather likely, the problem is somewhere in R
> itself. You can try
>
> 1) Doing the same in a terminal session of R (outside RKWard). See if you
> get
> the same crash, there.
> 2) Try if RKWard's own data viewer does any better:
> rk.edit(dataset)
> (Use Edit->Enabled editing to get a read-only view).
> 3) My first guess is that the "large amount of text" plays a role, here.
> Try
> if removing / limiting this helps any.
>
> Regards
> Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20140514/410ecb78/attachment.html>
More information about the Rkward-devel
mailing list