Re: [rkward-devel] Getting ready to release RKWard 0.5. 0c - Call for testing

2009-03-28 Thread Ben Goodrich
Thomas Friedrichsmeier thomas.friedrichsme...@... writes:
 probably this is due to parts of an old (self-compiled) RKWard installation 
 hanging around. Try
   R CMD REMOVE rkward
 Now start rkward again. I'm fairly confident this should solve the problem. 
 But please let me know, whether or not it actually does.
 
 (The one feature not functioning properly in this case would be X11-window 
 capturing).

Hi Thomas,

I eventually got all old rkward pieces off my system, and now the problem is
fixed. Also, example(points) or similar captures the plots to the RKWard device
correctly.

Thanks,
Ben



--
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Getting ready to release RKWard 0.5. 0c - Call for testing

2009-03-27 Thread Ben Goodrich
Thomas Friedrichsmeier thomas.friedrichsme...@... writes:
 The -test3 release is available at http://rkward.sf.net/temp/ .

test3 seems to be working for me, but it claims to not work :) Specifically,
when I start rkward, a KDE notify box pops up that says There was a problem
starting the R backend. The following error(s) occurred: -An unspecified error
occurred that is not yet handled by RKWard. Likely RKWard will not function
properly. Please check your setup

But the R backend is started and is apparently working without problems. I have
a KDE 4.2 Debian setup with the R 2.9 alpha from Sid. I don't think the Konsole
messages speak to this issue but I paste them below anyway.

Thanks,
Ben

goodr...@x41laptop:/tmp$ rkward  
rkward(26878): Shortcut for KAction  window_show_workspace Show/Hide
Workspace Browser set with QShortcut::setShortcut()! See KAction documentation.
 
rkward(26878): Shortcut for KAction  window_show_filebrowser Show/Hide
Filesystem Browser set with QShortcut::setShortcut()! See KAction
documentation.  
 
rkward(26878): Shortcut for KAction  window_show_commandlog Show/Hide Command
Log set with QShortcut::setShortcut()! See KAction documentation. 
 
rkward(26878): Shortcut for KAction  window_show_pendingjobs Show/Hide
Pending Jobs set with QShortcut::setShortcut()! See KAction documentation.

rkward(26878): Shortcut for KAction  window_show_console Show/Hide Console
set with QShortcut::setShortcut()! See KAction documentation.
rkward(26878): Shortcut for KAction  window_show_helpsearch Show/Hide R Help
Search set with QShortcut::setShortcut()! See KAction documentation.
rkward(26878): Shortcut for KAction  window_activate_docview Activate
Document view set with QShortcut::setShortcut()! See KAction documentation.

R version 2.9.0 alpha (2009-03-20 r48169)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

Calling appendChild() on a null node does nothing.
error in initialization call 'options (device=rk.screen.device)
'
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
rkward(26878): Shortcut for KAction  interrupt Interrupt running command set
with QShortcut::setShortcut()! See KAction documentation.
Calling appendChild() on a null node does nothing.



--
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel