[rkward-tracker] [rkward:bugs] #129 plots not working on Ubuntu 10.04 / R 2.15.1
Ralf Tautenhahn
rtautenh at users.sf.net
Tue Jul 16 16:52:13 UTC 2013
Hi Thomas,
yes, I compiled the most recent version from source.
URL: svn://svn.code.sf.net/p/rkward/code/trunk/rkward
Repository Root: svn://svn.code.sf.net/p/rkward/code
Repository UUID: 7936002b-cd1d-0410-9ce3-d7ebf93b5162
Revision: 4759
Node Kind: directory
Schedule: normal
Last Changed Author: m-eik
Last Changed Rev: 4759
Last Changed Date: 2013-07-05 07:14:16 -0700 (Fri, 05 Jul 2013)
There are no debugging message with debug level 2.
With debug level 4 I get:
DEBUG running command: plot(1,1)
DEBUG Transmitting request of length 52
DEBUG Transmitting request of length 42
DEBUG Received transmission of type 7, devnum 2, size 6
DEBUG Received transmission of type 11, devnum 2, size 34
DEBUG Received transmission of type 11, devnum 2, size 34
DEBUG Received transmission of type 1, devnum 2, size 46
DEBUG Received transmission of type 11, devnum 2, size 34
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 18, devnum 2, size 55
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 2, devnum 2, size 60
DEBUG Received transmission of type 18, devnum 2, size 55
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 18, devnum 2, size 59
DEBUG Received transmission of type 6, devnum 2, size 95
DEBUG Received transmission of type 4, devnum 2, size 112
DEBUG Received transmission of type 11, devnum 2, size 34
DEBUG Received transmission of type 18, devnum 2, size 55
DEBUG Received transmission of type 6, devnum 2, size 91
DEBUG Received transmission of type 18, devnum 2, size 55
DEBUG Transmitting request of length 42
DEBUG Received transmission of type 6, devnum 2, size 91
DEBUG running command: locator(1)
DEBUG Transmitting request of length 54
DEBUG Transmitting request of length 42
DEBUG Received transmission of type 20, devnum 2, size 2
- I changed setting to Embed Original Device and No Integration. That did not work.
- However, changing it to Platform default device does work.
Kind Regards,
Ralf
PS: Maybe I should upgrade to R3.0.1 ...
---
** [bugs:#129] plots not working on Ubuntu 10.04 / R 2.15.1**
**Status:** open
**Created:** Mon Jul 15, 2013 05:23 PM UTC by Ralf Tautenhahn
**Last Updated:** Tue Jul 16, 2013 08:15 AM UTC
**Owner:** nobody
plots do not work any more for me in rkward on Ubuntu 10.04.4
e.g. an initial plot(1,1) creates the window and the grid, but does not show the dot.
any plot command after that only creates an empty window but does not show anything.
---Session Info---
-- Frontend --
RKWard version: 0.6.1z+0.6.2+devel1
KDE version (runtime): 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
KDE version (compile time): 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
Qt build key: x86_64 linux g++-4 full-config
Backend version (as known to the frontend): 2.15.1
Debug message file (this may contain relevant diagnostic output in case of trouble):
/tmp/rkward.frontend.nS3063
-- Backend --
Debug message file (this may contain relevant diagnostic output in case of trouble):
/tmp/rkward.rbackend.TJ3081
R version (compile time): 2.15.1 (2012-06-22 r59600)
R runtime session info:
R version 2.15.1 (2012-06-22)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 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 LC_ADDRESS=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8 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_2.15.1
---
Sent from sourceforge.net because rkward-tracker at lists.sourceforge.net is subscribed to https://sourceforge.net/p/rkward/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/rkward/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-tracker/attachments/20130716/c9c9f8ca/attachment.html>
More information about the rkward-tracker
mailing list