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

2009-03-28 Thread Germán Márquez Mejía
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi again:

Germán Márquez Mejía escribió:
|
| in the first dialog - the one
| about the development status of RKWard - there's no dynamic line
| adjustment, so the text is cropped in the middle (see attachments).
|

Suddenly the problem was solved. I didn't do anything else than a
reboot. (???)

- --
Mancho
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknOxoQACgkQLxZSUjg+89oPDwCgsdawA8pUeT82/Emlo8f8nVOE
7nIAn1r7/RnHKUbLyk2qPwaZvDOr9PHM
=kzgr
-END PGP SIGNATURE-

--
___
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 stfs



On 2009-03-26 22:18, Thomas Friedrichsmeier wrote:
  

rkward(19203): Error parsing XML document: tag mismatch at line 24
column 11



Can you pin-point where precisely this last one comes from? Probably a 
specific help-page in your workspace. Can you identify, which one?


  
The error is gone now, you are probably right it is related to a 
specific help page.


Most of the warnings were related to a mixup of earlier and current 
settings, I had several paths to different pluginmaps that conflicted or 
were obsolete. This happened because of the initial troubles with 
installing rkward in ubuntu 8.10. I cleaned them out and things look a 
lot nicer now.





--
___
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 I. Soumpasis
Hello everybody!

I am using the svn version extensively the last months (mainly for
scripting) on ubuntu 8.10 with kde 4.1.4 and R 2.8.1 on both i386 and and
X86_64. Both R and RKWard are compiled from sources.

The only problem I have found is a floating toolbar (run selection etc)
which forgets its position everytime I restart rkward and goes to the very
right end of toolbars showing only one button. Exporting images, pdfs,
printing, scripting generally works well and i have nothing to report. Also
there is a prroblem (but i think this is mentioned) with the copy-paste
shortcuts in the terminal.

Finally, I tried the greek translation and i did not find any untranslated
or problematic string.

Regards,
Ilias
--
___
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 stfs



On 2009-03-26 22:18, Thomas Friedrichsmeier wrote:

Hi,

  

I'm following the list, but not a developer, just let me know if it is
not appropriate for me to post.



everything concering RKWard development is welcome on this list. No need to CC 
me, when writing to the list, though.


  

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.



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.


  

rkward(19203): Error parsing XML document: tag mismatch at line 24
column 11



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
  

An update - I researched further
First to make it clear I use ubunt 8.10 Desktop, 32bit and R 2.8.1
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.


#These warnings occur when opening a r-source file (I'm aware they are 
harmless):


rkward(10522): Shortcut for KAction  runblock0 1 (Unused) set with 
QShortcut::setShortcut()! See KAction documentation.
rkward(10522): Shortcut for KAction  runblock1 2 (Unused) set with 
QShortcut::setShortcut()! See KAction documentation.
rkward(10522): Shortcut for KAction  runblock2 3 (Unused) set with 
QShortcut::setShortcut()! See KAction documentation.
rkward(10522): Shortcut for KAction  runblock3 4 (Unused) set with 
QShortcut::setShortcut()! See KAction documentation.
rkward(10522): Shortcut for KAction  runblock4 5 (Unused) set with 
QShortcut::setShortcut()! See KAction documentation.
rkward(10522): Shortcut for KAction  runblock5 6 (Unused) set with 
QShortcut::setShortcut()! See KAction documentation.



#These errors/warnings happen when I choose to 'edit' an object (ie. 
open it in the data grid):


#This happens immediately when right clicking the object
Calling appendChild() on a null node does nothing.

#This happens when it opens
rkward(10522): Error parsing XML document: tag mismatch at line 24 
column 11


#this happens again immediately after opening
Calling appendChild() on a null node does nothing.


Another thing happens that is really strange:
If I choose to open a another existing workspace either via

Workspace  Open Recent
or
Workspace  Open

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.


Regards
Finn
--
___
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 Thomas Friedrichsmeier
Hi,

again, I'll ignore most of these messages for the time being, for fear of 
breaking something while trying to fix them. There's just not enough time 
left for testing. However:

