Giter Club home page Giter Club logo

Comments (5)

LiuLang avatar LiuLang commented on July 22, 2024

有可能是你系统里的keyring模块有问题, bcloud在用它保存密码时连接超时了.

from bcloud.

boyguyue avatar boyguyue commented on July 22, 2024

好像是的
bcloud-gui

(bcloud-gui:1696): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
net.103L:, will POST data
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Traceback (most recent call last):
File "/usr/lib/python3.4/site-packages/bcloud/SigninDialog.py", line 227, in on_get_bdstoken
username, password, cookie, tokens, dump=True)
File "/usr/lib/python3.4/site-packages/bcloud/SigninDialog.py", line 329, in update_profile
gutil.dump_profile(self.profile)
File "/usr/lib/python3.4/site-packages/bcloud/gutil.py", line 174, in dump_profile
profile['password'])
File "/usr/lib/python3.4/site-packages/keyring/core.py", line 45, in set_password
_keyring_backend.set_password(service_name, username, password)
File "/usr/lib/python3.4/site-packages/keyring/backends/Gnome.py", line 96, in set_password
raise PasswordSetError(result.value_name)
keyring.errors.PasswordSetError: GNOME_KEYRING_RESULT_IO_ERROR

from bcloud.

boyguyue avatar boyguyue commented on July 22, 2024

python-keyring换成gnome-keyring不卡了

from bcloud.

LiuLang avatar LiuLang commented on July 22, 2024

Python-keyring 只是提供一个加密的python接口, 在底层仍然需要调用gnome-keyring或者kwallet这样的加密系统的.

from bcloud.

hepha avatar hepha commented on July 22, 2024

python-keyring
可選依賴 : libgnome-keyring: Gnome integration
python-gobject: Gnome integration [已安裝]
kdebindings-python: Kde integration [已安裝]
python-crypto: CLI keyring
python-secretstorage: SecretService DBus API (GNOME/KDE)

若是 KDE 安裝 kdebindings-python 那麼 kwall 才會記錄密碼
Gome 或許需要 libgnome-keyring OR python-gobject

from bcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.