BIT freezes entire system GUI
Bug #1400703 reported by
lockheed
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Back In Time |
New
|
Undecided
|
Unassigned |
Bug Description
I have BIT setup to backup to rmeote ssh folder with encryption. I do not know if it is specific to those settings, but when I run backintime-gnome on a freshly booted system, the entire system GUI becomes completely frozen. I can switch to another TTY, but I can't do anything on the original tty1 with xorg.
However, if I run backintime-gnome from the terminal emulatur first, then it asks me (in the terminal only) for rsa password, and once given, GUI works fine even if I shut it down, and restart without terminal command. But only until next reboot.
bacintime 1.0.40
Arch linux
Openbox
summary: |
- BIT freezes entire system + BIT freezes entire system GUI |
To post a comment you must log in.
Sounds like there is a problem with gnome-keyring. Please disable the use of keyring with following command and try again:
sed -e "s/.password. save=true/ .password. save=false/ g" \ use_cache= true/.password. use_cache= false/g" \ backintime/ config
-e "s/.password.
-i ~/.config/
If this fixed the problem you should try to reinstall python2-keyring and python2- secretstorage