Show path of .crash file in "Unreportable" error dialogs.

Bug #1065971 reported by David
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Apport
Triaged
Wishlist
Unassigned

Bug Description

Occasionally I receive an error report from Ubuntu with the option to send in the details of the error. However, if the error was generated from a non-official package (local installation or PPA) I cannot just click submit to send in the error.

It would be useful if I could get a text dump of the error (*all* the fields provided by Apport, not just the stacktrace). Perhaps a "Save as text file" button, "Copy error to clipboard" or something similar. Or a zip file if that makes more sense. Then I could submit this to the maintainer of the non-official package myself.

As a workaround /var/crash sometimes contains useful info (from http://askubuntu.com/questions/152914/how-can-i-copy-the-text-of-an-unreportable-error )

Tags: enhancement
Revision history for this message
Martin Pitt (pitti) wrote :

The .crash file in /var/crash/ is already a text dump (except of the binary data like the core dump, which is base64-encoded and compressed). So this already provides what you need. I don't like another "Save.." button, but I'm ok with pointing out the location of the crash file in the error message.

Changed in apport:
status: New → Triaged
importance: Undecided → Wishlist
summary: - Option to get text of unreportable errors
+ Show path of .crash file in "Unreportable" error dialogs.
Revision history for this message
David (lofidevops) wrote :

Perhaps:

 * option to open crash file (in Gedit/default editor)
 * option to open folder containing crash file (and somehow tell user the name of the crash file so they know which one it is)
 * just provide an absolute path to the crash file, and it's up to the user to read it, upload it, etc
 * multiple crash files?

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.