all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#74991: qutebrowser 3.3.1 - Fatal error: PyQt6.QtCore could not be imported
@ 2024-12-20  1:20 emacs.is.my.life
  2024-12-22 20:28 ` Rodion Goritskov
  0 siblings, 1 reply; 2+ messages in thread
From: emacs.is.my.life @ 2024-12-20  1:20 UTC (permalink / raw)
  To: 74991


Hello
I updated my guix system and qutebrowser does not work since then.
When I try to run qutebrowser I get the following error pop-up:


Fatal error: PyQt6.QtCore is required to run qutebrowser but could 
not be imported! Maybe it's not installed?
The error encountered was: libzstd.so.1: cannot open shared object 
file: No such file or directory
Please search for the python3 version of Python3 version of 
PyQt6.QtCore in your distributions packages, or see 
https://github.com/qutebrowser/qutebrowser/blob/main/doc/install.asciidoc
If you installed a qutebrowser package for your distribution, 
please report this as a bug.
Qt wrapper info:
 PyQt6: success
 PyQt5: not imported
 -> selected: PyQt6 (via autoselect)


Best




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#74991: qutebrowser 3.3.1 - Fatal error: PyQt6.QtCore could not be imported
  2024-12-20  1:20 bug#74991: qutebrowser 3.3.1 - Fatal error: PyQt6.QtCore could not be imported emacs.is.my.life
@ 2024-12-22 20:28 ` Rodion Goritskov
  0 siblings, 0 replies; 2+ messages in thread
From: Rodion Goritskov @ 2024-12-22 20:28 UTC (permalink / raw)
  To: 74991


Hi!

I tried running qutebrowser on the following Guix

>   guix da94cd1
>   repository URL: https://git.savannah.gnu.org/git/guix.git
>   branch: master
>   commit: da94cd1ea69559a80d291c6a574b0f23e30c64f2

Running with the following command in pure container:

> guix shell --pure -CN -E "^DISPLAY$" -E "^XAUTHORITY$"
> --expose="$XAUTHORITY" --share=/tmp/.X11-unix/ qutebrowser bash --
> bash -c "LIBGL_ALWAYS_SOFTWARE=1 qutebrowser"

Qutebrowser starts successfully and opens the default search engine page.

In your error I find odd the following line:
> The error encountered was: libzstd.so.1: cannot open shared object

Maybe there is something wrong with the store?

I am not an expert there, but you could try:

> sudo guix gc --verify=repair




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-22 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20  1:20 bug#74991: qutebrowser 3.3.1 - Fatal error: PyQt6.QtCore could not be imported emacs.is.my.life
2024-12-22 20:28 ` Rodion Goritskov

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.