apport (0.11) edgy; urgency=low
.
* gtk/apport-gtk.glade: Remove separators from dialogs. Closes: LP#56326
* apport:
- Move information collection from ctor to two new separate functions
collect_runtime_information() (fast, privileged, crashed process must
exist) and collect_static_information() (slow, unprivileged, crashed
process does not need to exist). This allows a cleaner design.
- Add missing close() call in init_error_log().
- Do not catch SystemExit in the final catch-all-and-log clause (will
become important once we switch to master/slave processes).
- Clean up handling of temporary files.
- Log successful report creation with file and package name, to ease
debugging.
- transitive_dependencies(): Do not break on pure virtual dependencies
(like perl-api-XXX).
* Add debian/apport.default: Default file to disable apport entirely and to
change the maximum size of kernel created core dumps.
* debian/apport.init: Evaluate new default file.
** Changed in: apport (Ubuntu)
Status: Fix Committed => Fix Released
--
Please remove the separator from the dialog
https://launchpad.net/bugs/56326
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs