New versions of mountpoint validation and error handling patches

David Lehman dlehman at redhat.com
Tue Sep 11 16:01:11 UTC 2012


These are modified versions of patches 1, 5, and 6 from my last set.

Patch 1 is modified to perform validation when "Add mount point" button
is clicked instead of as the mountpoint is typed out.

Patch 2 adds a new error, NotEnoughFreeSpaceError, to differentiate
between no disks selected and having disks selected that don't have
free space. It also removes the unused PartitioningWarning error.

Patch 3 modifies the error handling by changing the error string in
the info bar and also enabling display of the exception text when
the info bar is clicked. It also fixes the handler for failed device
type change to try to recreate the original device.



More information about the anaconda-patches mailing list