This bug was fixed in the package apport - 2.14.3-0ubuntu1
---------------
apport (2.14.3-0ubuntu1) utopic; urgency=medium
* New upstream bug fix release:
- Add kernel package version to the various kernel-related hooks. Thanks
Brian Murray. (LP: #1316845)
- Use package name in duplicate signature for recoverable problems. Thanks
Brian Murray. (LP: #1316763)
- Have whoopsie-upload-all upload recoverable problems. Thanks Brian
Murray. (LP: #1319099)
-- Martin Pitt <[email protected]> Fri, 30 May 2014 15:35:53 +0200
** Changed in: apport (Ubuntu)
Status: Fix Committed => Fix Released
--
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/1319099
Title:
whoopsie-upload-all does not upload RecoverableProblem reports
Status in “apport” package in Ubuntu:
Fix Released
Bug description:
whoopsie-upload-all contains the following:
if r.get('ProblemType', '') != 'Crash' or 'ExecutablePath' not in r:
print(' skipping, not a crash')
return None
Its not clear to me why we are excluding RecoverableProblems or those
don't have an ExecutablePath in them. Regardless, we should be
uploading these to the error tracker.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1319099/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp