Comment 0 for bug 683250

Revision history for this message
Francesco Ruvolo (ruvolof) wrote : ubuntu-bug doesn't work

Binary package hint: network-manager

I found some bug on Kubuntu Natty Alpha1 and I want to report with ubuntu-bug. But this is what I get:

ubuntu@ubuntu:~$ ubuntu-bug casper
Traceback (most recent call last):
  File "/usr/share/apport/apport-kde", line 461, in <module>
    UserInterface = MainUserInterface()
  File "/usr/share/apport/apport-kde", line 175, in __init__
    sys.exit(self.run_argv())
  File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 563, in run_argv
    return self.run_report_bug()
  File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 375, in run_report_bug
    self.collect_info(symptom_script)
  File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 761, in collect_info
    self.ui_start_info_collection_progress()
  File "/usr/share/apport/apport-kde", line 333, in ui_start_info_collection_progress
    _('The collected information can be sent to the developers '
  File "/usr/share/apport/apport-kde", line 109, in __init__
    Dialog.__init__(self, 'progress.ui', title, heading, text)
  File "/usr/share/apport/apport-kde", line 57, in __init__
    uic.loadUi(os.path.join(os.path.dirname(sys.argv[0]), ui), self)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/__init__.py", line 185, in loadUi
    return DynamicUILoader().loadUi(uifile, baseinstance)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/Loader/loader.py", line 14, in __init__
    UIParser.__init__(self, QtCore, QtGui, LoaderCreatorPolicy())
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 91, in __init__
    self.factory = QObjectCreator(creatorPolicy)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/objcreator.py", line 61, in __init__
    self._cwFilters.append(plugin_locals["getFilter"]())
  File "<string>", line 23, in getFilter
ImportError: /usr/lib/pymodules/python2.6/PyKDE4/kio.so: undefined symbol: _ZN19KFileMetaDataWidget5eventEP6QEvent

This happen if I launch ubuntu-bug from konsole. If I switch to tty2 and type "ubuntu-bug apport" it let me to save the apport. I'll put it as attachment.