apport (0.10) edgy; urgency=low . * apport-gtk: Show report file size in bug report window. * apport: Correctly handle relative paths to core dumps (use crashed process' cwd). * Fix the GPL URLs in source file's copyright comments. * debian/apport.cron.daily: Add -mindepth 1 to find commands to avoid attempting to remove the /var/crash/ directory. Closes: LP#55107 * problem_report.py: - Fix precise whitespace handling in continuation lines, add selftest. - Add selftest for reading a report, modifying fields, and writing it back. - Fix writing back binary data, adapt test suite to check it. - Fixed ProblemReport.load() to clean up old data, added selftest. - Restructure class to inherit from IterableUserDict and throw away all the now obsolete dictionary wrapper methods. * debian/apport.init: Add colon to description to make output less confusing. * Add apport-retrace and install it into apport: This tool takes a crash report and refreshes the stack traces in it. This is particularly useful if debug symbols are installed now, but haven't been at the time the crash occured.
** Changed in: apport (Ubuntu) Status: Fix Committed => Fix Released -- cron.daily script tries to unlink /var/crash https://launchpad.net/bugs/55107 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs