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

To reply to this bug, email your comments to 57137 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#57137; Package guix. (Thu, 11 Aug 2022 11:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 11 Aug 2022 11:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jean Pierre De Jesus DIAZ <me <at> jeandudey.tech>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: FreeCAD welcome page text rendering does not work.
Date: Thu, 11 Aug 2022 11:02:11 +0000
[Message part 1 (text/plain, inline)]
guix describe:

  guix 2efc787
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 2efc787811a2c4586b763aeed319cb3777e7aa37

Attached an image of how does it look right now.

—
Jean-Pierre De Jesus DIAZ
[freecad.png (image/png, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#57137; Package guix. (Thu, 11 Aug 2022 11:42:01 GMT) Full text and rfc822 format available.

Message #8 received at 57137 <at> debbugs.gnu.org (full text, mbox):

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: Re: 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 307 days ago.

Previous Next


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