Re: [rkward-devel] bug rkward

2015-01-18 Thread Thomas Friedrichsmeier
Hi, thanks for reporting this issue: On Sat, 17 Jan 2015 20:09:15 + Alejandro Carriedo Cayón wrote: > ---Problem description--- > I cannot install any package > > > Not even through console and after put a known issue: > > > > > > "setInternet2(TRUE)" > [1] "setInternet2(TRUE)" > > ins

Re: [rkward-devel] bug report-can not display functions parameters

2012-11-14 Thread Thomas Friedrichsmeier
Hi! On Tuesday 13 November 2012, Zongyuan(Max) Shang wrote: > ---Problem description--- > Please give a brief summary on the problem: > ### > I have a problem with the function highlight (is that how it-s called?- > the popup that shows you the functions parameters): I think the text is > white on

Re: [rkward-devel] Bug

2012-09-06 Thread Thomas Friedrichsmeier
Hi! On Thursday 06 September 2012, Karolis Matjošaitis wrote: > Error pups out when starting RKWard. [...] > Error in options(OutDec = "") : invalid value for 'OutDec' Essentially that means, you specified an invalid setting at Settings- >Configure RKWard->R Backend->"Decimal character (only fo

Re: [rkward-devel] Bug "FOO Help search

2011-05-23 Thread Thomas Friedrichsmeier
On Monday 23 May 2011, Stefan Rödiger wrote: > I added a reproduceable crash to the bug tracker Thanks. Fixed. Regards Thomas signature.asc Description: This is a digitally signed message part. -- vRanger cuts backup ti

Re: [rkward-devel] bug in daily build? [SOLVED]

2011-02-05 Thread meik michalke
hi, am Donnerstag 03 Februar 2011 (16:17) schrieb Thomas Friedrichsmeier: > Ok, thanks. Please try again with _tomorrow's_ daily build. thanks, i just tried 0.5.5-0daily-2996-201102042353~maverick1 and everything behaves as expected again :-) for the record: > formals(system) $command $inter

Re: [rkward-devel] bug in daily build?

2011-02-03 Thread Thomas Friedrichsmeier
On Wednesday 02 February 2011, meik michalke wrote: > am Mittwoch 02 Februar 2011 (19:45) schrieb Thomas Friedrichsmeier: > > What's the output of > > > >formals (.rk.system.default) > > it's this: [...] Ok, thanks. Please try again with _tomorrow's_ daily build. The original problem should

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread meik michalke
hi, am Mittwoch 02 Februar 2011 (19:45) schrieb Thomas Friedrichsmeier: > What's the output of >formals (.rk.system.default) it's this: >formals (.rk.system.default) $command $intern [1] FALSE $ignore.stderr [1] FALSE $wait [1] TRUE $input NULL $show.output.on.console [1] TRUE $mi

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread Thomas Friedrichsmeier
Hi, On Wednesday 02 February 2011, meik michalke wrote: > ok, this is what i get from a normal R session: these are as expected. So that leaves me wondering why the ignore.stdout-parameter is missing in your rkward session (although I think I may have an idea, now). One more question, here: Wh

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread meik michalke
hi thomas, am Mittwoch 02 Februar 2011 (13:02) schrieb Thomas Friedrichsmeier: > I'm still curious about the other half of my mail, though, i.e. the > questions concerning system(). ok, this is what i get from a normal R session: > version _ platform

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread Thomas Friedrichsmeier
On Wednesday 02 February 2011, Thomas Friedrichsmeier wrote: > > > formals (system2) > > [same as formals(system)] > > Huh? system2() should really have a completely different signature. Does > this match with the documentation in "?system2"? Ok, never mind the part about system2(). That was my

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread Thomas Friedrichsmeier
Hi, ok, so I've changed the system()-overload to be a bit more failsafe. So probably, it should work again, with tomorrow's daily build. However, I am quite baffled by the output you got. On Wednesday 02 February 2011, meik michalke wrote: > version.string R version 2.12.1 (2010-12-16) > > for

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread meik michalke
hi thomas, am Mittwoch 02 Februar 2011 (09:53) schrieb Thomas Friedrichsmeier: > What's your version of R? What's the output of >formals (system) > and >formals (system2) > ? this is the output made with 0.5.5-0daily-2992-201102010035~maverick1: > version _

Re: [rkward-devel] bug in daily build?

2011-02-02 Thread Thomas Friedrichsmeier
Hi, On Tuesday 01 February 2011, meik michalke wrote: > > Fehler in system(sprintf("%s > %s 2> %s", command, outfile, errfile), input > = input) : > Objekt 'ignore.stdout' nicht gefunden > Calls: local ... create.pdf -> texi2dvi -> .shell_with_capture -> system > I have overloaded the system(

Re: [rkward-devel] Bug report

2010-10-21 Thread Thomas Friedrichsmeier
On Thursday 21 October 2010, Thomas Friedrichsmeier wrote: > Both are known problems, which appear hard to > resolve, unfortunately. Hm, wrote that, and then had another idea. I've tried something which seems to fix the RGtk2-problem, after all. Could you give this a try, either from SVN (http:/

Re: [rkward-devel] Bug report

2010-10-21 Thread Thomas Friedrichsmeier
Hi, On Tuesday 19 October 2010, Mischa Vreeburg wrote: > I tried to load several packages which have rJava as a dependency. About > half of them ended in an error. I got a caught segfault with invalid > permissions. [...] > I also had some problems loading the gWidgetsRGtk2 package and packages

Re: [rkward-devel] bug report

2010-09-07 Thread Prasenjit Kapat
Hi, Please include rkward-devel either in To or Cc when replying. On Tue, Sep 7, 2010 at 5:08 PM, Julio Lucio Lancelotti wrote: >> R.Version() > $platform > [1] "i486-pc-linux-gnu" > $arch > [1] "i486" > $os > [1] "linux-gnu" > $system > [1] "i486, linux-gnu" > $status > [1] "" > $major > [1] "2

Re: [rkward-devel] bug report

2010-09-07 Thread Prasenjit Kapat
Hi, On Tue, Sep 7, 2010 at 3:54 PM, Julio Lucio Lancelotti wrote: > Hi, im having problens with a script. The bug report says the following: > > Application: rkward (0.5.3) > KDE Platform Version: 4.4.2 (KDE 4.4.2) > Qt Version: 4.6.2 > Operating System: Linux 2.6.32-24-generic-pae i686 > Distrib

Re: [rkward-devel] bug in rkward: chinese characters on the screen

2010-07-06 Thread Prasenjit Kapat
Hi, On Tue, Jul 6, 2010 at 2:30 PM, peter saly wrote: > > Dear Rkward developer team, > > Actually, I use R with TinnR under win, but I want to switch to Ubuntu Linuix. > So, I have just installed rkward on my machine under Ubuntu 9.04. > Unfortunatelly, my former scripts, which have an extensio

Re: [rkward-devel] Bug report

2010-05-24 Thread Thomas Friedrichsmeier
Hi again, On Friday 21 May 2010, Thomas Friedrichsmeier wrote: > On Thursday 20 May 2010, Luc Villandre wrote: > > I was trying to modify the toolbar configuration when the crash occured. > > thanks for taking the time to report this. Apparently this is a bug in > kdelibs: https://bugs.kde.org/sh

Re: [rkward-devel] Bug report

2010-05-21 Thread Thomas Friedrichsmeier
Hi, On Thursday 20 May 2010, Luc Villandre wrote: > I was trying to modify the toolbar configuration when the crash occured. thanks for taking the time to report this. Apparently this is a bug in kdelibs: https://bugs.kde.org/show_bug.cgi?id=170806 . Currently, I have no idea on what might be t

Re: [rkward-devel] Bug report

2010-01-21 Thread Thomas Friedrichsmeier
Hi, On Thursday 21 January 2010, Andrea Giusto wrote: > What I was doing when the application crashed: I was executing data > intensive sqldf statements through the hot key shift+f7, one step at a > time. This happens every time at the same line of code which I can provide > upon request thanks

Re: [rkward-devel] bug: growing input windows

2009-11-10 Thread meik michalke
am Dienstag, 10. November 2009 (16:02) schrieb Thomas Friedrichsmeier: > could you paste your report into the bug tracker? done. viele grüße :: m.eik -- dipl. psych. meik michalke institut f"ur experimentelle psychologie abt. f"ur diagnostik und differentielle psychologie heinrich-heine-univer

Re: [rkward-devel] bug: growing input windows

2009-11-10 Thread Thomas Friedrichsmeier
Hi Meik, On Wednesday 04 November 2009, meik michalke wrote: > i've just discovered a small display bug in 0.5.2: calling "readline()" > makes rkward come up with an input window -- that's fine. but if you > invoke "readline()" several times, these windows grow in size each time, > horizontally

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: > Though I have the latest svn version, an update for rkward is strangely > still suggested with apt-get now, which was not the case before. Indeed, > it seems that the repo version is marked as newer than the svn one. I > tried to deactiv

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

2009-09-30 Thread Matthieu Stigler
Thanks both for your answer. It was indeed a permission problem on my computer that I could solve, now it is working after recompilation!! Though I have the latest svn version, an update for rkward is strangely still suggested with apt-get now, which was not the case before. Indeed, it seems th

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?

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 ha

Re: [rkward-devel] BUG ON RKWARD v0.5.1

2009-09-01 Thread Thomas Friedrichsmeier
Hi, On Monday 31 August 2009, Arcangelo Mezza wrote: > When File > Import > import data that is the Windows: whithout commands. thanks for reporting. I can see the problem, too (only on Windows). As a temporary workaround, you can use the dialogs Import->Import SPSS and Import- >Import CSV, ins

Re: [rkward-devel] Bug when switching to graphic

2009-08-22 Thread Matthieu Stigler
Oups... my fault :-( The problem came simply that I had modified /etc/R/Rprofil.site adding: .First <- function(){ cat("\n Welcome to R!\n\n") .libPaths("/media/Partition_Commune/Mes documents/Ordi/R/Lib") } which obviously created problems :-( Note that actually I don't know if this

Re: [rkward-devel] Bug when switching to graphic

2009-08-22 Thread meik michalke
am Samstag, 22. August 2009 (10:42) schrieb Thomas Friedrichsmeier: > On Friday 21 August 2009, Matthieu Stigler wrote: > > -- Looking for R_HOME > > -- R_HOME is > >Welcome to R! > > > > /usr/lib/R > > Meik, have you seen this issue while building the hardy packages? hm, no, i can't reproduce

Re: [rkward-devel] Bug when switching to graphic

2009-08-22 Thread Thomas Friedrichsmeier
Hi, On Friday 21 August 2009, Matthieu Stigler wrote: > -- Looking for R_HOME > -- R_HOME is >Welcome to R! > > /usr/lib/R well, this looks like the root of the trouble. You could try to simply run the same thing again. Perhaps this "Welcome to R!" is just a one time message for the first s

Re: [rkward-devel] Bug when switching to graphic

2009-08-21 Thread Matthieu Stigler
Thanks Thomas for your fast answer As it is indeed pretty annoying, I tried to build the .de, and got that error: -- Looking for R executable -- Specified by user -- Using R at /usr/bin/R -- Looking for R_HOME -- R_HOME is Welcome to R! /usr/lib/R -- Looking for R include files -- Include fi

Re: [rkward-devel] Bug when switching to graphic

2009-08-21 Thread Thomas Friedrichsmeier
Hi Matthieu, On Friday 21 August 2009, Matthieu Stigler wrote: > 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. thanks for taking the time to report this. Another user reported the same bug shortly after 0.5.1 was released (in private

Re: [rkward-devel] Bug#531086: [rkward] Drop cmake and libphon-dev build-depends, already provided by kdelibs5-dev

2009-08-09 Thread Julien Lavergne
Hi, > we're currently discussing the pros and cons of adopting your suggestion on > rkward-devel (see http://www.mail-archive.com/rkward- > de...@lists.sourceforge.net/msg00476.html and follow-ups). Would you like to > give us your point of view? For me, the build-depends on cmake and libphonon

Re: [rkward-devel] Bug#531086: [rkward] Drop cmake and libphon-dev build-depends, already provided by kdelibs5-dev

2009-08-02 Thread Thomas Friedrichsmeier
Hi Julien, we're currently discussing the pros and cons of adopting your suggestion on rkward-devel (see http://www.mail-archive.com/rkward- de...@lists.sourceforge.net/msg00476.html and follow-ups). Would you like to give us your point of view? Regards Thomas signature.asc Description: This

Re: [rkward-devel] bug in svn trunk under kde 4.2beta2

2009-01-23 Thread Roy Qu
Thanks for the acceptation. ^_^ 2009/1/23 Stefan Rödiger > Am Tuesday 30 December 2008 15:15:35 schrieb Roy Qu: > > I found that rkward svn trunk HEAD version has a bug under kde4.2beta2. > > In rkward's R Console ,the up/down/left/right arrow key doesn't work > > properly. It's because in kde 4

Re: [rkward-devel] bug in svn trunk under kde 4.2beta2

2009-01-22 Thread Stefan Rödiger
Am Tuesday 30 December 2008 15:15:35 schrieb Roy Qu: > I found that rkward svn trunk HEAD version has a bug under kde4.2beta2. > In rkward's R Console ,the up/down/left/right arrow key doesn't work > properly. It's because in kde 4.2 , katepart's internal actions > implementation has changed. > I

Re: [rkward-devel] bug in svn trunk under kde 4.2beta2

2009-01-21 Thread Thomas Friedrichsmeier
Hi Roy, all, sorry to be this unresponsive, once again. It seems, whenever I finally get a grip on my time resources, another thing pops up to keep me busy. Please hang on, everybody, things are bound to get better, eventually. I have not tested Roy's patch myself, but it looks very sane to me.

Re: [rkward-devel] bug in svn trunk under kde 4.2beta2

2009-01-18 Thread Stefan Rödiger
Am Tuesday 30 December 2008 15:15:35 schrieb Roy Qu: > I found that rkward svn trunk HEAD version has a bug under kde4.2beta2. > In rkward's R Console ,the up/down/left/right arrow key doesn't work > properly. It's because in kde 4.2 , katepart's internal actions > implementation has changed. > I