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

Freezes / Stuck when trying to create new snapshot on Fedora 38 #60

Open K0-RR opened 10 months ago

K0-RR commented 10 months ago
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/snappergui/mainWindow.py", line 94, in on_create_snapshot
    newSnapshot = snapper.CreateSingleSnapshot(dialog.config,
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/dbus/proxies.py", line 141, in __call__
    return self._connection.call_blocking(self._named_service,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/dbus/connection.py", line 634, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: error.unknown_config: org.freedesktop.DBus.Error.Failed

Also, the dependencies for Fedora are missing. I had to install gtksourceview3 to be able to run it.

K0-RR commented 10 months ago

Seems similar to https://github.com/ricardomv/snapper-gui/issues/38

K0-RR commented 10 months ago

Appears to be caused by missing config - fixed by sudo snapper create-config /