[PyQt] Eric 4.1 and Qt 4.3.4
Gudjon I. Gudjonsson
gudjon at mc2.chalmers.se
Fri Feb 29 13:34:09 GMT 2008
Hi
After I upgraded to Qt 4.3.4 I get the following error when running
eric4-configure. Can anyone confirm this behavior?
$ eric4-configure
Warning: translation file 'qt_en_US'could not be loaded.
Using default.
Warning: translation file 'eric4_en_US'could not be loaded.
Using default.
Traceback (most recent call last):
File "/usr/share/eric/modules/eric4-configure.py", line 51, in ?
main()
File "/usr/share/eric/modules/eric4-configure.py", line 47, in main
createMainWidget)
File "/usr/share/eric/modules/Utilities/Startup.py", line 229, in
simpleAppStartup
w = mwFactory(argv)
File "/usr/share/eric/modules/eric4-configure.py", line 31, in
createMainWidget
return ConfigurationDialog(fromEric=False)
File "/usr/share/eric/modules/Preferences/ConfigurationDialog.py", line
230, in __init__
self.configItems.update(e4App().getObject("PluginManager").getPluginConfigData())
File "/usr/share/eric/modules/KdeQt/KQApplication.py", line 50, in
getObject
raise KeyError('Object "%s" is not registered.' % name)
KeyError: 'Object "PluginManager" is not registered.'
Thanks
Gudjon
More information about the PyQt
mailing list