<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 2009-03-26 22:18, Thomas Friedrichsmeier wrote:
<blockquote
 cite="mid:200903262218.29746.thomas.friedrichsmeier@ruhr-uni-bochum.de"
 type="cite">
  <pre wrap="">Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm following the list, but not a developer, just let me know if it is
not appropriate for me to post.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
everything concering RKWard development is welcome on this list. No need to CC 
me, when writing to the list, though.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I installed it over the former 0.5.0 version. When I start from command
line it spews a bunch of what appears to be warnings about KAction
 (is this a conflict of shortcuts?) like this:

rkward(16804): Shortcut for KAction  "window_show_workspace" "Show/Hide
Workspace Browser" set with QShortcut::setShortcut()! See KAction
documentation.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I've seen these, but they appear to be harmless, and so I'll ignore these 
messages for this release. We'll deal with this when there is more time to 
check for unexpected side-effects.

  </pre>
  <blockquote type="cite">
    <pre wrap="">rkward(19203): Error parsing XML document: "tag mismatch" at line 24
column 11
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Can you pin-point where precisely this last one comes from? Probably a 
specific help-page in your workspace. Can you identify, which one?

Regards
Thomas
  </pre>
</blockquote>
An update - I researched further<br>
First to make it clear I use ubunt 8.10 Desktop, 32bit and R 2.8.1<br>
I just installed rkward rev2416. I didn't see any obvious differences
0.5.0c-test1 so I assume these errors are the same as before.<br>
<br>
#These warnings occur when opening a r-source file (I'm aware they are
harmless):<br>
<br>
rkward(10522): Shortcut for KAction  "runblock0" "1 (Unused)" set with
QShortcut::setShortcut()! See KAction documentation. <br>
rkward(10522): Shortcut for KAction  "runblock1" "2 (Unused)" set with
QShortcut::setShortcut()! See KAction documentation. <br>
rkward(10522): Shortcut for KAction  "runblock2" "3 (Unused)" set with
QShortcut::setShortcut()! See KAction documentation. <br>
rkward(10522): Shortcut for KAction  "runblock3" "4 (Unused)" set with
QShortcut::setShortcut()! See KAction documentation. <br>
rkward(10522): Shortcut for KAction  "runblock4" "5 (Unused)" set with
QShortcut::setShortcut()! See KAction documentation. <br>
rkward(10522): Shortcut for KAction  "runblock5" "6 (Unused)" set with
QShortcut::setShortcut()! See KAction documentation.<br>
<br>
<br>
#These errors/warnings happen when I choose to 'edit' an object (ie.
open it in the data grid):<br>
<br>
#This happens immediately when right clicking the object<br>
Calling appendChild() on a null node does nothing.<br>
<br>
#This happens when it opens<br>
rkward(10522): Error parsing XML document: "tag mismatch" at line 24
column 11 <br>
<br>
#this happens again immediately after opening<br>
Calling appendChild() on a null node does nothing.<br>
<br>
<br>
Another thing happens that is really strange:<br>
If I choose to open a another existing workspace either via<br>
<br>
Workspace > Open Recent <br>
or <br>
Workspace > Open<br>
<br>
All open r-sorce files and open help pages are kept open which get the
old and the new project mixed up. This also happens when I open the
current workspace (ie. open it again when it's already open) such that
all open files and help files are duplicated.<br>
<br>
Regards <br>
Finn<br>
</body>
</html>