Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Root version opens GTK version: so I can't save my ssh passphrase #915

Closed
nu111 opened this issue Aug 1, 2018 · 1 comment
Closed

Root version opens GTK version: so I can't save my ssh passphrase #915

nu111 opened this issue Aug 1, 2018 · 1 comment

Comments

@nu111
Copy link

nu111 commented Aug 1, 2018

Hi,
I'm running Kubuntu 18.04.1 LTS.

If I run the version for the normal user it correctly opens the Qt version.
Whenever I try to open the root version of backintime, it opens the GTK version.

With the command

sudo -i backintime-qt4 --debug

this output is returned

DEBUG: [common/backintime.py:585 getConfig] config file: /root/.config/backintime/config
DEBUG: [common/backintime.py:586 getConfig] profiles: ['1']
DEBUG: [common/applicationinstance.py:73 GUIApplicationInstance.check] No PID file
DEBUG: [common/pluginmanager.py:88 PluginManager.load_plugins] Register plugin path /usr/share/backintime/plugins
DEBUG: [common/pluginmanager.py:104 PluginManager.load_plugins] Add plugin qt4plugin.py
DEBUG: [common/pluginmanager.py:104 PluginManager.load_plugins] Add plugin notifyplugin.py
DEBUG: [common/pluginmanager.py:104 PluginManager.load_plugins] Add plugin userscriptsplugin.py
DEBUG: [common/tools.py:594 keyring_supported] No keyring due to import errror.
DEBUG: [common/tools.py:594 keyring_supported] No keyring due to import errror.
DEBUG: [common/tools.py:594 keyring_supported] No keyring due to import errror.
DEBUG: [common/configfile.py:476 Config.set_current_profile] change current profile: 1

The problem is that with the GTK version this bug is back #545, so I can't save my ssh passphrase.

@Germar
Copy link
Member

Germar commented Aug 14, 2018

Nope, there is no GTK anymore. It only looks ugly because Qt is not configured to look nice for root by default.
And it's also not #545. Root just has no secure password storage and so you can't store passwords as root...

@Germar Germar closed this as completed Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants