I'm on Linux Mint/Cinnamon. BIT is making me some new headache again. As regular user it won't start on the first run, but on the second start with launched background processes.
But the root launcher has no effect at all:
➜ ~ pkexec backintime-qt4
Back In Time
Version: 1.1.7.8
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.
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
Traceback (most recent call last):
File "/usr/share/backintime/qt4/app.py", line 1443, in
main_window = MainWindow( cfg, app_instance, qapp )
File "/usr/share/backintime/qt4/app.py", line 421, in init
hash_id = mnt.mount()
File "/usr/share/backintime/common/mount.py", line 83, in mount
parent = self.parent, *_kwargs)
File "/usr/share/backintime/common/encfstools.py", line 253, in init
self.ssh = sshtools.SSH(_self.args, symlink = False, **self.split_kwargs('ssh'))
File "/usr/share/backintime/common/encfstools.py", line 303, in split_kwargs
d['password'] = self.config.get_password(parent = self.parent, profile_id = self.profile_id, mode = self.mode)
File "/usr/share/backintime/common/config.py", line 594, in get_password
return self.pw.get_password(parent, profile_id, mode, pw_id, only_from_keyring)
File "/usr/share/backintime/common/password.py", line 375, in get_password
password = self._get_password_from_pw_cache(service_name, user_name)
File "/usr/share/backintime/common/password.py", line 412, in _get_password_from_pw_cache
self.fifo.write('get_pw:%s/%s' %(service_name, user_name), timeout = 5)
File "/usr/share/backintime/common/password_ipc.py", line 78, in write
with open(self.fifo, 'w') as fifo:
File "/usr/share/backintime/common/tools.py", line 936, in handler
raise Timeout()
exceptions.Timeout
QObject::startTimer: QTimer can only be used with threads started with QThread
QObject::startTimer: QTimer can only be used with threads started with QThread
Imported from Launchpad using lp2gh.
I'm on Linux Mint/Cinnamon. BIT is making me some new headache again. As regular user it won't start on the first run, but on the second start with launched background processes.
But the root launcher has no effect at all:
➜ ~ pkexec backintime-qt4
Back In Time
Version: 1.1.7.8
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.
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
Traceback (most recent call last):
File "/usr/share/backintime/qt4/app.py", line 1443, in
main_window = MainWindow( cfg, app_instance, qapp )
File "/usr/share/backintime/qt4/app.py", line 421, in init
hash_id = mnt.mount()
File "/usr/share/backintime/common/mount.py", line 83, in mount
parent = self.parent, *_kwargs)
File "/usr/share/backintime/common/encfstools.py", line 253, in init
self.ssh = sshtools.SSH(_self.args, symlink = False, **self.split_kwargs('ssh'))
File "/usr/share/backintime/common/encfstools.py", line 303, in split_kwargs
d['password'] = self.config.get_password(parent = self.parent, profile_id = self.profile_id, mode = self.mode)
File "/usr/share/backintime/common/config.py", line 594, in get_password
return self.pw.get_password(parent, profile_id, mode, pw_id, only_from_keyring)
File "/usr/share/backintime/common/password.py", line 375, in get_password
password = self._get_password_from_pw_cache(service_name, user_name)
File "/usr/share/backintime/common/password.py", line 412, in _get_password_from_pw_cache
self.fifo.write('get_pw:%s/%s' %(service_name, user_name), timeout = 5)
File "/usr/share/backintime/common/password_ipc.py", line 78, in write
with open(self.fifo, 'w') as fifo:
File "/usr/share/backintime/common/tools.py", line 936, in handler
raise Timeout()
exceptions.Timeout
QObject::startTimer: QTimer can only be used with threads started with QThread
QObject::startTimer: QTimer can only be used with threads started with QThread
Imported from Launchpad using lp2gh.