On 11/5/24 7:55 AM, D. R. Evans wrote:
D. R. Evans wrote on 11/5/24 06:29:
I just tried to start creating my year-end reports for my accountant
for a
business whose year has just ended, and they are all appearing as
simply a
black window :-( :-( :-( It seems to be just reports that have this
problem;
the normal Account windows all look fine.
Even though I can't see the reports because all I'm seeing is a black
window, if I print them, they seem to print OK.
Doc
If you use Linux, there can be an issue with webkitgtk that can result
in blank reports. Starting Gnucash with compositing disabled for
webkitgtk will usually fix the blank report problem. Use the following
command in a terminal to start Gnucash and see if the problem is corrected:
WEBKIT_DISABLE_COMPOSITING_MODE=1 gnucash
(Or WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run org.gnucash.GnuCash if
you use flatpak)
If that allows you to see the reports, then setting the environmental
variable "WEBKIT_DISABLE_COMPOSITING_MODE=1" will fix it.
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
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.