[Bug 847797] New: QGIS2 plugins fail to start
https://bugzilla.novell.com/show_bug.cgi?id=847797 https://bugzilla.novell.com/show_bug.cgi?id=847797#c0 Summary: QGIS2 plugins fail to start Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: patric.schramm@rub.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 After todays installation of qgis2 i get python errors (python missing) : Konnte Erweiterung 'processing' von ['/usr/share/qgis/python', '/home/patric/.qgis2/python', '/home/patric/.qgis2/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', '/usr/lib64/python2.7/site-packages', '/usr/local/lib64/python2.7/site-packages', '/usr/local/lib/python2.7/site-packages', '/usr/lib64/python2.7/site-packages/gtk-2.0', '/usr/lib/python2.7/site-packages', '/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info', '/home/patric/.qgis2/python/plugins/mmqgis/forms', '/usr/share/qgis/python/plugins/fTools/tools'] nicht laden Traceback (most recent call last): File "/usr/share/qgis/python/qgis/utils.py", line 182, in loadPlugin __import__(packageName) File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/__init__.py", line 20, in from processing.tools.general import runalg, runandload, alghelp, alglist, algoptions, load, extent, getobject File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/tools/general.py", line 29, in from processing.core.Processing import Processing File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/core/Processing.py", line 48, in from processing.r.RAlgorithmProvider import RAlgorithmProvider File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/r/RAlgorithmProvider.py", line 37, in from processing.r.CreateNewRScriptAction import CreateNewRScriptAction File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/r/CreateNewRScriptAction.py", line 26, in from processing.script.EditScriptDialog import EditScriptDialog File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/script/EditScriptDialog.py", line 124, in from PyQt4.Qsci import QsciScintilla, QsciLexerPython File "/usr/share/qgis/python/qgis/utils.py", line 453, in _import mod = _builtin_import(name, globals, locals, fromlist, level) ImportError: No module named Qsci Python-Version: 2.7.3 (default, Apr 14 2012, 08:58:41) [GCC] QGIS-Version: 2.0.1-Dufour Dufour, exported Python-Pfad: ['/usr/share/qgis/python', '/home/patric/.qgis2/python', '/home/patric/.qgis2/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', '/usr/lib64/python2.7/site-packages', '/usr/local/lib64/python2.7/site-packages', '/usr/local/lib/python2.7/site-packages', '/usr/lib64/python2.7/site-packages/gtk-2.0', '/usr/lib/python2.7/site-packages', '/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info', '/home/patric/.qgis2/python/plugins/mmqgis/forms', '/usr/share/qgis/python/plugins/fTools/tools'] Reproducible: Always Steps to Reproduce: 1.Install QGIS2 2.Start application 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=847797 https://bugzilla.novell.com/show_bug.cgi?id=847797#c Patric Schramm <patric.schramm@rub.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|QGIS2 plugins fail to start |QGIS2 plugins fail to start | |(python error) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=847797 https://bugzilla.novell.com/show_bug.cgi?id=847797#c Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com AssignedTo|bnc-team-screening@forge.pr |dassau@gbd-consult.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=847797 https://bugzilla.novell.com/show_bug.cgi?id=847797#c1 Otto Dassau <dassau@gbd-consult.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Otto Dassau <dassau@gbd-consult.de> 2014-01-20 14:37:08 UTC --- The necessary packages python-qscintilla and python-psycopg2 are added to the spec file. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com