[Bug 861930] Re: systemsettings crashed with AttributeError in __init__(): 'module' object has no attribute 'argv'
ankspo71
861930 at bugs.launchpad.net
Thu Oct 6 04:53:54 UTC 2011
Kubuntu 11.10 beta 2, KDE 4.7.1
Running 'systemsettings' in the terminal, then going to 'systemsettings > Locale > System Languages' triggers a crash in systemsettings. The crash reporting service led me to this page.
Terminal's outout:
james at KDE:~$ systemsettings
james at KDE:~$ systemsettings(6835)/python (plugin): Error while running factory function for Python plugin: "language-selector/language-selector.py"
Traceback (most recent call last):
File "<string>", line 18, in kpythonpluginfactory_bridge
File "/usr/share/kde4/apps/language-selector/language-selector.py", line 9, in CreatePlugin
return QtLanguageSelector("/usr/share/language-selector/", component_data, widget_parent)
File "/usr/lib/python2.7/dist-packages/LanguageSelector/qt/QtLanguageSelector.py", line 51, in __init__
self.init()
File "/usr/lib/python2.7/dist-packages/LanguageSelector/qt/QtLanguageSelector.py", line 75, in init
self.updateLanguagesList()
File "/usr/lib/python2.7/dist-packages/LanguageSelector/qt/QtLanguageSelector.py", line 187, in updateLanguagesList
languageList = self._cache.getLanguageInformation()
File "/usr/lib/python2.7/dist-packages/LanguageSelector/LangCache.py", line 376, in getLanguageInformation
li = LanguageInformation(self, code, lang)
File "/usr/lib/python2.7/dist-packages/LanguageSelector/LangCache.py", line 41, in __init__
if 'gnome-' not in sys.argv[0]:
AttributeError: 'module' object has no attribute 'argv'
systemsettings(6835)/python (plugin): Failed to import module
systemsettings(6835)/kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all. The reason could be that it's still using K_EXPORT_COMPONENT_FACTORY with a custom X-KDE-FactoryName which is not supported anymore
** Attachment added: "systemsettings error messages"
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/861930/+attachment/2516072/+files/snapshot2.gif
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/861930
Title:
systemsettings crashed with AttributeError in __init__(): 'module'
object has no attribute 'argv'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/861930/+subscriptions
More information about the kubuntu-bugs
mailing list