Public bug reported:

Under Kubuntu 15.04, running apport-bug crashes with this error message:

X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x960001f
Traceback (most recent call last):
  File "/usr/share/apport/apport-kde", line 530, in <module>
    sys.exit(UserInterface.run_argv())
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 650, in run_argv
    return self.run_report_bug()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 488, in 
run_report_bug
    response = self.ui_present_report_details(allowed_to_report)
  File "/usr/share/apport/apport-kde", line 353, in ui_present_report_details
    desktop_info)
  File "/usr/share/apport/apport-kde", line 170, in __init__
    self.ui.ui_update_view(self)
  File "/usr/share/apport/apport-kde", line 344, 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

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420158

Title:
  [vivid] apport-bug crashes under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1420158/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to