Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-16 Thread Agustin Lobo
Then it seems that this shared problem between manageR and SDA4PP has to be consulted in the rpy list. I let you do it. On my side, I'm making some tests. I've found this weird behavior: Outside manageR: require(rJava) Loading required package: rJava search() [1] .GlobalEnv

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-15 Thread Agustin Lobo
This might be a clue: require(iplots) does not work from within the manageR console (Carson?): require(iplots) Error: package 'rJava' could not be loaded while it works from a normal R console (ubuntu 9.04, R. 2.10) Agus Volkan Kepoglu wrote: I assumed that the problem is related with pywin32

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-13 Thread Agustin Lobo
But I still get the error on ubuntu 9.04 despite having rJava available in R (2.10): Traceback (most recent call last): File /home/alobo/.qgis//python/plugins/SDA4PP/sda4pp.py, line 163, in doIplotTool d = iplot.IplotTool(self.iface) File

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-11 Thread Volkan Kepoglu
finally, cleaning the upgrade and the glitches in the plugin gui under linux is completed - i think. please, update the plugin to rev. 0,151. regards, volkan. On Wed, Dec 9, 2009 at 11:52 PM, Paolo Cavallini cavall...@faunalia.itwrote: Please note: the upgrade seems not to be clean. I keep

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
updated with ver. 0.142, could you try that if it is fixed? 1. added loading of rJava package function 2. changed the style of loading of iplot package: first checks the package installed or not and then loads the package but skips to control the package whether it is loaded or not, because,

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Anne Ghisla
Candidate GGIT Department in METU, http:/ggit.metu.edu.tr __ View this message in context: Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display Sent from the qgis-user mailing list archive at Nabble.com

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Giovanni Manghi
On Wed, 2009-12-09 at 04:17 -0800, Volkan Kepoglu wrote: updated with ver. 0.142, could you try that if it is fixed? Hi Volkan, I jut updated the plugin but I still get the error message (using Ubuntu 9.10, qgis trunk and R 2.10) I noticed also a few glitches in the plugin gui under linux, do

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
yes, off course, please send. is it exactly the same error message? On Wed, Dec 9, 2009 at 2:26 PM, Giovanni Manghi giovanni.man...@gmail.comwrote: On Wed, 2009-12-09 at 04:17 -0800, Volkan Kepoglu wrote: updated with ver. 0.142, could you try that if it is fixed? Hi Volkan, I jut

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
__ View this message in context: Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display Sent from the qgis-user mailing list archive at Nabble.com. ___ Qgis-user mailing list Qgis-user@lists.osgeo.org

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Anne Ghisla
On Wed, 2009-12-09 at 14:51 +0200, Volkan Kepoglu wrote: On Wed, Dec 9, 2009 at 2:24 PM, Anne Ghisla a.ghi...@gmail.com wrote: On Wed, 2009-12-09 at 04:17 -0800, Volkan Kepoglu wrote: updated with ver. 0.142, could you try that if it is fixed? 1. added loading of rJava package function

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
my rpy version is 2.0.6, maybe we can test our code results at the same time. import rpy2 import rpy2.robjects as robjects print(rpy2.__version__) 2.0.6 print(robjects.r) rpy2.robjects.R object at 0x02A8FFB0 platform: i386-pc-mingw32 arch: i386 os: mingw32 system: i386, mingw32 status: major:

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
I noticed also a few glitches in the plugin gui under linux, do you want me to send you a few screenshots? Thanks in advance -- Giovanni -- thanks a lot for reminding me to look at the plugin gui under linux. I will fix all in the new revision. volkan.

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Agustin Lobo
View this message in context: Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display http://n2.nabble.com/Problem-with-SDA4PP-Linked-Statistical-Display-tp4134711p4139061.html Sent from the qgis-user mailing list archive http://n2.nabble.com/qgis-user

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
://ggit.metu.edu.tr View this message in context: Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display http://n2.nabble.com/Problem-with-SDA4PP-Linked-Statistical-Display-tp4134711p4139061.html Sent from the qgis-user

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
completed in rev. 0.144. please update the plugin. have a fun with new gui. volkan On Wed, Dec 9, 2009 at 4:03 PM, Volkan Kepoglu vkepo...@gmail.com wrote: I noticed also a few glitches in the plugin gui under linux, do you want me to send you a few screenshots? Thanks in advance --

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Paolo Cavallini
Please note: the upgrade seems not to be clean. I keep on having the plugin marked as upgradeable, even after the upgrade. This has already happened in the past. Thanks Volkan! On Wed, 9 Dec 2009 23:21:34 +0200, Volkan Kepoglu vkepo...@gmail.com wrote: completed in rev. 0.144. please update the

Re: [Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-09 Thread Volkan Kepoglu
there was a previous reply from borys about the subject: He explained that Yes, you need to restart qgis to update the status of this particular plugin. It's because the Installer is able to reload only the __init__.py file (not the whole plugin) and in this plugin metadata is stored in a nested

[Qgis-user] Problem with SDA4PP/Linked Statistical Display

2009-12-08 Thread Agustin Lobo
Dear Volkan, Thanks for SDA4PP. When I try to run the Linked Statistical Display in SDA4PP (0.141) (R 2.10) (QGIS 1.3.0 from ubuntu jaunty binaries) I get the following error despite having the package rJava installed (also: note that rJava is not listed among the dependencies): Traceback (most