whoopsie-upload-all does not upload RecoverableProblem reports

Bug #1319099 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
Fix Released
High
Brian Murray

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.

Tags: trusty utopic

Related branches

tags: added: trusty utopic
Revision history for this message
Evan (ev) wrote :

This is not by design. I don't know why it was written this way (and I don't /think/ I wrote it).

We should definitely upload all crash types from the phone.

Changed in apport (Ubuntu):
status: New → In Progress
importance: Undecided → High
assignee: nobody → Brian Murray (brian-murray)
Revision history for this message
Martin Pitt (pitti) wrote :

trunk r2803, thanks Brian!

Changed in apport (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 address hidden> Fri, 30 May 2014 15:35:53 +0200

Changed in apport (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.