Comment 7 for bug 1488411

Revision history for this message
Benjamin Schmid (benbuntu) wrote :

Thanks !

➜ demo.git git:(master) ✗ pgrep -fa backintime ; and pgrep -fa pw-cache
➜ demo.git git:(master) ✗ sudo -i
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
root@n179 ~# ll ~/.local/share/backintime/password_cache/
insgesamt 8,0K
prw------- 1 root root 0 Aug 21 11:00 FIFO|
-rw------- 1 root root 10 Aug 21 11:00 info
-rw------- 1 root root 5 Aug 21 11:00 PID
root@n179 ~# mv ~/.local/share/backintime/password_cache ~/.local/share/backintime/password_cache.old
root@n179 ~# exit
➜ demo.git git:(master) ✗ pkexec backintime-qt4

Works like a charm!1! Also caching the passwords on stopping & restarting again works like before!

I do have issues with BiT on a regular basis and do have to kill BiT quite often. Obviously these leftovers caused my issues.