[Bug 783857] New: KDE:Release:49/python-kde4: Bug
https://bugzilla.novell.com/show_bug.cgi?id=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c0 Summary: KDE:Release:49/python-kde4: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: toddrme2178@gmail.com ReportedBy: Mathias.Homann@opensuse.org QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Community User Blocker: --- since a few days, plasmoids written in python fail to load, and in ~/.xsession-errors the following message shows: plasma-desktop(9102)/python (plugin): Failed to import module Traceback (most recent call last): File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 22, in <module> from PyKDE4.plasma import Plasma RuntimeError: the sip module implements API v9.0 but the PyKDE4.plasma module requires API v8.1 package info: lemmy@sai:~> rpm -qf /usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py python-kdebase4-4.9.2-782.1.x86_64 lemmy@sai:~> rpm -qf /usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py --requires python(abi) = 2.7 python-kde4 = 4.9.2 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsLzma) <= 4.4.6-1 lemmy@sai:~> rpm -q python python-2.7.2-7.17.1.x86_64 lemmy@sai:~> rpm -q python3 python3-3.2.1-5.9.1.x86_64 -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c1 H. Hansen <cyberbeat@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cyberbeat@gmx.de --- Comment #1 from H. Hansen <cyberbeat@gmx.de> 2012-10-08 18:31:26 UTC --- I suffer from this, too -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c2 --- Comment #2 from H. Hansen <cyberbeat@gmx.de> 2012-10-08 18:33:40 UTC --- for example try to load veromix plasmoid from kde extra (4.9) -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c3 Rolf Wentland <R.Wentland@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |R.Wentland@gmx.de --- Comment #3 from Rolf Wentland <R.Wentland@gmx.de> 2012-10-09 10:34:00 UTC --- Had the same problem with kde 4.9 and openSUSE12.2. Update of python-kde4-4.9.2-36.1.x86_64 to obs version python-kde4-4.9.2-39.1.x86_64 fixed the problem in my case. -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c4 Tilman Vogel <tilman.vogel@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tilman.vogel@web.de --- Comment #4 from Tilman Vogel <tilman.vogel@web.de> 2012-10-11 10:47:28 UTC --- Also happens with KDE:/Release:/48/openSUSE_11.4/ as of today (python-kde4-4.8.5-39.2.x86_64). -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c5 --- Comment #5 from PePe OO <wurstwasserflocke@googlemail.com> 2012-10-14 10:02:41 UTC --- Hi, i have the same problem. Im running openSUSE 12.2 with KDE 4.9. ~/.xsession-errors: plasma-desktop(1850)/python (plugin): Failed to import module Traceback (most recent call last): File "/usr/share/kde4/apps/plasma_scriptengine_python/pywallpaper.py", line 23, in <module> from PyKDE4.plasma import Plasma RuntimeError: the sip module implements API v8.0 to v8.1 but the PyKDE4.plasma module requires API v9.0 plasma-desktop(1850)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability plasma-desktop(1850)/python (plugin): Failed to import module Traceback (most recent call last): File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 22, in <module> from PyKDE4.plasma import Plasma ImportError: cannot import name Plasma plasma-desktop(1850)/python (plugin): Failed to import module Traceback (most recent call last): File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 22, in <module> from PyKDE4.plasma import Plasma ImportError: cannot import name Plasma plasma-desktop(1850)/python (plugin): Failed to import module Traceback (most recent call last): File "/usr/share/kde4/apps/plasma_scriptengine_python/pywallpaper.py", line 23, in <module> from PyKDE4.plasma import Plasma ImportError: cannot import name Plasma # rpm -qf /usr/share/kde4/apps/plasma_scriptengine_python/pywallpaper.py python-kdebase4-4.9.2-782.1.x86_64 # rpm -qf /usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py python-kdebase4-4.9.2-782.1.x86_64 # rpm -qf /usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py --requires python(abi) = 2.7 python-kde4 = 4.9.2 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsLzma) <= 4.4.6-1 # rpm -q python-kde4 python-kde4-4.9.2-39.1.x86_64 #rpm -q python python-2.7.3-3.6.1.x86_64 # rpm -q python3 python3-3.2.3-1.1.1.x86_64 The solution from comment 3 doesnt work for me, as i have this version already installed. -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c6 --- Comment #6 from Rolf Wentland <R.Wentland@gmx.de> 2012-10-14 17:54:09 UTC --- In my case i got python-sip-4.14-79.1 with API v9.0 via online update. #rpm --provides -q python-sip-4.14-79.1.x86_64 python-sip(api) = 9.0 sip.so()(64bit) python-sip = 4.14-79.1 python-sip(x86-64) = 4.14-79.1 This was the cause for: RuntimeError: the sip module implements API v9.0 but the PyKDE4.plasma module requires API v8.1 Update to python-kde4-4.9.2-39.1.x86_64 fixed this so PyKDE4.plasma is working now with the v9.0 sip API. The problem from comment 5 is in my opinion just the reverse problem: RuntimeError: the sip module implements API v8.0 to v8.1 but the PyKDE4.plasma module requires API v9.0 PyKDE4.plasma needs v9.0 API but python sip provides only v8.1. I think the real problem is that python-kde4 has no requires rule for the necessary python-sip(api) version. -- 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=783857 https://bugzilla.novell.com/show_bug.cgi?id=783857#c7 --- Comment #7 from PePe OO <wurstwasserflocke@googlemail.com> 2012-10-14 18:45:43 UTC --- (In reply to comment #6)
The problem from comment 5 is in my opinion just the reverse problem:
Hi, i just figured out i used python-sip from the default repo and not from the kde 4.9 one. I switched all packages to the kde 4.9 repo and now everything is working again. Thank you! -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=783857 http://bugzilla.novell.com/show_bug.cgi?id=783857#c8 Todd R <toddrme2178@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #8 from Todd R <toddrme2178@gmail.com> --- Bug wasn't a bug. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com