all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#72271: GNOME Secrets won’t open
@ 2024-07-24 10:40 Navajeeth via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: Navajeeth via Bug reports for GNU Guix @ 2024-07-24 10:40 UTC (permalink / raw)
  To: 72271

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-24 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24 10:40 bug#72271: GNOME Secrets won’t open Navajeeth via Bug reports for GNU Guix

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.