GNU bug report logs - #57137
FreeCAD welcome page text rendering does not work.

Previous Next

Package: guix;

Reported by: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>

Date: Thu, 11 Aug 2022 11:03:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>
Cc: 57137 <at> debbugs.gnu.org
Subject: bug#57137: FreeCAD welcome page text rendering does not work.
Date: Thu, 11 Aug 2022 11:34:14 +0000
[Message part 1 (text/plain, inline)]
It's a QtWebengine/Chromium bug that affects several programs like
Calibre, FreeCAD or Qutebrowser (see issues #54033 and #54297).

A workaround is to pass the "no-sandbox" option to Chromium. It can be
done by setting the QTWEBENGINE_CHROMIUM_FLAGS environment variable.
For example:

--8<---------------cut here---------------start------------->8---
QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox" FreeCAD
--8<---------------cut here---------------end--------------->8---

or:

--8<---------------cut here---------------start------------->8---
export QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox"
FreeCAD
--8<---------------cut here---------------end--------------->8---
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.