← Back to team overview

desktop-packages team mailing list archive

[Bug 1437214] [NEW] ubuntu-bug crashes on unattended-upgrades

 

Public bug reported:

I tried to report a bug for Ubuntu in general, but `ubuntu-bug` with no
arguments did not work (I'll file a second report). Then I tried
`ubuntu-bug unattended-upgrades` since that is the closest I can think
about it. I have modified a couple of configuration files on my system
and apport/ubuntu-bug asked me to include those. It then failed with the
following stacktrace:

Traceback (most recent call last):
  File "/usr/share/apport/apport-kde", line 533, 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 355, in ui_present_report_details
    desktop_info)
  File "/usr/share/apport/apport-kde", line 168, in __init__
    self.ui.ui_update_view(self)
  File "/usr/share/apport/apport-kde", line 345, 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

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: apport 2.14.7-0ubuntu8.2
ProcVersionSignature: Ubuntu 3.16.0-33.44-generic 3.16.7-ckt7
Uname: Linux 3.16.0-33-generic x86_64
ApportLog:
 
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Mar 27 10:00:59 2015
InstallationDate: Installed on 2014-10-07 (170 days ago)
InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to utopic on 2014-11-26 (120 days ago)

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1437214

Title:
  ubuntu-bug crashes on unattended-upgrades

Status in apport package in Ubuntu:
  New

Bug description:
  I tried to report a bug for Ubuntu in general, but `ubuntu-bug` with
  no arguments did not work (I'll file a second report). Then I tried
  `ubuntu-bug unattended-upgrades` since that is the closest I can think
  about it. I have modified a couple of configuration files on my system
  and apport/ubuntu-bug asked me to include those. It then failed with
  the following stacktrace:

  Traceback (most recent call last):
    File "/usr/share/apport/apport-kde", line 533, 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 355, in ui_present_report_details
      desktop_info)
    File "/usr/share/apport/apport-kde", line 168, in __init__
      self.ui.ui_update_view(self)
    File "/usr/share/apport/apport-kde", line 345, 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

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport 2.14.7-0ubuntu8.2
  ProcVersionSignature: Ubuntu 3.16.0-33.44-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  ApportLog:
   
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Mar 27 10:00:59 2015
  InstallationDate: Installed on 2014-10-07 (170 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to utopic on 2014-11-26 (120 days ago)

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


Follow ups

References