Hi, Looking at the combination of distro and gnucash version I assume you are using the flatpak version of gnucash.
There is a known issue [1] with NVidia graphics cards and gnucash. The workaround is to set environment variable WEBKIT_DISABLE_COMPOSITING_MODE to 1 while starting the gnucash flatpak. One way to do that is to run gnucash from the command line as follows: flatpak run --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 org.gnucash.GnuCash Regards, Geert [1] https://wiki.gnucash.org/wiki/Flatpak#Known_Issues[1] Op zondag 18 augustus 2024 23:10:50 CEST schreef Indiana via gnucash-user: > Greetings and Salutations, > > The printable invoice screen is blank. > > https://ibb.co/C7sjNNJ > Picture of blank screen. > > I created an invoice. Clicked "enter." Then I clicked "print invoice." > Then a new tab appeared that said "printable invoice." My problem is that > the invoice is not showing up in the new tab. > > I am using Ubuntu 22.04 and GnuCash 5.8. > > I don't know where to go or what other pertinent information to add. > > Please help me. > > Thank you very much. > > Sincerely, > > Gividen > _______________________________________________ > gnucash-user mailing list > [email protected] > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. -------- [1] https://wiki.gnucash.org/wiki/Flatpak#Known_Issues _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
