Index | Thread | Search

From:
"Marco van Hulten" <marco@hulten.org>
Subject:
qutebrowser with Qt 6
To:
<ports@openbsd.org>
Date:
Mon, 19 Aug 2024 21:15:51 +0200

Download raw body.

Thread
Hello,

The package qutebrowser is now coming compiled with Qt 5.  I would like
to use it with Qt 6 (see next paragraph).  Could the package be built
with Qt 6?  Would there be issues expected if the port were compiled
with Qt 6?

Qt 5 has (sometimes) a problem with Cloudflare.  Specifically, for me
logging into the website https://www.rewe.de/ does not get beyond the
"Verify you are human" check.  I found a description of my problem on
https://github.com/qutebrowser/qutebrowser/issues/7208 .  One solution
seems to be to use with Qt 6 instead of Qt 5.

Marco