← Back to team overview

desktop-packages team mailing list archive

[Bug 1424964] [NEW] TypeError when closing the ubuntu-bug dialog

 

Public bug reported:

When I close the ubuntu-bug dialog (when launched without specifying
parameters), ubuntu-bug crashes:

 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 407, in run_report_bug
    if self.run_symptoms():
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 618, in run_symptoms
    symptom = symptom_names[ch[0]]
TypeError: list indices must be integers, not str

Cheers,

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: apport 2.16.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Feb 24 09:32:39 2015
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2014-12-21T17:31:14.947277
upstart.apport.override: manual

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


** Tags: amd64 apport-bug vivid

-- 
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/1424964

Title:
  TypeError when closing the ubuntu-bug dialog

Status in apport package in Ubuntu:
  New

Bug description:
  When I close the ubuntu-bug dialog (when launched without specifying
  parameters), ubuntu-bug crashes:

   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 407, in run_report_bug
      if self.run_symptoms():
    File "/usr/lib/python3/dist-packages/apport/ui.py", line 618, in run_symptoms
      symptom = symptom_names[ch[0]]
  TypeError: list indices must be integers, not str

  Cheers,

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apport 2.16.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 24 09:32:39 2015
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2014-12-21T17:31:14.947277
  upstart.apport.override: manual

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


Follow ups

References