Skip to content

Backintime crashes when trying to delete old backup #2222

@afettouhi

Description

@afettouhi

Still fixed with PR #2099 but not yet released.

Describe the problem, feature or ask a question:

I have an old backup of my main pc on my FreeNAS/TrueNAS server and was going to delete it but when I click the trash icon in the GUI backintime crashes immediately. Below is the output when running it in a terminal (Arch Linux with Plasma 6):

[af@andre ~]$ backintime-qt

Back In Time
Version: 1.5.5
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type backintime --license' for details.`

INFO: Mountpoint /home/af/.local/share/backintime/mnt/1D426820/mountpoint is already mounted
Traceback (most recent call last):
File "/usr/share/backintime/qt/app.py", line 2234, in run
self.config.inhibitCookie = tools.inhibitSuspend(toplevel_xid = self.config.xWindowId,
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
reason = 'deleting snapshots')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/backintime/common/tools.py", line 2045, in inhibitSuspend
cookie = proxy(*[(app_id, dbus.UInt32(toplevel_xid), reason, dbus.UInt32(flags))[i] for i in dbus_props['arguments']])
~~~~~~~~~~~^^^^^^^^^^^^^^
OverflowError: Value -1654798416 out of range for UInt32
/usr/bin/backintime-qt: linje 26: 33191 Afbrudt (SIGABRT) (smed kerne) /usr/bin/python -Es ${APP_PATH}/app.py "$@"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions