FreeCAD welcome page text rendering does not work.

  • Open
  • quality assurance status badge
Details
2 participants
  • Guillaume Le Vaillant
  • Jean Pierre De Jesus DIAZ
Owner
unassigned
Submitted by
Jean Pierre De Jesus DIAZ
Severity
normal
J
J
Jean Pierre De Jesus DIAZ wrote on 11 Aug 2022 13:02
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
y6hsx14t3WWbnNcli_gs_ymw_8SLTOhNd_s6fDYX4R0tpp4BBIHRGQOzJht3SK7g91gBvwS-dx-hmNIn5v6ZMRClEXrTG85tKaEK-xi_c1M=@jeandudey.tech
guix describe:

guix 2efc787
branch: master
commit: 2efc787811a2c4586b763aeed319cb3777e7aa37

Attached an image of how does it look right now.

Jean-Pierre De Jesus DIAZ
Attachment: freecad.png
G
G
Guillaume Le Vaillant wrote on 11 Aug 2022 13:34
(name . Jean Pierre De Jesus DIAZ)(address . me@jeandudey.tech)(address . 57137@debbugs.gnu.org)
877d3f80tm.fsf@kitej
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:

Toggle snippet (3 lines)
QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox" FreeCAD

or:

Toggle snippet (3 lines)
export QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox"
FreeCAD
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYvTq1Q8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j8vpAD8DDvKhesGEqZ7VscTodMoN6yXZlrFj9/YlNyk
gNgIoacBAKN2tdA1VWYssdtDyCIu2JyOP6MdVc/xS84hRjC2hmDb
=0bWM
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 57137@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 57137
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch