Comment 6 for bug 457270

Revision history for this message
Michael Vogt (mvo) wrote :

Here is the crash (happend during jaunty -> karmic):

2009-10-20 20:03:31,870 ERROR not handled exception in KDE frontend:
Traceback (most recent call last):

  File "/tmp/tmpXtiU3t/karmic", line 7, in <module>
    sys.exit(main())

  File "/tmp/tmpXtiU3t/DistUpgradeMain.py", line 132, in main
    if app.run():

  File "/tmp/tmpXtiU3t/DistUpgradeController.py", line 1590, in run
    return self.fullUpgrade()

  File "/tmp/tmpXtiU3t/DistUpgradeController.py", line 1577, in fullUpgrade
    self.doPostUpgrade()

  File "/tmp/tmpXtiU3t/DistUpgradeController.py", line 1128, in doPostUpgrade
    self._view.confirmChanges(summary, changes, 0, actions, False)):

  File "/tmp/tmpXtiU3t/DistUpgradeViewKDE.py", line 726, in confirmChanges
    loadUi("dialog_changes.ui", self.changesDialogue)

  File "/tmp/tmpXtiU3t/DistUpgradeViewKDE.py", line 59, in loadUi
    uic.loadUi(file, parent)

  File "/var/lib/python-support/python2.6/PyQt4/uic/__init__.py", line 112, in loadUi
    pyqt3_wrapper is optionally set to generate extra code that allows the code

  File "/var/lib/python-support/python2.6/PyQt4/uic/Loader/loader.py", line 8, in __init__
    UIParser.__init__(self, QtCore, QtGui, LoaderCreatorPolicy())

  File "/var/lib/python-support/python2.6/PyQt4/uic/uiparser.py", line 87, in __init__
    self.factory = QObjectCreator(creatorPolicy)

  File "/var/lib/python-support/python2.6/PyQt4/uic/objcreator.py", line 43, in __init__
    if load_plugin(open(os.path.join(plugindir, filename)), plugin_globals, plugin_locals):

IOError: [Errno 2] Aucun fichier ou dossier de ce type: '/usr/share/python-qt4/widget-plugins/kde4.py'