[GNC] Additional info: Re: blank reports
Charlie Morrison
sail43 at bellsouth.net
Tue Nov 5 09:06:40 EST 2024
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.
More information about the gnucash-user
mailing list