Merge lp://staging/~brian-murray/ubuntu/natty/apport/rr-if-idontknow into lp://staging/~package-import/ubuntu/natty/apport/defunct

Proposed by Brian Murray
Status: Merged
Merge reported by: Martin Pitt
Merged at revision: not available
Proposed branch: lp://staging/~brian-murray/ubuntu/natty/apport/rr-if-idontknow
Merge into: lp://staging/~package-import/ubuntu/natty/apport/defunct
Diff against target: 7133 lines (+2156/-1226)
48 files modified
NEWS (+87/-1)
apport/REThread.py (+7/-7)
apport/__init__.py (+23/-1)
apport/chroot.py (+6/-6)
apport/crashdb.py (+24/-24)
apport/crashdb_impl/launchpad.py (+301/-247)
apport/crashdb_impl/memory.py (+5/-5)
apport/crashdb_impl/multipartpost_handler.py (+1/-1)
apport/fileutils.py (+22/-12)
apport/hookutils.py (+68/-22)
apport/packaging.py (+19/-19)
apport/report.py (+133/-81)
apport/ui.py (+343/-246)
apport_python_hook.py (+20/-16)
backends/packaging-apt-dpkg.py (+79/-112)
bin/apport-cli (+24/-22)
bin/apport-retrace (+10/-13)
bin/apport-unpack (+3/-6)
bin/crash-digger (+17/-20)
bin/dupdb-admin (+5/-6)
data/apport (+15/-16)
data/gcc_ice_hook (+2/-2)
data/general-hooks/parse_segv.py (+23/-32)
data/general-hooks/ubuntu.py (+47/-1)
data/java_uncaught_exception (+86/-0)
data/kernel_crashdump (+1/-2)
data/package-hooks/source_linux.py (+14/-13)
data/package_hook (+1/-1)
data/unkillable_shutdown (+5/-5)
debian/apport.install (+1/-0)
debian/apport.postinst (+10/-0)
debian/changelog (+197/-0)
debian/control (+41/-21)
debian/rules (+3/-3)
doc/symptoms.txt (+1/-1)
etc/apport/crashdb.conf (+0/-1)
etc/default/apport (+1/-1)
gtk/apport-gtk (+85/-96)
gtk/apport-gtk.ui (+5/-17)
java/README (+13/-0)
java/com/ubuntu/apport/ApportUncaughtExceptionHandler.java (+108/-0)
java/crash.java (+8/-0)
kde/apport-kde (+3/-4)
problem_report.py (+129/-134)
setup.py (+65/-8)
test/hooks (+5/-1)
test/java (+86/-0)
test/run (+4/-0)
To merge this branch: bzr merge lp://staging/~brian-murray/ubuntu/natty/apport/rr-if-idontknow
Reviewer Review Type Date Requested Status
Martin Pitt (community) Approve
Review via email: mp+49696@code.staging.launchpad.net

Description of the change

If the bug reporter chooses "I don't know" when asked how to describe the regression a Traceback is received as seen in https://bugs.launchpad.net/null/+bug/708712/comments/9. This fixes that.

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thank you!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches