You are not logged in.

#1 2021-06-04 19:04:33

funkaddict
Member
Registered: 2018-08-13
Posts: 117

[SOLVED] Issues with backintime

Hey there,

I have been using backintime for a while. Since some time it fails to create new backups. I re-build and reinstalled it from AUR. The problem remains.
I tried to create a new profile. After doing so, backintime crashes (window closes).
When starting from console, no gui appears:

 backintime

Back In Time
Version: 1.2.1

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.

I assume this is some qt5 related issue, but have no clue how to solve this.
I´d appreciate any help.

Last edited by funkaddict (2021-06-06 18:27:44)

Offline

#2 2021-06-04 20:09:39

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,501
Website

Re: [SOLVED] Issues with backintime

Shouldn't you be running backintime-qt?

man backintime wrote:

This is the command line tool.  The graphical tool is backintime-qt.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2021-06-04 20:55:32

funkaddict
Member
Registered: 2018-08-13
Posts: 117

Re: [SOLVED] Issues with backintime

Trilby wrote:

Shouldn't you be running backintime-qt?

man backintime wrote:

This is the command line tool.  The graphical tool is backintime-qt.

Oh wow, sorry for that and thank you.

Running backintime-qt shows

AttributeError: 'TempPasswordThread' object has no attribute 'isAlive'
/usr/bin/backintime-qt: line 31: 22945 Aborted                 (core dumped) python -Es ${APP_PATH}/app.py "$@

Which lead me to https://github.com/bit-team/backintime/issues/1134. A fix is already implemented upstream. It seems that backintime in the AUR is out of date.

Offline

#4 2021-06-04 23:09:30

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,456

Re: [SOLVED] Issues with backintime

There is also backintime-git in AUR.

Offline

#5 2021-06-05 10:40:34

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,734
Website

Re: [SOLVED] Issues with backintime

I bumped the AUR package to 1.2.1-2 yesterday.  I get no such errors.  Can you confirm with the latest version?

Last edited by graysky (2021-06-05 10:43:01)

Offline

#6 2021-06-06 18:27:13

funkaddict
Member
Registered: 2018-08-13
Posts: 117

Re: [SOLVED] Issues with backintime

graysky wrote:

I bumped the AUR package to 1.2.1-2 yesterday.  I get no such errors.  Can you confirm with the latest version?

Thank you! This solved the issue.

Offline

Board footer

Powered by FluxBB