Public bug reported:

The command line experience is:

$ ubuntu-bug ubuntu-release-upgrader-core
==== AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run `/bin/cat' as the super user
Authenticating as: Jarl Friis,,, (jarl)
Password: 
==== AUTHENTICATION COMPLETE ===
==== AUTHENTICATING FOR com.ubuntu.apport.root-info ===
Authentication is required to collect system information for this problem report
Authenticating as: Jarl Friis,,, (jarl)
Password: 
==== AUTHENTICATION COMPLETE ===
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.04
Package: apport 2.14.1-0ubuntu3.6
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: nvidia
ApportLog:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jan  9 11:14:26 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-11-27 (407 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2015-01-09 (0 days ago)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1408965

Title:
  ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

Status in apport package in Ubuntu:
  New

Bug description:
  The command line experience is:

  $ ubuntu-bug ubuntu-release-upgrader-core
  ==== AUTHENTICATING FOR org.freedesktop.policykit.exec ===
  Authentication is needed to run `/bin/cat' as the super user
  Authenticating as: Jarl Friis,,, (jarl)
  Password: 
  ==== AUTHENTICATION COMPLETE ===
  ==== AUTHENTICATING FOR com.ubuntu.apport.root-info ===
  Authentication is required to collect system information for this problem 
report
  Authenticating as: Jarl Friis,,, (jarl)
  Password: 
  ==== AUTHENTICATION COMPLETE ===
  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.04
  Package: apport 2.14.1-0ubuntu3.6
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  ApportLog:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jan  9 11:14:26 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-11-27 (407 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to trusty on 2015-01-09 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to