[Bug 1517030] Re: ubuntu-bug (apport-kde) crashes every time I submit a problem report

basse 1517030 at bugs.launchpad.net
Tue Mar 15 10:39:20 UTC 2016


i had problem with this too... 
i was launching apport-collect form konsole so i saw the error, which was in /usr/share/apport/apport-kde  python file, on line 358... str wasn't coping with some unicode strings, so I changed it to using "encode".. 

358                     QTreeWidgetItem(keyitem,
[str(line.encode('utf-8'))])

works now..

.b

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

Title:
  ubuntu-bug (apport-kde) crashes every time I submit a problem report

Status in apport package in Ubuntu:
  Expired

Bug description:
  Every time I run the "ubuntu-bug" program, I get a crash report about
  it.

  1. I run (say) "ubuntu-bug muon-updater"
  2. Apport window appears, "Send problem report to developers?" with info about the bug.
  3. Click Send.
  4. "Uploading problem information" dialog appears and disappears.
  5. Launchpad website appears. I start filing in details.
  6. Sometime soon, Plasma reports a crash in its system tray. A dialog appears. See my screenshot.
  7. I click the "Continue" button to submit a crash bug report. The dialog disappears, but nothing else happens that I can see.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: apport-kde 2.19.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Nov 17 07:51:26 2015
  InstallationDate: Installed on 2013-08-31 (807 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to wily on 2015-11-08 (8 days ago)

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



More information about the foundations-bugs mailing list