~ubuntu-branches/ubuntu/hardy/apport/hardy-proposed

Viewing all changes in revision 105.

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2008-03-18 23:04:57 UTC
  • Revision ID: package-import@ubuntu.com-20080318230457-kerjvagtoep2rql1
Tags: 0.105
* apport/crashdb_impl/launchpad.py: Ignore ValueErrors when subscribing a
  team, since these are usually due to the team already being subscribed.
* apport/report.py, anonymize(): Be robust against empty user names and only
  anonymize fields which can potentially contain user specific data.
  (LP: #195706)
* backends/packaging-apt-dpkg.py, get_architecture(): Return 'unknown'
  instead of None if package architecture cannot be determined.
  (LP: #198548)
* apport/ui.py, run_crash(): Intercept other IOErrors, too (such as EISDIR)
  and print out proper error message instead of crashing. (LP: #201819)
* apport_python_hook.py: If the Python script has mutilated sys.argv so that
  even sys.argv[0] does not exist any more, fall back into readlink()ing
  /proc/pid/exe and gracefully handle the failure of that, instead of
  crashing in the crash handler (ugh). Add test case. (LP: #198183)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: