[Qgis-user] python geoprocessing

2008-05-30 Thread Düster Horst
I just published version 0.40 of my geoprocessing plugin at the PyQgis
plugin repository. With this plugin you will get the ability to check
your installed version vs the published repository version. I took some
code snippets from Carsons manageR plugin. The major change to Carsons
approach, I took QtXML to read the repsository XML due to segmentation
faults of minidom on my system. I don't know the reason!! 
 
Further I catch some more exceptions to avoid the horrible python error
messages ;-). Paolo thanks for the hints.
 
I'll hope you will enjoy the new release.
 
Regards
Horst

 

Dr. Horst Düster 
GIS-Koordinator, Stv. Amtschef 

Kanton Solothurn 
Bau- und Justizdepartement 
Amt für Geoinformation 
SO!GIS Koordination 
Rötistrasse 4 
CH-4501 Solothurn 

Telefon ++41(0)32 627 25 32 
Telefax ++41(0)32 627 22 14 

mailto:[EMAIL PROTECTED] 
http://www.agi.so.ch 


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] How do I get manageR under Ubuntu 8.04 - 64 bit working?

2008-05-30 Thread Nikos Alexandris
I am facing this strange problem:

I could not get manageR loaded. I've installed all possible dependencies
(as far as I could find searching the web) and it worked. After I
install rgdal in R it stoped working!!! What did the installation of
rgdal hurt?

Thank you Nikos

P.S. I get following message on qgis start-up: 

Couldn't load plugin manageR from ['/home/nik/.qgis//python/plugins',
'/usr/share/qgis/python', '/usr/share/qgis/python/plugins',
'/usr/lib/python25.zip', '/usr/lib/python2.5',
'/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk',
'/usr/lib/python2.5/lib-dynload',
'/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL',
'/usr/lib/python2.5/site-packages/gst-0.10',
'/var/lib/python-support/python2.5',
'/usr/lib/python2.5/site-packages/gtk-2.0',
'/var/lib/python-support/python2.5/gtk-2.0',
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode',
'~/.qgis/python']

Traceback (most recent call last):
 File , line 2, in 
 File /home/nik/.qgis//python/plugins/manageR/__init__.py, line 35,
in 
  from manageR import manageRPlugin
 File /home/nik/.qgis//python/plugins/manageR/manageR.py, line 40, in 
  import domanageR
 File /home/nik/.qgis//python/plugins/manageR/domanageR.py, line 39,
in 
  from rpy import *
 File /usr/lib/python2.5/site-packages/rpy.py, line 134, in 
   % RVERSION)
RuntimeError: /usr/lib/atlas/liblapack.so.3: undefined symbol: ATL_chemv

   RPy module can not be imported. Please check if your rpy
   installation supports R 2.7.0. If you have multiple R versions
   installed, you may need to set RHOME before importing rpy. For
   example:
 
from rpy_options import set_options
set_options(RHOME='c:/progra~1/r/rw2011/')
from rpy import *


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


AW: [Qgis-user] Unable to open databases

2008-05-30 Thread Hugentobler Marco
Hi Carlos,

I had a similar problem recently and it was ok after I did a make clean or a 
fresh svn checkout (svn update was not enough).
Don't know if your problem is the same or a different one.

Regards,
Marco 


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] im Auftrag von Carlos Dávila
Gesendet: Fr 30.05.2008 17:12
An: qgis-user@lists.osgeo.org
Betreff: [Qgis-user] Unable to open databases
 
I have recently lost connection to srs.db and also (I think) qgis.db
databases, so I get different errors and problems running both 0.10.0
and trunk versions ('Critical: Can't open database: unable to open
database file' and similar). I don't really know where the problem comes
from, but I think it can be related with sqlite packages in my system.
I've tried reinstalling/updating sqlite, but the problem is still there.
Any idea?
Regards
Carlos

-- 
Por favor, no me envíe documentos con extensiones .doc, .docx, .xls, .xlsx, 
.ppt, .pptx, .mdb, mdbx

Instale OpenOffice desde http://es.openoffice.org/programa/index.html
OpenOffice es libre: se puede copiar, modificar y redistribuir libremente.
OpenOffice es gratis.
El uso de OpenOffice es totalmente legal.
OpenOffice funciona mejor que otros paquetes de oficina.
OpenOffice está en continuo desarrollo y no tendrá que pagar por las nuevas 
versiones.

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user