Comment 8 for bug 101883

Revision history for this message
Martin Pitt (pitti) wrote :

 restricted-manager (0.18) feisty; urgency=low
 .
   * RestrictedManager/xorg_driver.py: Intercept ParseException and
     AttributeError when parsing xorg.conf, and display an error dilaog instead
     of crashing. (LP: #102052)
   * restricted-manager: Set gettext domain for the glade file to get a
     translated window title. (LP: #99357)
   * RestrictedManager/restricted22.png: Replace with a non-blurry version,
     thanks to Jef! (LP: #102641)
   * RestrictedManager/core.py, save_restricted_list(): If we encounter an
     exception during writing the cache file (e. g. out of space), unlink it,
     so that we ensure to never have broken cache files. (LP: #101883)