Re: [rkward-devel] PHP issues for RKWard on Windows (XP)

2009-06-18 Thread Thomas Friedrichsmeier
Hi,

On Thursday 18 June 2009, Prasenjit Kapat wrote:
 Great, now the PHP works fine... Some of the (graphics related)
 plugins work too!

what do you mean,PHP works fine? On my windows computer I'm getting several 
second delays until the PHP backend has generated the R code (Code display 
shows processing, please wait, and the submit button is disabled). And it's 
not a CPU-problem, either. Both rkward and PHP mostly sit idle during this 
time, apparently the data is stuck in some buffers that I could not get rid of. 
Do you get decent speed on your machine?

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] PHP issues for RKWard on Windows (XP)

2009-06-18 Thread Prasenjit Kapat
Hi,

On Thu, Jun 18, 2009 at 7:52 AM, I. Soumpasisnono@gmail.com wrote:

 2009/6/18 Thomas Friedrichsmeier thomas.friedrichsme...@ruhr-uni-bochum.de

 Hi,

 On Thursday 18 June 2009, Prasenjit Kapat wrote:
  Great, now the PHP works fine... Some of the (graphics related)
  plugins work too!

 what do you mean,PHP works fine? On my windows computer I'm getting
 several
 second delays until the PHP backend has generated the R code (Code display
 shows processing, please wait, and the submit button is disabled). And
 it's
 not a CPU-problem, either. Both rkward and PHP mostly sit idle during this
 time, apparently the data is stuck in some buffers that I could not get
 rid of.
 Do you get decent speed on your machine?


 I have also these delays and the computer where I am testing is very fast. I
 noticed that for some plugins like the stem-and-leaf, the loading is
 relative fast. However, for other as some plotting I tried, it just sits
 there for many seconds, maybe more than a minute saying processing, please
 wait and the submit button is disabled. Also preview is disabled. Is this
 on purpose?

 Ilias

Well, yes it does take a lot of time for the code to be generated -
processing, please wait + submit button disabled. SO, it works
fine as opposed to not able to find PHP!

Now, the time to load issue is probably different (ie not restricted
to PHP) - in a different thread.

THanks,
-- 
Prasenjit

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] PHP issues for RKWard on Windows (XP)

2009-06-17 Thread Thomas Friedrichsmeier
Hi,

On Wednesday 17 June 2009, Prasenjit Kapat wrote:
 For some reason, php is not being recognized, even after setting the
 path from Settings  Configure Rkward  PHP Backend - the actual path
 is C:\Program Files\PHP\php.exe but the path that is displayed is
 C:/Program Files/PHP/php.exe - / instead of \

the slashes should not be the problem. In general Qt is smart enough to simply 
handle that (and AFAIK it always uses the forward slashes, internally). I 
suspect it's the space-in-the-path issue once again. I have an idea on how to 
address that. Watch out for
   http://rkward.sourceforge.net/temp/install_rkward_0.5.1-pre2c.exe
(will appear in a few hours).

 Btw, where is rkwardrc? Did not see it in C:\KDE4\share\config nor in
 C:\Doc..ings\user\.kde\share\config!

It tooks me a long time to find that, as well.

For me it's in (translating the file-paths from the German version of Windows 
XP, so probably not quite correct):
C:\Documents\User\Application Data\.kde\share\config\rkwardrc

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel