[rkward-devel] Bug when switching to graphic: again with R 2.9.2

2009-09-30 Thread Matthieu Stigler
Hi

I reported a bug last time (see below) with Rkward, and following Thomas 
upgraded to the svn version of rkwrd, where the problem was effectively 
solved. Recently, with R 2.9.2, I think that the version from Meik repo 
for Ubuntu has been also updated (right?) and now the problem comes 
again... Is it possible that the last Meik's repo version still contains 
this bug?

I tried to use the last svn, but neither svn up nor co did work... see 
(sorry, in french):
 svn co http://rkward.svn.sourceforge.net/svnroot/rkward/trunk rkward_trunk
svn: Impossible de fixer les permissions sur 
'rkward_trunk/.svn/entries.2.tmp': Opération non permise

meaning: impossible to fix permissions, operation not allowed...

What do I do wrong? Does someone has the same problem? Thanks a lot!!

Matthieu Stigler


Matthieu Stigler a écrit :
 Hi

 I recently updated to Rkward 0.5.1 (on Ubuntu 8.04 with R from CRAN)
 and have a bg I did not have before.

 To reproduce:

 1 launch any plot device. Note that unless you switch to watch the
 plot, the menu (call it in mode 1)  has the three icons launch line,
 launch selection, launch everything (well I have it in french so
 tranlation may be not 100% accurate). Until there, now problem...

 2 Swicth to the plot,

 3 Switch to Rkward again. Note that now I have changes in the menu
 call it mode 2) only icon launch selection and a new icon appaears:
 stop execution. Here is now the problem: the run command does not
 work! The shortcut run line does not work, whereas the shortcut for
 run selection or pushing on the button has just the effect that a new
 line is prompted, but it's a blank line and nothing has been executed.

 The solution is to come back to mode 1, for example clicking on the
 terminal window, entering a command and then coming back...

 I hope I'm clear, I give further info if needed, and I provide a picture at:
 -bad mode: http://s000.tinyupload.com/?file_id=16336344174401636474
 -good mode: http://s000.tinyupload.com/?file_id=93185488415463445090

 Thanks

 Matthieu
   


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Bug when switching to graphic: again with R 2.9.2

2009-09-30 Thread Thomas Friedrichsmeier
Hi,

On Wednesday 30 September 2009, Matthieu Stigler wrote:
 I reported a bug last time (see below) with Rkward, and following Thomas
 upgraded to the svn version of rkwrd, where the problem was effectively
 solved. Recently, with R 2.9.2, I think that the version from Meik repo
 for Ubuntu has been also updated (right?) and now the problem comes
 again... Is it possible that the last Meik's repo version still contains
 this bug?

Meik will have to comment on that, but in fact this has not yet been fixed in 
an official release. Since the package manager knows nothing about the manual 
installation from SVN, it will overwrite that without warning. So probably 
this is what happened, indeed. Here, the SVN version still works fine in this 
respect with R 2.9.2.

 I tried to use the last svn, but neither svn up nor co did work... see
 (sorry, in french):
  svn co http://rkward.svn.sourceforge.net/svnroot/rkward/trunk rkward_trunk
 svn: Impossible de fixer les permissions sur
 'rkward_trunk/.svn/entries.2.tmp': Opération non permise

My guess is that you previously did some svn operations in that directory as 
root. I guess the easiest fix is to simply remove the rkward_trunk directory 
and do a fresh checkout. Or you could try
sudo chown --recursive matthieu:matthieu rkward_trunk

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Bug when switching to graphic: again with R 2.9.2

2009-09-30 Thread meik michalke
am Mittwoch, 30. September 2009 (10:51) schrieb Thomas Friedrichsmeier:
  Recently, with R 2.9.2, I think that the version from Meik repo for Ubuntu
  has been also updated (right?) and now the problem comes again... Is it
  possible that the last Meik's repo version still contains this bug?

 Meik will have to comment on that, but in fact this has not yet been fixed
 in an official release.

thomas is right, i don't rebuild all packages daily or after every change in 
svn, but only new test, rc and stable versions. so the bug is indeed unfixed 
until the next test release.


viele grüße :: m.eik

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


signature.asc
Description: This is a digitally signed message part.
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Build Error

2009-09-30 Thread Johannes Graumann
Thomas Friedrichsmeier wrote:

 Hi,
 
 On Tuesday 29 September 2009, Johannes Graumann wrote:
 Just got a fresh checkout on my debian unstable box and run make, which
 fails with these errors - can anyone point me at what I might be missing?
 
 I believe it should work again after an svn up (r2673).
 
 Regards
 Thomas

Indeed. Thank you!

Sincerely, Joh


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


[rkward-devel] Make plugintests fails

2009-09-30 Thread I. Soumpasis
I am trying long time now the plugintests. I have the RKWard svn. In the
source directory, I run the cmake ., make and make install. The installation
is complete and there are no problems. After that I try the make
plugintests. The result is the following message:

RKWard either could not find its resource files at all, or only an old
version of those files. The most likely cause is that the last installation
failed to place the files in the correct place. This can lead to all sorts
of problems, from single missing features to complete failure to function.
You should quit RKWard, now, and fix your installation. For help with that,
see http://p.sf.net/rkward/compiling.;

Any idea about this? The folder of tests exists. I'm with ubuntu linux with
self-compiled R-2.9.2.

Regards,
Ilias
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Make plugintests fails

2009-09-30 Thread Thomas Friedrichsmeier
Hi,

On Wednesday 30 September 2009, I. Soumpasis wrote:
 I am trying long time now the plugintests. I have the RKWard svn. In the
 source directory, I run the cmake ., make and make install. The
  installation is complete and there are no problems. After that I try the
  make
 plugintests. The result is the following message:

the resource files in question are those that should have been installed to 
KDE_PREFIX/apps/rkward/ . If make install showed no complaints, my best guess 
is that somehow leftovers form another installation are being picked up, 
instead of the real files. Please take a look at the first path(s) listed in 
kde4-config --path data
and look for any rkward leftovers. (Probably you installed to a local path, 
some time before, but to /usr this time?)

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Make plugintests fails

2009-09-30 Thread I. Soumpasis
Hi,

2009/9/30 Thomas Friedrichsmeier thomas.friedrichsme...@ruhr-uni-bochum.de

 Hi,

 On Wednesday 30 September 2009, I. Soumpasis wrote: Please take a look at
 the first path(s) listed in
kde4-config --path data


This gives these folders
/home/user/.kde/share/apps/:/usr/share/kde4/apps/

This part had /home/user/.kde/share/apps/rkward and I deleted. After
re-installation it is there again empty. Still I get the same message.

and look for any rkward leftovers. (Probably you installed to a local path,
 some time before, but to /usr this time?)


I made a 'make install' and I see that rkward installs for me in  a local
folder folder /usr/local/share/apps/rkward/.

I forgot to tell that I have ubuntu 8.10 with 4.1.4.

Regards,
Ilias
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel