[Qgis-user] Errors in startup phase of qgis-dev should add to issue system ?

Andrea Peri aperi2007 at gmail.com
Fri Oct 3 23:18:57 PDT 2014


Salve,

Hi,
this morning I update the qgis-dev to find some bug searching.

Starting the qgis-dev I can see an error windows with this message:

It seem an error of the QSTAT plugin that QGIS is not able to load.

I dont know if this is a ticket for qgis or is for the plugin.
But surely is an issue in starting of qgis.

I'm not sure if this kind of bugs need to be add on ticket,
becasue I guess the issue system is for the bug when an user do
something using qgis.
This instead is on start phase and the user do nothing still.

Thx,

----
Couldn't load plugin 'qProf' from
['C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python',
'C:/Users/andrea/.qgis2/python',
'C:/Users/andrea/.qgis2/python/plugins',
'C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python/plugins',
'C:\MY-PRO~1\osgeo4w\bin\python27.zip',
'C:\MY-PRO~1\osgeo4w\apps\Python27\DLLs',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\plat-win',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\lib-tk',
'C:\MY-PRO~1\osgeo4w\bin', 'C:\MY-PRO~1\osgeo4w\apps\Python27',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\GDAL-1.11.1-py2.7-win32.egg',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\PIL',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\jinja2-2.7.2-py2.7.egg',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\markupsafe-0.23-py2.7-win32.egg',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\python_dateutil-2.2-py2.7.egg',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\pytz-2014.2-py2.7.egg',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\win32',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\win32\lib',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\Pythonwin',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\six-1.6.1-py2.7.egg',
'C:\MY-PRO~1\osgeo4w\apps\Python27\lib\site-packages\wx-2.8-msw-unicode',
'C:\Users\andrea\.qgis2\python\plugins\MetaSearch\ext-libs']

Traceback (most recent call last):
  File "C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python\qgis\utils.py",
line 185, in loadPlugin
    __import__(packageName)
  File "C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python\qgis\utils.py",
line 460, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/Users/andrea/.qgis2/python/plugins\qProf\__init__.py", line 24, in
    from qProf_gui import qProf_gui
  File "C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python\qgis\utils.py",
line 460, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/Users/andrea/.qgis2/python/plugins\qProf\qProf_gui.py", line 9, in
    from qProf_QWidget import qprof_QWidget
  File "C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python\qgis\utils.py",
line 460, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/Users/andrea/.qgis2/python/plugins\qProf\qProf_QWidget.py",
line 14, in
    from osgeo import ogr
  File "C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python\qgis\utils.py",
line 460, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named osgeo


Python version:
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


QGIS version:
2.5.0-Master Master, 30dd6e7

Python path: ['C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python',
u'C:/Users/andrea/.qgis2/python',
u'C:/Users/andrea/.qgis2/python/plugins',
'C:/MY-PRO~1/osgeo4w/apps/qgis-dev/./python/plugins',
'C:\\MY-PRO~1\\osgeo4w\\bin\\python27.zip',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\DLLs',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\plat-win',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\lib-tk',
'C:\\MY-PRO~1\\osgeo4w\\bin', 'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\GDAL-1.11.1-py2.7-win32.egg',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\PIL',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win32.egg',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\python_dateutil-2.2-py2.7.egg',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\pytz-2014.2-py2.7.egg',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\win32',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\six-1.6.1-py2.7.egg',
'C:\\MY-PRO~1\\osgeo4w\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\Users\\andrea\\.qgis2\\python\\plugins\\MetaSearch\\ext-libs']
-----




-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------



More information about the Qgis-user mailing list