unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: Jean Pierre De Jesus DIAZ <me@jeandudey.tech>
Cc: 57137@debbugs.gnu.org
Subject: bug#57137: FreeCAD welcome page text rendering does not work.
Date: Thu, 11 Aug 2022 11:34:14 +0000	[thread overview]
Message-ID: <877d3f80tm.fsf@kitej> (raw)
In-Reply-To: <y6hsx14t3WWbnNcli_gs_ymw_8SLTOhNd_s6fDYX4R0tpp4BBIHRGQOzJht3SK7g91gBvwS-dx-hmNIn5v6ZMRClEXrTG85tKaEK-xi_c1M=@jeandudey.tech>

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

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---

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

      reply	other threads:[~2022-08-11 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-11 11:02 bug#57137: FreeCAD welcome page text rendering does not work Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
2022-08-11 11:34 ` Guillaume Le Vaillant [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877d3f80tm.fsf@kitej \
    --to=glv@posteo.net \
    --cc=57137@debbugs.gnu.org \
    --cc=me@jeandudey.tech \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).