[rkward-tracker] [rkward:bugs] #129 plots not working on Ubuntu 10.04 / R 2.15.1

Thomas Friedrichsmeier tfry at users.sf.net
Tue Jul 16 18:36:41 UTC 2013


> when I comment out lines 27 and 33 in rkgraphicsdevice.h and try to compile I get this error (but it compiles fine when I put them back in):

Ok, comment out the lines again, then replace the offending lines 126 and 127 in rkgraphicsdevice.cpp with

	if (col.isValid ()) area.fill (col.rgb());
	else area.fill (qRgb (255, 255, 255));

then try once more.

Thanks!
Thomas


---

** [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 06:13 PM 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/12261e61/attachment.html>


More information about the rkward-tracker mailing list