lp:~mdz/apport/681574-improve-python-titles

Created by Matt Zimmerman and last modified
Get this branch:
bzr branch lp:~mdz/apport/681574-improve-python-titles
Only Matt Zimmerman can upload to this branch. If you are Matt Zimmerman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Zimmerman
Project:
Apport
Status:
Merged

Recent revisions

1806. By Matt Zimmerman

Improve standard titles for Python bugs.

If the crash occurs at the top level in the main program:
"foo crashed with ImportError"

If the crash occurs at the top level in a module:
"foo crashed with ImportError in /usr/share/foo/plugin.py"

Also include the exception text in the report, e.g.:
"foo crashed with ImportError: No module named nonexistent"

1805. By Martin Pitt

GTK frontend: Require GTK 3.0.

1804. By Martin Pitt

release 1.16

1803. By Martin Pitt

Fix memory test case to work with current Python versions, where the SQLite integrity check throws a different exception.

1802. By Martin Pitt

Fix symptoms again. Version 1.15 broke the default symptom directory.

1801. By Martin Pitt

Port GTK frontend from pygtk2 to GTK+3.0 and gobject-introspection.

1800. By Martin Pitt

release 1.15

1799. By Martin Pitt

apt backend: Opportunistically try to install a -dbg package in addition to -dbgsym, to increase the chance that at least one of it exists. Thanks Daniel J Blueman!

1798. By Martin Pitt

launchpad.py: Fix APPORT_LAUNCHPAD_INSTANCE values with a https:// prefix.

1797. By Martin Pitt

Remove escalation_subscription from Ubuntu bug DB definition, turned out to not be useful; thanks Brian Murray.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~apport-hackers/apport/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers