bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31711: qutebrowser is broken


From: Efraim Flashner
Subject: bug#31711: qutebrowser is broken
Date: Wed, 6 Jun 2018 12:48:41 +0300
User-agent: Mutt/1.10.0 (2018-05-17)

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   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]