[Bug 1088213] Re: ubuntu-bug crashes under kubuntu
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Mar 5 13:05:26 UTC 2020
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: apport (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1088213
Title:
ubuntu-bug crashes under kubuntu
Status in apport package in Ubuntu:
Incomplete
Bug description:
A couple of ways to make it crash, under kubuntu:
1) -
ubuntu-bug network-manager
It pops up a prompt: It seems you have modified the contents of
"/etc/NetworkManager/NetworkManager.conf". Would you like to add the
contents of it to your bug report?
If I click yes, it crashes with:
Traceback (most recent call last):
File "/usr/share/apport/apport-kde", line 519, in <module>
UserInterface.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 637, in run_argv
return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 475, in run_report_bug
response = self.ui_present_report_details(allowed_to_report)
File "/usr/share/apport/apport-kde", line 341, in ui_present_report_details
desktop_info)
File "/usr/share/apport/apport-kde", line 161, in __init__
self.ui.ui_update_view(self)
File "/usr/share/apport/apport-kde", line 331, in ui_update_view
QTreeWidgetItem(keyitem, [line])
TypeError: arguments did not match any overloaded call:
QTreeWidgetItem(int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(list-of-str, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, list-of-str, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem, list-of-str, int type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem, QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem): too many arguments
2) -
ubuntu-bug sdgsdgsdg
It pops up a prompt: Package sdgsdgsdg does not exist
I click OK, and get the apport crash handler with this stack trace:
Thread 1 (Thread 0xb74cb6c0 (LWP 31474)):
[KCrash Handler]
#6 0xb54a3434 in QWidget::~QWidget() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#7 0xb5990579 in QDialog::~QDialog() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#8 0xb62c0f2d in ?? () from /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-32mu.so
#9 0xb62c0f82 in ?? () from /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-32mu.so
#10 0xb62b279c in ?? () from /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-32mu.so
#11 0xb62b27ee in ?? () from /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-32mu.so
#12 0xb65010ce in ?? () from /usr/lib/python3/dist-packages/sip.cpython-32mu.so
#13 0xb6502b91 in ?? () from /usr/lib/python3/dist-packages/sip.cpython-32mu.so
#14 0x080bb741 in ?? ()
#15 0x081153a6 in ?? ()
#16 0x080bb772 in ?? ()
#17 0x08109ee9 in ?? ()
#18 0x08106da6 in PyDict_SetItem ()
#19 0x0810cc0c in _PyModule_Clear ()
#20 0x0813ffa2 in PyImport_Cleanup ()
#21 0x0806903c in Py_Finalize ()
#22 0x0809e85f in Py_Main ()
#23 0x080a825c in main ()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1088213/+subscriptions
More information about the foundations-bugs
mailing list