Apport 1.93
Milestone information
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- No users assigned to blueprints and bugs.
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- No bugs are targeted to this milestone.
Download files for this release
Release notes
1.93 (2012-02-23):
------------------
Bug fixes:
- apport-gtk: Fix crash on nonexisting icon. Thanks Evan Dandrea.
(LP: #937354)
- ui.py, open_url(): Revert back to calling sudo instead of dropping
privileges ourselves; with the latter, calling firefox as the sudo'ing user
fails. (LP: #916810, #938128)
- ui.py: Fix aborting with "AssertionError" if the report is already known,
but without an URL. (LP: #938778)
- launchpad.py: If a bug is already known, but the report is private, do not
send the report. There is little sense piling up lots of duplicates.
(LP: #938700)
- test/crash: Fix regression of test_crash_
non-sensitive variable.
- ui.py: Fix test failures for data collection progress, they are not expected
to happen for "ProblemType: Crash" any more (happens in the background
during sending, or if user clicks on "Show Details").
- test/hooks: Use a package from Debian/Ubuntu main, so that this works better
during package builds on build servers.
- test/python: Do not assume that /var/crash/ exists. Use /var/tmp/ for the
fake binaries instead.
- data/general-
- ui.py: Fix crash on invalid core dumps. (LP: #937215)
- launchpad.py: Fix crash on unicode report titles. (LP: #896626)
Improvements:
- apport-gtk: Show the most interesting fields first in the details view.
- do-release: Call pyflakes and abort on errors other than unused imports.
- Move all test suites out of the code modules into test/test_
This avoids having to load it every time the program runs, and also allows
running the tests against the installed version of Apport.
- Clean up the other executable test script in test/* and change them to the
same structure as the module tests.
Changelog
This release does not have a changelog.
0 blueprints and 0 bugs targeted
There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.