Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#12114 - guidance-power-manager crashes on start
Attached to Project:
Arch Linux
Opened by Bart (n0rdik0) - Thursday, 13 November 2008, 22:46 GMT
Last edited by Allan McRae (Allan) - Wednesday, 26 November 2008, 21:09 GMT
Opened by Bart (n0rdik0) - Thursday, 13 November 2008, 22:46 GMT
Last edited by Allan McRae (Allan) - Wednesday, 26 November 2008, 21:09 GMT
|
DetailsDescription: guidance-power-manager refuses to start, error:
n0rdik0@telstar ~ $ guidance-power-manager Traceback (most recent call last): File "/usr/bin/guidance-power-manager", line 29, in <module> from PyKDE4.kdecore import KAboutData, KCmdLineArgs, KConfig, i18n, i18nc, i18np, ki18n, ki18nc, KGlobal, KStandardDirs,KLocalizedString ImportError: Bad magic number in /usr/lib/python2.5/site-packages/PyQt4/__init__.pyc n0rdik0@telstar ~ $ Tried to reinstall, didn't help. Additional info: * package version(s) guidance-power-manager 4.1.3-1 (kde-extragear) pyqt 4.4.3-2 python 2.6-2 * config and/or log files etc. Steps to reproduce: start guidance-power-manager |
This task depends upon
I took almost two weeks on upgrading to python 2.6, and this broke after. So I guess it has to do with the rebuild of the package.
Regards,
Leonardo
n0rdik0@telstar ~ $ guidance-power-manager
/usr/lib/python2.6/site-packages/PyQt4/uic/Compiler/qobjectcreator.py:2: DeprecationWarning: the sets module is deprecated
from sets import Set as set # Python 2.3 compatibility
Traceback (most recent call last):
File "/usr/bin/guidance-power-manager", line 36, in <module>
from powermanage import *
File "/usr/share/apps/guidance-power-manager/powermanage.py", line 27, in <module>
import xf86misc
ImportError: Bad magic number in /usr/lib/python2.5/site-packages/xf86misc.pyc
n0rdik0@telstar ~ $
Do I rm this file too?