ricardomv / snapper-gui

GUI for snapper, a tool for Linux filesystem snapshot management, works with btrfs, ext4 and thin-provisioned LVM volumes
GNU General Public License v2.0
222 stars 32 forks source link

Doesn't work with qgroups feature in snapper 0.3.0+ #22

Closed automorphism88 closed 6 years ago

automorphism88 commented 7 years ago

When using the new space-aware cleanup available in snapper 0.3.0, snapper-gui is not prepared to interpret the configuration and when trying to open the "Properties" screen there is a ValueError from python-dbus because the number of snapshots to keep in each category is expected to be a single number, not a range, and the QGROUP value is also not handled correctly and produces an error.