[Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4

Wilhelm Berg wb at bergwerk-gis.at
Fri Jan 17 02:04:47 PST 2014


Hi Anita,

I'm still not able to reproduce the problem, but looking at this is bug,
geos seems to break shapely.
http://comments.gmane.org/gmane.linux.debian.devel.bugs.general/1111838

Would you mind checking with this version, if you still encounter an
exception?
https://github.com/BergWerkGIS/VoGIS-Profil-Tool/raw/master/VoGisProfilTool/VoGisProfilTool.zip

Thanks,
Wilhelm



*www.Immo-Focus-Wien.at* <http://www.immo-focus-wien.at/>
Die Innovative Lösung für Immobilienmakler

*Dr. Wilhelm BERG*
BergWerk EDV-Dienstleistungen e.U.
Bruckweg 24
3508 Paudorf

Tel: +43 664 345 0 417

wb at BergWerk-GIS.at
www.BergWerk-GIS.at <http://www.bergwerk-gis.at/>




On Thu, Jan 16, 2014 at 6:37 PM, Anita Graser <anitagraser at gmx.at> wrote:

> Am 15.01.2014, 22:50 Uhr, schrieb Wilhelm Berg <wb at bergwerk-gis.at>:
>
>
>  Thanks for the Stacktrace.
>>
>> Looks like the problem with missing shapely I took care of in version
>> 1.8.4.
>> Did you use 1.8.3 or 1.8.4?
>>
>
>
> I made sure to first install python-shapely from the Advanced installer
> and then installed the VoGIS Profile tool version 1.8.4
>
> Interestingly, the installer offers python-shapely 1.2.9 and 1.2.18. I
> installed 1.2.18-1.
>
> Best wishes,
> Anita
>
>
>
>
>> Regards,
>> Wilhelm
>>
>> On Wed, Jan 15, 2014 at 6:21 PM, Anita Graser <anitagraser at gmx.at> wrote:
>>
>>  Am 15.01.2014, 15:03 Uhr, schrieb Wilhelm Berg <wb at bergwerk-gis.at>:
>>>
>>>
>>>  Thanks.
>>>
>>>> I just checked with 64bit OSGeo4W (Express Install).
>>>> No problems.
>>>>
>>>> Have you done a custom install and maybe manually deselected any
>>>> dependencies?
>>>>
>>>>
>>> I did the advanced install but did not (knowingly) deselect any
>>> dependencies.
>>>
>>> Maybe this trace helps:
>>>
>>> Couldn't load plugin VoGisProfilTool due an error when calling its
>>> classFactory() method
>>>
>>> Traceback (most recent call last):
>>>   File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 204, in
>>> startPlugin
>>>     plugins[packageName] = package.classFactory(iface)
>>>   File "C:\Users\Anita/.qgis2/python/plugins\VoGisProfilTool\__
>>> init__.py",
>>> line 63, in classFactory
>>>     from vogisprofiltoolmain import VoGISProfilToolMain
>>>   File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 453, in
>>> _import
>>>     mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File "C:\Users\Anita/.qgis2/python/plugins\VoGisProfilTool\
>>> vogisprofiltoolmain.py",
>>> line 27, in
>>>     from vogisprofiltoolmaindialog import VoGISProfilToolMainDialog
>>>   File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 453, in
>>> _import
>>>     mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File "C:\Users\Anita/.qgis2/python/plugins\VoGisProfilTool\
>>> vogisprofiltoolmaindialog.py",
>>> line 37, in
>>>     from util.createProfile import CreateProfile
>>>   File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 453, in
>>> _import
>>>     mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File "C:\Users\Anita/.qgis2/python/plugins\VoGisProfilTool\util\
>>> createProfile.py",
>>> line 4, in
>>>     from shapely.wkb import loads
>>>   File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 453, in
>>> _import
>>>     mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File "C:\OSGeo4W\apps\Python27\lib\site-packages\shapely\wkb.py", line
>>> 6, in
>>>   File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 453, in
>>> _import
>>>     mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File "C:\OSGeo4W\apps\Python27\lib\site-packages\shapely\geos.py",
>>> line
>>> 99, in
>>>   File "C:\OSGeo4W\apps\Python27\lib\site-packages\shapely\geos.py",
>>> line
>>> 97, in _geos_c_version
>>>   File "C:\OSGeo4W\apps\Python27\lib\site-packages\shapely\geos.py",
>>> line
>>> 97, in
>>> ValueError: invalid literal for int() with base 10: '2 r3921'
>>>
>>> Python version:
>>> 2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]
>>>
>>>
>>> QGIS version:
>>> 2.0.1-Dufour Dufour, ebebdf3
>>>
>>> Python path: ['C:\\Users\\Anita/.qgis2/python/plugins\\processing',
>>> 'C:/OSGeo4W/apps/qgis/./python', 'C:\\Users\\Anita/.qgis2/python',
>>> 'C:\\Users\\Anita/.qgis2/python/plugins', 'C:/OSGeo4W/apps/qgis/./
>>> python/plugins',
>>> 'C:\\OSGeo4W\\bin\\python27.zip', 'C:\\OSGeo4W\\apps\\Python27\\DLLs',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib', 'C:\\OSGeo4W\\apps\\Python27\\
>>> lib\\plat-win',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin',
>>> 'C:\\OSGeo4W\\apps\\Python27', 'C:\\OSGeo4W\\apps\\Python27\\
>>> lib\\site-packages',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Shapely-1.
>>> 2.18-py2.7-win32.egg',
>>> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
>>> '.', '~/.qgis/python', '.']
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>  Regards,
>>>> Wilhelm
>>>>
>>>>
>>>> On Wed, Jan 15, 2014 at 2:10 PM, Josef K <groundwatergis at gmail.com>
>>>> wrote:
>>>>
>>>>
>>>>  I can confirm the same errors as reported by Anita. I have a osgeo4w
>>>>> 64-bit install of QGIS 2.0.1 (win 7 professional).
>>>>>
>>>>> Please see screen dump here: http://goo.gl/mjfoO2
>>>>>
>>>>> regards
>>>>> Josef
>>>>>
>>>>>
>>>>>
>>>>>  ---------- Vidarebefordrat meddelande ----------
>>>>>
>>>>>> From: "Anita Graser" <anitagraser at gmx.at>
>>>>>> To: "Wilhelm Berg" <wb at bergwerk-gis.at>
>>>>>> Cc: qgis-developer <qgis-developer at lists.osgeo.org>
>>>>>> Date: Tue, 14 Jan 2014 22:47:47 +0100
>>>>>> Subject: Re: [Qgis-developer] Plugin approval: VoGIS Profiltool 1.8.4
>>>>>>
>>>>>> Am 14.01.2014, 21:56 Uhr, schrieb Wilhelm Berg <wb at bergwerk-gis.at>:
>>>>>>
>>>>>>  Hi Anita,
>>>>>>
>>>>>>
>>>>>>> could you be a bit more specific about your setup?
>>>>>>> I tested the lasted version on Windows with 1.8 and 2.0.1 (Standalone
>>>>>>> installer) without problems.
>>>>>>>
>>>>>>>
>>>>>>>  Sure, Win 7 + QGIS 2.0.1 from OSGeo4W installer. It's the first time
>>>>>> I've
>>>>>> seen an error like this.
>>>>>>
>>>>>> Best wishes,
>>>>>> Anita
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>> --
>>> anitagraser.com
>>>
>>>
>
> --
> anitagraser.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140117/0201d7b9/attachment.html>


More information about the Qgis-developer mailing list