Page 1 of 2
Dashboard and Reports Black Screen
Posted: Fri Mar 21, 2025 10:27 pm
by moneytrack
I'm new to MMEX, looks like a great application. In my time testing the system there are several screens (or tabs) that only show a black screen. This happens on the Dashboard and Report screens. I've checks the themes but not sure what next.
• Version: 1.9.0 64-bit
• Built on: Feb 9 2025 15:36:51
Any assistance is greatly appreciated!
Re: Dashboard and Reports Black Screen
Posted: Fri Mar 21, 2025 11:55 pm
by guangong
can you share some screenshots and your sample database?
Re: Dashboard and Reports Black Screen
Posted: Sat Mar 22, 2025 4:36 am
by alfred07380
@moneytrack
Can you tell us your OS ? Linux (distribution) ? Windows ? Mac ?
Re: Dashboard and Reports Black Screen
Posted: Sat Mar 22, 2025 12:16 pm
by moneytrack
guangong wrote: Fri Mar 21, 2025 11:55 pm
can you share some screenshots and your sample database?
Thanks for the response! I'm using Linux Mint 22.1 Cinnamon, v6.4.6
I've attached screenshots of the Dashboard and Reports tab (hopefully, you can see them). I can see the menu along the top and the tabs on the left, but when I select Reports the page opens but is just black. I thought this was do to no transactions, which I've add several bank accounts and transactions.
These tabs work fine: All Transactions, Scheduled Transactions, Bank Accounts, Cash Accounts, Assets
Black Screen: Budget Planner, all Reports, and General Report Manager
Re: Dashboard and Reports Black Screen
Posted: Sat Mar 22, 2025 2:12 pm
by alfred07380
Cinnamon run on wayland ? X11 ?
Do you use .deb package or flatpak ?
Because I work with LinuxMint 22.1 and cinnamon, and i have not this problem. (mmex flatpak)
Re: Dashboard and Reports Black Screen
Posted: Sat Mar 22, 2025 8:08 pm
by moneytrack
alfred07380 wrote: Sat Mar 22, 2025 2:12 pm
Cinnamon run on wayland ? X11 ?
Do you use .deb package or flatpak ?
Because I work with LinuxMint 22.1 and cinnamon, and i have not this problem. (mmex flatpak)
Not sure if it's wayland or X11
It's the .deb package
I was playing around more, initially it seemed that the graphics card might have been causing a problem. Seemed to be fine on Intel(Power Saving Mode), but no NVIDIA On-Demand. I know this does sound weird since half the program was working. I've switched to NVIDIA Performance mode and seems to be working fine.
Keep you posted if it changes. Thanks again!
Re: Dashboard and Reports Black Screen
Posted: Fri Apr 11, 2025 3:18 pm
by PMaff
Hello
moneytrack wrote: Sat Mar 22, 2025 8:08 pm
alfred07380 wrote: Sat Mar 22, 2025 2:12 pm
Cinnamon run on wayland ? X11 ?
Do you use .deb package or flatpak ?
Because I work with LinuxMint 22.1 and cinnamon, and i have not this problem. (mmex flatpak)
Not sure if it's wayland or X11
It's the .deb package
I was playing around more, initially it seemed that the graphics card might have been causing a problem. Seemed to be fine on Intel(Power Saving Mode), but no NVIDIA On-Demand. I know this does sound weird since half the program was working. I've switched to NVIDIA Performance mode and seems to be working fine.
Keep you posted if it changes. Thanks again!
Check if you are using Wayland or X11:
$ echo $XDG_SESSION_TYPE
In my case the answer is:
x11
which means I am using X11 and not Wayland.
Nothing sounds weird in connection with nVidia.

Did you read:
https://github.com/moneymanagerex/money ... ssues/6396
Re: Dashboard and Reports Black Screen
Posted: Sat May 17, 2025 8:09 pm
by moneytrack
My system crashed resulting in having to reinstall the environment. Got everything installed again. Changing the graphics card option doesn't seem to work currently. But I would say versus black screens that are blank grey.
To answer you question, after running, echo $XDG_SESSION_TYPE the .deb package is X11.
That is a good thread to read. I changed the NVIDIA driver from 570 to 550, which appears to be working.
Thanks, and I'll try to update.
Re: Dashboard and Reports Black Screen
Posted: Sun May 18, 2025 11:28 am
by ntrim
Hi, a while ago I sat down on an old (2011) MBP laptop with Linux Mint.
I had exactly the same problem with the MMEX application.
Finding that the problem was the Nvidia card drivers, I started testing the drivers to find the right ones for my laptop.
In the end, the best choice for me was the 470 drivers (there are 525, 535, 550, 570). I guess the 470 suited me better since my laptop is almost 15 years old.
Working well now...
Re: Dashboard and Reports Black Screen
Posted: Sun Sep 28, 2025 7:13 pm
by ParadigmShifter
PMaff wrote: Fri Apr 11, 2025 3:18 pm
Hello
moneytrack wrote: Sat Mar 22, 2025 8:08 pm
alfred07380 wrote: Sat Mar 22, 2025 2:12 pm
Cinnamon run on wayland ? X11 ?
Do you use .deb package or flatpak ?
Because I work with LinuxMint 22.1 and cinnamon, and i have not this problem. (mmex flatpak)
Not sure if it's wayland or X11
It's the .deb package
I was playing around more, initially it seemed that the graphics card might have been causing a problem. Seemed to be fine on Intel(Power Saving Mode), but no NVIDIA On-Demand. I know this does sound weird since half the program was working. I've switched to NVIDIA Performance mode and seems to be working fine.
Keep you posted if it changes. Thanks again!
Check if you are using Wayland or X11:
$ echo $XDG_SESSION_TYPE
In my case the answer is:
x11
which means I am using X11 and not Wayland.
Nothing sounds weird in connection with nVidia.

Did you read:
https://github.com/moneymanagerex/money ... ssues/6396
The Github issue #6396 mentioned solved my problem. I'm on Linux Mint 22.2 running on X11 (no Wayland), Flatpak MMEX 1.9.1, NVIDIA 550.163.01 drivers.
Disabling GPU acceleration via Flatseal worked for me.