Control: reopen -1 =

Hello Christian,

On Fri, 20 Jan 2023 11:01:33 +0000 c.bu...@posteo.jp wrote:
> Dear Sven,
> 
> there is a new release 1.3.3 in "unstable" branch of Debian.
> 
> Can you please try to reproduce the problem with that version and
> then report back.
> 
> Thanks
> Christian

Unfortunately BiT version 1.3.3 still fails with a version of python3-
keyring offering keyring.backends.chainer.

Debug output:

   $ backintime-qt --debug
   DEBUG: [common/backintime.py:589 argParse] Arguments: {'debug': True} | 
unknownArgs: []
   
   Back In Time
   Version: 1.3.3
   
   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.
   
   DEBUG: [common/backintime.py:677 getConfig] config file: 
/home/sg/.config/backintime/config
   DEBUG: [common/backintime.py:678 getConfig] share path: 
/home/sg/.local/share/backintime
   DEBUG: [common/backintime.py:679 getConfig] profiles: 1=Hauptprofil
   DEBUG: [common/pluginmanager.py:240 PluginManager.load] Register plugin path 
/usr/share/backintime/plugins
   DEBUG: [common/pluginmanager.py:257 PluginManager.load] Add plugin 
qt4plugin.py
   DEBUG: [common/pluginmanager.py:257 PluginManager.load] Add plugin 
notifyplugin.py
   QSocketNotifier: Can only be used with threads started with QThread
   DEBUG: [qt/qttools.py:175 createQApplication] QT QPA platform plugin: wayland
   DEBUG: [qt/qttools.py:176 createQApplication] QT_QPA_PLATFORMTHEME=gnome
   DEBUG: [qt/qttools.py:178 createQApplication] QT_STYLE_OVERRIDE=<not set>
   DEBUG: [qt/qttools.py:179 createQApplication] QT active style: fusion
   DEBUG: [qt/qttools.py:180 createQApplication] QT fallback style: Adwaita
   DEBUG: [qt/qttools.py:181 createQApplication] QT supported styles: 
['Windows', 'Fusion']
   DEBUG: [qt/qttools.py:182 createQApplication] themeSearchPaths: 
['/usr/share/icons', ':/icons']
   DEBUG: [qt/qttools.py:183 createQApplication] fallbackSearchPaths: []
   DEBUG: [qt/qttools.py:185 createQApplication] Is SystemTray available: False
   DEBUG: [qt/qttools.py:197 createQApplication] Trying to set App ID for 
non-privileged user
   DEBUG: [common/tools.py:862 keyringSupported] Available keyring backends:
   DEBUG: [common/tools.py:865 keyringSupported] keyring.backends.fail.Keyring 
(priority: 0)
   DEBUG: [common/tools.py:865 keyringSupported] 
keyring.backends.chainer.ChainerBackend (priority: 10)
   DEBUG: [common/tools.py:865 keyringSupported] 
keyring.backends.SecretService.Keyring (priority: 5)
   DEBUG: [common/tools.py:865 keyringSupported] 
keyring.backends.libsecret.Keyring (priority: 4.8)
   DEBUG: [common/tools.py:878 keyringSupported] Metaclass 
keyring.backends.Gnome.Keyring not found: AttributeError("module 
'keyring.backends' has no attribute 'Gnome'")
   DEBUG: [common/tools.py:880 keyringSupported] Metaclass 
keyring.backends.kwallet.Keyring not found: AttributeError("module 
'keyring.backends.kwallet' has no attribute 'Keyring'")
   DEBUG: [common/tools.py:884 keyringSupported] Metaclass 
keyring.backend.SecretServiceKeyring not found: AttributeError("module 
'keyring.backend' has no attribute 'SecretServiceKeyring'")
   DEBUG: [common/tools.py:886 keyringSupported] Metaclass 
keyring.backend.GnomeKeyring not found: AttributeError("module 
'keyring.backend' has no attribute 'GnomeKeyring'")
   DEBUG: [common/tools.py:888 keyringSupported] Metaclass 
keyring.backend.KDEKWallet not found: AttributeError("module 'keyring.backend' 
has no attribute 'KDEKWallet'")
   DEBUG: [common/tools.py:899 keyringSupported] Available supported backends: 
[<class 'keyring.backends.SecretService.Keyring'>, <class 
'keyring.backends.kwallet.DBusKeyring'>]
   DEBUG: [common/tools.py:905 keyringSupported] No appropriate keyring found. 
'keyring.backends.chainer' can't be used with BackInTime
   [...]

I still need to pin python3-keyring to use
keyring.backends.SecretService.

Sven

-- 
GPG Fingerprint
3DF5 E8AA 43FC 9FDF D086 F195 ADF5 0EDA F8AD D585

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to