On Friday 27 March 2009, stfs wrote:
 #This happens when it opens
 rkward(10522): Error parsing XML document: tag mismatch at line 24
 column 11

Ah, thanks for pin-pointing it. This was a pretty stupid bug, and I have no 
idea, how long that has been around. The file in question had an error for a 
long time, but perhaps the bug somehow didn't surface earlier. Anyway, this 
was safe and easy to address, so I've fixed that.

The -test3 release is available at http://rkward.sf.net/temp/ .

 Another thing happens that is really strange:
 If I choose to open a another existing workspace either via

 Workspace  Open Recent
 or
 Workspace  Open

 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.

Not a bug ;-) Just an ill-designed feature. But it should be removed, indeed. 
Once again, not for the upcoming release, though.

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
___
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-26 Thread meik michalke
hi,

On Thursday 26 March 2009 13:20:34 Jannis Vajen wrote:
trying to overwrite `/usr/share/kde4/apps/katepart/syntax/r.xml', which
  is also in package kdelibs5-data

i wonder if we could just send the maintainer of kdelibs5-data a patch to 
solve this issue?

 I encountered the same error using ubuntu 8.10 with KDE 4.1 and KDE
 4.2.1.

same here, of course (intrepid).

on my kubuntu 8.04 machine rkward compiled and installed as desired (after 
export PATH=$PATH:/usr/lib/kde4/bin), but i'm having trouble getting it to 
run. menu entries are missing, and very odd, the behaviour is different each 
time... some times the welcome page is shown, sometimes it's missing. 
sometimes all menu entries are visible, but when i open any analysis dialog, 
an error message informs me that the php file can't be found in 
~/rkward/(somepath) and rkward crashes. i'll try recompiling later, there must 
have gone something wrong.

has anyone else tried it on 8.04?


viele grüße :: m.eik

-- 
  dipl. psych. meik michalke
  abt. fur diagnostik und differentielle psychologie
  institut fur experimentelle psychologie
  heinrich-heine-universitat dusseldorf


signature.asc
Description: This is a digitally signed message part.
--
___
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-26 Thread Thomas Friedrichsmeier
Hi,

On Thursday 26 March 2009, Johannes Fichtinger wrote:
 a minor thing: when typing in the editor window e.g. something like if(
 without the quotes then there comes this tiny little grey box saying
 if(). If I at this very moment switch with ALT-TAB to another window,
 then this grey box stays forever visible until I close rkward.

true. Thanks for pointing this out. Still I'll ignore this for now.

 I use KDE 3.5.10 from Debian/SID.

Yes, but you probably use KDElibs 4.2.something with rkward. You can try
rkward --version
to get info on the precise versions in use.

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
___
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-26 Thread Stefan Rödiger
Am Wednesday 25 March 2009 21:48:24 schrieb Thomas Friedrichsmeier:
 Hi all,

 if a reminder was needed, today my mailbox had two further hints to finally
 get going with a new release.

 Firstly, two people pointed out that we had an embarassing crash-problem
 with the upcoming R 2.9. I hope to have fixed that.

 Secondly, the German c't magazine is asking for permission to include
 RKWard on a covermount DVD-ROM.

Wow. That's something big.

 They say RKWard has been pre-selected to be 
 included in this collection of free and shareware programs. Not sure
 what pre-selected means, whether all they still need is our consent
 (which I strongly intend to give), or whether they will do some further
 post-selecting after that. However, c't really is a pretty renowned IT
 magazine in Germany, and looking for developers to help in our project, a
 paragraph or two in c't might be just the sort of publicity we need to get
 forward. --- Well, giving them explicit permission to distribute under the
 GPL is a no-brainer. The other part is getting RKWard into a presentable
 state. c't is asking for feedback until April 1st.

I hope we manage it.

 So: 

 I've created a new test version 0.5.0c-test1, available in source and
 i386 .deb from http://rkward.sourceforge.net/temp/ (or from SVN). Note that
 I'll only take care of a KDE 4 release, right now. A KDE 3 release of all
 our fixes will follow (0.4.9b), but that's not my priority.

 If you've been following SVN, recently, you've seen all but the most recent
 changes, already. So although releasing before April 1st could probably
 best be called sudden, I think we really are in pretty good shape to rush
 it this much. Still I would like to ask you to download 0.5.0c-test1 and

 1. test everything you care about once more
   - Especially, if you have a chance to test on Ubuntu, and with
 combinations of KDE and R other than KDE 4.2.1 and R 2.9, that would be
 great.
 2. remind me of important issues that still need fixing.

 Two things that are not yet included in the test1 release:
 1. The German translation update provided by Jannis. I'll wait until Stefan
 has given it a look (go ahead and commit to SVN, when ready).

Done. Please check again.

 2. The item response theory plugins by Meik. Are those fit to be included
 in the official pluginmap? In whole, or only partially?

 I would very much like to rush the release, in order to meet the April 1st
 deadline. Since my own time schedule is hairy as well, that means I need
 all substantial feedback before Monday morning. So, please, if you can find
 the time, take a look until then.


Please check the changes I made to the boxplot. They work in all my tests but 
... .

 Regards
 Thomas

Regards
Stefan

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


[rkward-devel] Getting ready to release RKWard 0.5.0c - Call for testing

2009-03-25 Thread Thomas Friedrichsmeier
Hi all,

if a reminder was needed, today my mailbox had two further hints to finally 
get going with a new release.

Firstly, two people pointed out that we had an embarassing crash-problem with 
the upcoming R 2.9. I hope to have fixed that.

Secondly, the German c't magazine is asking for permission to include RKWard 
on a covermount DVD-ROM. They say RKWard has been pre-selected to be included 
in this collection of free and shareware programs. Not sure 
what pre-selected means, whether all they still need is our consent (which 
I strongly intend to give), or whether they will do some further 
post-selecting after that. However, c't really is a pretty renowned IT 
magazine in Germany, and looking for developers to help in our project, a 
paragraph or two in c't might be just the sort of publicity we need to get 
forward. --- Well, giving them explicit permission to distribute under the 
GPL is a no-brainer. The other part is getting RKWard into a presentable 
state. c't is asking for feedback until April 1st. So:

I've created a new test version 0.5.0c-test1, available in source and 
i386 .deb from http://rkward.sourceforge.net/temp/ (or from SVN). Note that 
I'll only take care of a KDE 4 release, right now. A KDE 3 release of all our 
fixes will follow (0.4.9b), but that's not my priority.

If you've been following SVN, recently, you've seen all but the most recent 
changes, already. So although releasing before April 1st could probably best 
be called sudden, I think we really are in pretty good shape to rush it 
this much. Still I would like to ask you to download 0.5.0c-test1 and

1. test everything you care about once more
- Especially, if you have a chance to test on Ubuntu, and with 
combinations 
of KDE and R other than KDE 4.2.1 and R 2.9, that would be great.
2. remind me of important issues that still need fixing.

Two things that are not yet included in the test1 release:
1. The German translation update provided by Jannis. I'll wait until Stefan 
has given it a look (go ahead and commit to SVN, when ready).
2. The item response theory plugins by Meik. Are those fit to be included in 
the official pluginmap? In whole, or only partially?

I would very much like to rush the release, in order to meet the April 1st 
deadline. Since my own time schedule is hairy as well, that means I need all 
substantial feedback before Monday morning. So, please, if you can find the 
time, take a look until then.

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
___
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-25 Thread Prasenjit Kapat
Hi

On 3/25/09, Thomas Friedrichsmeier
thomas.friedrichsme...@ruhr-uni-bochum.de wrote:

 I would very much like to rush the release, in order to meet the April 1st
 deadline. Since my own time schedule is hairy as well, that means I need all
 substantial feedback before Monday morning. So, please, if you can find the
 time, take a look until then.

Sounds good. I'll try the test version on Ubuntu 8.10 (KDE 4.2.1 -
from PPA) and R 2.8.1.

-- 
Prasenjit

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