lp:~gary-lasker/software-center/fix-shutdown-crash-lp996333
Created by
Gary Lasker
on
2012-05-08
and last modified on
2012-06-06
- Get this branch:
- bzr branch lp:~gary-lasker/software-center/fix-shutdown-crash-lp996333
Only
Gary Lasker
can upload to this branch. If you are
Gary Lasker
please log in for upload directions.
Branch merges
- Michael Vogt: Approve on 2012-05-15
-
Diff: 189 lines (+77/-34)4 files modifiedsoftwarecenter/config.py (+20/-5)
softwarecenter/log.py (+2/-6)
softwarecenter/utils.py (+37/-22)
test/test_utils.py (+18/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3005. By Gary Lasker on 2012-05-09
-
add unit test for new utils function ensure_
file_writable_ and_delete_ if_not - 3004. By Gary Lasker on 2012-05-09
-
change name of method to ensure_
file_writable_ and_delete_ if_not to make it's dangerousness more clear, and also improve for log message for the same reason - 3002. By Gary Lasker on 2012-05-09
-
add a new ensure_
file_writeable utility for utils and use it for both the config file and the log file - 3000. By Gary Lasker on 2012-05-08
-
don't crash if an error is encountered when writing the config file (as this also blocks shutdown), add logging information for errors in both reading and writing the config file
- 2999. By Gary Lasker on 2012-04-30
-
* lp:~mvo/software-center/whatsnew-leak-lp985389:
- search filter fix for the case when the "installed-only"
filter leaks into subsequent searches (LP: #985389)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:software-center