unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31711: qutebrowser is broken
@ 2018-06-04 12:14 Rutger Helling
  2018-06-06  9:48 ` Efraim Flashner
  2020-04-25  8:58 ` bug#31711: closing Tom Zander via Bug reports for GNU Guix
  0 siblings, 2 replies; 4+ messages in thread
From: Rutger Helling @ 2018-06-04 12:14 UTC (permalink / raw)
  To: 31711

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

Hi Guix,

qutebrowser fails to start with the recent python-pyqt upgrade,
possibly due to the removed qtwebkit input.

The following error occurs:
---

Fatal error: QtWebEngine is required to run qutebrowser but could not
be imported! Maybe it's not installed?

The error encountered was:
No module named 'PyQt5.QtWebEngineWidgets'

Please search for the python3 version of QtWebEngine in your
distributions packages, or install it via pip.

Please search for the python3 version of QtWebEngine in your
distributions packages, or install it via pip.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* bug#31711: qutebrowser is broken
  2018-06-04 12:14 bug#31711: qutebrowser is broken Rutger Helling
@ 2018-06-06  9:48 ` Efraim Flashner
  2018-06-06 12:31   ` Gábor Boskovits
  2020-04-25  8:58 ` bug#31711: closing Tom Zander via Bug reports for GNU Guix
  1 sibling, 1 reply; 4+ messages in thread
From: Efraim Flashner @ 2018-06-06  9:48 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 31711

[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]

On Mon, Jun 04, 2018 at 02:14:27PM +0200, Rutger Helling wrote:
> Hi Guix,
> 
> qutebrowser fails to start with the recent python-pyqt upgrade,
> possibly due to the removed qtwebkit input.
> 
> The following error occurs:
> ---
> 
> Fatal error: QtWebEngine is required to run qutebrowser but could not
> be imported! Maybe it's not installed?
> 
> The error encountered was:
> No module named 'PyQt5.QtWebEngineWidgets'
> 
> Please search for the python3 version of QtWebEngine in your
> distributions packages, or install it via pip.
> 
> Please search for the python3 version of QtWebEngine in your
> distributions packages, or install it via pip.

As part of upgrading Qt to 5.11 the pyqt module for qtwebkit broke so
qtwebkit was removed from pyqt in an attempt to allow other packages
that didn't rely on it to continue working. Unfortunately qutebrowser
got caught up in the middle.

Realistically we'd need to either re-enable qtwebkit as an input for
pyqt or package qtwebengine and use that in pyqt.


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#31711: qutebrowser is broken
  2018-06-06  9:48 ` Efraim Flashner
@ 2018-06-06 12:31   ` Gábor Boskovits
  0 siblings, 0 replies; 4+ messages in thread
From: Gábor Boskovits @ 2018-06-06 12:31 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 31711, Rutger Helling

[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]

2018-06-06 11:48 GMT+02:00 Efraim Flashner <efraim@flashner.co.il>:

> On Mon, Jun 04, 2018 at 02:14:27PM +0200, Rutger Helling wrote:
> > Hi Guix,
> >
> > qutebrowser fails to start with the recent python-pyqt upgrade,
> > possibly due to the removed qtwebkit input.
> >
> > The following error occurs:
> > ---
> >
> > Fatal error: QtWebEngine is required to run qutebrowser but could not
> > be imported! Maybe it's not installed?
> >
> > The error encountered was:
> > No module named 'PyQt5.QtWebEngineWidgets'
> >
> > Please search for the python3 version of QtWebEngine in your
> > distributions packages, or install it via pip.
> >
> > Please search for the python3 version of QtWebEngine in your
> > distributions packages, or install it via pip.
>
> As part of upgrading Qt to 5.11 the pyqt module for qtwebkit broke so
> qtwebkit was removed from pyqt in an attempt to allow other packages
> that didn't rely on it to continue working. Unfortunately qutebrowser
> got caught up in the middle.
>
> Realistically we'd need to either re-enable qtwebkit as an input for
> pyqt or package qtwebengine and use that in pyqt.
>
>
Actually packaging qtwebengine seems to be the better way. Anyone working
on that?


>
> --
> Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
> GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
> Confidentiality cannot be guaranteed on emails sent or received unencrypted
>

[-- Attachment #2: Type: text/html, Size: 2292 bytes --]

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

* bug#31711: closing
  2018-06-04 12:14 bug#31711: qutebrowser is broken Rutger Helling
  2018-06-06  9:48 ` Efraim Flashner
@ 2020-04-25  8:58 ` Tom Zander via Bug reports for GNU Guix
  1 sibling, 0 replies; 4+ messages in thread
From: Tom Zander via Bug reports for GNU Guix @ 2020-04-25  8:58 UTC (permalink / raw)
  To: 31711-done

Installing fonts fixed this.

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

end of thread, other threads:[~2020-04-25  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04 12:14 bug#31711: qutebrowser is broken Rutger Helling
2018-06-06  9:48 ` Efraim Flashner
2018-06-06 12:31   ` Gábor Boskovits
2020-04-25  8:58 ` bug#31711: closing Tom Zander via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).