all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#54297: Qutebrowser failed to render local fonts.
@ 2022-03-08 13:29 Zhu Zihao
       [not found] ` <handler.54297.B.16467475122349.ack@debbugs.gnu.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhu Zihao @ 2022-03-08 13:29 UTC (permalink / raw)
  To: 54297


[-- Attachment #1.1: Type: text/plain, Size: 459 bytes --]

Commit 9e154465b2265359a8ec7bb27defc4449a3a15ff, install qutebrowser and
browse some website(in example: gnu.org), qutebrowser cannot display text. screenshot
attached.

But I visit the https://lichess.org, it can display some text. I guess
that those text use font specified by website (webfont), but other text
are using local font, but qutebrowser failed to render them.

I also test with other qtwebengine based application, they suffer from
same issue.


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

[-- Attachment #2: bad-font-rendering-on-gnu-org.png --]
[-- Type: image/png, Size: 371137 bytes --]

[-- Attachment #3: some-fonts-are-available-on-lichess.png --]
[-- Type: image/png, Size: 177754 bytes --]

[-- Attachment #4: Type: text/plain, Size: 101 bytes --]



-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

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

* bug#54297: Acknowledgement (Qutebrowser failed to render local fonts.)
       [not found] ` <handler.54297.B.16467475122349.ack@debbugs.gnu.org>
@ 2022-03-08 14:42   ` Zhu Zihao
  0 siblings, 0 replies; 6+ messages in thread
From: Zhu Zihao @ 2022-03-08 14:42 UTC (permalink / raw)
  To: 54297

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


Tweaks the qt.args in Qutebrowser by adding "no-sandbox" it now renders
text properly, I guess the sandbox of qtwebengine is broken.
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

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

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

* bug#54297: Qutebrowser failed to render local fonts.
  2022-03-08 13:29 bug#54297: Qutebrowser failed to render local fonts Zhu Zihao
       [not found] ` <handler.54297.B.16467475122349.ack@debbugs.gnu.org>
@ 2022-05-02  9:00 ` Lars-Dominik Braun
  2022-05-02 14:15   ` Zhu Zihao
  2022-05-28  3:18 ` Edison Ibáñez
  2 siblings, 1 reply; 6+ messages in thread
From: Lars-Dominik Braun @ 2022-05-02  9:00 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 54297

Hi,

I’ve been experiencing the same issue with RStudio (which uses
qtwebengine under the hood)[1]. The workaround is the same, but it seems
qtwebengine 5.15.7 has a fix for this issue[2] caused by an upgrade to
glibc 2.33. So the solution would be to upgrade our qtwebengine package.

Cheers,
Lars

[1] https://github.com/guix-science/guix-science/issues/12
[2] https://bugreports.qt.io/browse/QTBUG-92969





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

* bug#54297: Qutebrowser failed to render local fonts.
  2022-05-02  9:00 ` bug#54297: Qutebrowser failed to render local fonts Lars-Dominik Braun
@ 2022-05-02 14:15   ` Zhu Zihao
  0 siblings, 0 replies; 6+ messages in thread
From: Zhu Zihao @ 2022-05-02 14:15 UTC (permalink / raw)
  To: Lars-Dominik Braun; +Cc: 54297

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


Yes, this issue should be a duplicate of
https://issues.guix.gnu.org/53011

But I'm not sure whether we can update qtwebengine without touching other Qt components.

Lars-Dominik Braun <lars@6xq.net> writes:

> Hi,
>
> I’ve been experiencing the same issue with RStudio (which uses
> qtwebengine under the hood)[1]. The workaround is the same, but it seems
> qtwebengine 5.15.7 has a fix for this issue[2] caused by an upgrade to
> glibc 2.33. So the solution would be to upgrade our qtwebengine package.
>
> Cheers,
> Lars
>
> [1] https://github.com/guix-science/guix-science/issues/12
> [2] https://bugreports.qt.io/browse/QTBUG-92969


-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

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

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

* bug#54297: Qutebrowser failed to render local fonts.
  2022-03-08 13:29 bug#54297: Qutebrowser failed to render local fonts Zhu Zihao
       [not found] ` <handler.54297.B.16467475122349.ack@debbugs.gnu.org>
  2022-05-02  9:00 ` bug#54297: Qutebrowser failed to render local fonts Lars-Dominik Braun
@ 2022-05-28  3:18 ` Edison Ibáñez
  2022-05-28 15:41   ` bdju via Bug reports for GNU Guix
  2 siblings, 1 reply; 6+ messages in thread
From: Edison Ibáñez @ 2022-05-28  3:18 UTC (permalink / raw)
  To: 54297

Hello, any update?




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

* bug#54297: Qutebrowser failed to render local fonts.
  2022-05-28  3:18 ` Edison Ibáñez
@ 2022-05-28 15:41   ` bdju via Bug reports for GNU Guix
  0 siblings, 0 replies; 6+ messages in thread
From: bdju via Bug reports for GNU Guix @ 2022-05-28 15:41 UTC (permalink / raw)
  To: Edison Ibáñez, 54297

On Fri May 27, 2022 at 10:18 PM CDT, Edison Ibáñez wrote:
> Hello, any update?

Still broken, AFAIK. I have been launching qutebrowser from a terminal
with the sandbox disabled for what feels like months now... Also,
unrelated, but my keystrokes get duplicated in the address bar as I type
at times, and the audio has literally never worked for me in qutebrowser
on guix. The package could use a lot of love. I think not many here use
it, unfortunately. (personally, I'm on Sway if it matters)




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

end of thread, other threads:[~2022-05-28 15:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 13:29 bug#54297: Qutebrowser failed to render local fonts Zhu Zihao
     [not found] ` <handler.54297.B.16467475122349.ack@debbugs.gnu.org>
2022-03-08 14:42   ` bug#54297: Acknowledgement (Qutebrowser failed to render local fonts.) Zhu Zihao
2022-05-02  9:00 ` bug#54297: Qutebrowser failed to render local fonts Lars-Dominik Braun
2022-05-02 14:15   ` Zhu Zihao
2022-05-28  3:18 ` Edison Ibáñez
2022-05-28 15:41   ` bdju 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.