On 2025.01.12 18:29, Brendan Coupe via KMyMoney-devel wrote:
I have been using the master branch that I compile myself for the past couple of months. I just realized that the reports tab is missing. I compiled the 5.1 branch and confirmed that it shows thew reports tab.

I assume this is not expected and I may be missing a dependency. Any suggestions? I'm running Fedora 41 and I don't see any obvious errors in the compile output log.

Thanks,
Brendan,

I assume you are referring to the Reports icon on the View Selecter on the left of the display. Yes, it should still be present, and is so in my copy compiled from master branch earlier today. Offhand, I can't really think of anything that might cause it to disappear.

The first place I would look is at the console output if you run KMM from command line, in case there is something missing at runtime. I do see:
Loading "/usr/lib64/qt5/plugins/kmymoney_plugins/reportsview.so"
Plugins: reportsview loaded

If nothing strange shows up there, I would grep through the build output (make or ninja, which you may have to configure for logging) for anything related to reports, particularly confirming whether there is any error related to reportsview.so being compiled.

Jack

Reply via email to