From: Navajeeth via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 72271@debbugs.gnu.org
Subject: bug#72271: GNOME Secrets won’t open
Date: Wed, 24 Jul 2024 10:40:08 +0000 [thread overview]
Message-ID: <aj_0EKupexN3gPpus9C1uMslJfjDtEPNSxqr4bcrZavBBbt_7WnDUvBpwiIne6ogwszN6lXr43Rk5DLbLXI_6iBfOI_80sN0H_pvLSTcd3s=@proton.me> (raw)
[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]
The GNOME Secrets app packaged with Guix—as ‘secrets’—isn’t able to launch (its graphical app). I get the following trace from trying to launch it from the terminal, which hints that it hasn’t been packaged with everything it needs:
> Traceback (most recent call last):
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/bin/.secrets-real", line 66, in <module>
> main()
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/bin/.secrets-real", line 57, in main
> from gsecrets.application import Application
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/application.py", line 10, in <module>
> from gsecrets.widgets.mod import load_widgets
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/widgets/mod.py", line 6, in <module>
> from gsecrets.password_generator_popover import PasswordGeneratorPopover
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/password_generator_popover.py", line 8, in <module>
> from gsecrets.password_generator import generate as generate_pwd
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/password_generator.py", line 7, in <module>
> import pwquality
>
> ModuleNotFoundError: No module named 'pwquality'
—Navajeeth
[-- Attachment #2: Type: text/html, Size: 2036 bytes --]
reply other threads:[~2024-07-24 10:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='aj_0EKupexN3gPpus9C1uMslJfjDtEPNSxqr4bcrZavBBbt_7WnDUvBpwiIne6ogwszN6lXr43Rk5DLbLXI_6iBfOI_80sN0H_pvLSTcd3s=@proton.me' \
--to=bug-guix@gnu.org \
--cc=72271@debbugs.gnu.org \
--cc=yvv0@proton.me \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.