<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 19-01-2026 21:32, Twan wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:bd788446-3c06-4fd1-8fc2-ba68a98e15ca@Rademakers-Verbeke.nl">Sinds
      enkele jaren ben ik een gebruiker van Gnucash. In het verleden heb
      ik eens een probleem gehad met de weergave van rapporten in
      Gnucash, toen betrof het Mint 21.2 en GnuCash 5.4.1. Toen werd er
      helaas geen oplossing aangedragen.
      <br>
      Momenteel heb ik exact hetzelfde probleem. Er wordt geen enkel
      rapport weergegeven, ik kan ze wel als pdf printen. Enkele weken
      geleden Heb ik Linux Mint een ge-updatet van 22.2 naar 22.3 en
      Gnucash 5.14 als flatpak geïnstalleerd. Het merkwaardige is dat ik
      in het begin normaal een rapport binnen Gnucash kon lezen. Sinds
      zondag 18 januari 2026 lukt dat niet meer. Mijn kennis schiet
      tekort om hier een oplossing voor te vinden. Weet iemand wat de
      oorzaak zou kunnen zijn en hoe ik dat kan repareren?
      <br>
      <br>
    </blockquote>
    Je omschrijft verder niet wat je wel te zien krijgt. Opent het
    rapport helemaal niet of krijg je een leeg grijs scherm. Met 15
    seconden Googlen kom ik wel dingen tegen maar zonder precies een
    probleem omschrijving te hebben kan ik ook niet 100% zeggen wat het
    probleem is.<br>
    <br>
    Mijn 15 seconden Googlen gaf dit antwoord:<br>
    <br>
    <p
style="margin-top: 0px; color: rgb(176, 190, 197); font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(28, 35, 39); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">This
      is one possibility. There is an issue rendering reports in some
      Linux versions that is about webkitgtk not GnuCash so it’s
      completely independent of GnuCash version. It has been reported
      for GnuCash releases as early as 4.4. Also, while there is a known
      issue with Nvidia drivers (reportedly resolved by Nvidia Linux
      driver 535.113.01), there are a couple of other ways that
      packagers can screw up the webkitgtk dependencies and break GPU
      acceleration regardless of GPU brand.</p>
    <p
style="color: rgb(176, 190, 197); font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(28, 35, 39); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">The
      workaround is to set an environmental variable that disables
      compositing in Webkitgtk. You can check to see if this fixes it
      for you by starting flatpak Gnucash in the terminal using the
      following command:</p>
    <p
style="color: rgb(176, 190, 197); font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(28, 35, 39); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><code
style="font-family: "JetBrains Mono", Consolas, Monaco, monospace; font-size: 14px; color: rgb(176, 190, 197); background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0.35); border-radius: 4px; line-height: 1.30769; padding: 2px 4px; white-space: pre-wrap;">WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run org.gnucash.GnuCash</code></p>
    <p
style="color: rgb(176, 190, 197); font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(28, 35, 39); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">If
      that allows you to see the reports, then setting the environmental
      variable “WEBKIT_DISABLE_COMPOSITING_MODE=1” will fix it.</p>
    <br>
    Grtz,<br>
    Rik<br>
    <br>
  </body>
</html>