[kmymoney] [Bug 501597] Reports not work in Master

Brendan bugzilla_noreply at kde.org
Sun Mar 23 14:14:43 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=501597

Brendan <KDE at Coupe7.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |NOT A BUG
             Status|NEEDSINFO                   |RESOLVED

--- Comment #22 from Brendan <KDE at Coupe7.com> ---
Long story short, the Reports tab was missing because I needed to install the
kdiagram2-devel.x86_64 packages from Fedora. 

Note that kdiagram-devel.x86_64 and kdiagram2.x86_64 were installed when the
reports tab was missing.

The reason the reports tab was showing on one system was because the old
/usr/lib64/qt5/plugins/kmymoney_plugins/reportsview.so was not removed at some
point when I started compiling and installing the master branch. On 3 of my 4
systems the old reportsview.so was not left behind, on the one where it was
left behind, it kind of worked but not well.

After installing kdiagram2-devel.x86_64 on all of my systems and compiling and
installing the master branch I get this:

find /usr -name reportsview.so -o -name forecastview.so | xargs ls -l
-rwxr-xr-x 1 root   root   4032464 Mar 23 07:42
/usr/lib64/qt5/plugins/kmymoney_plugins/forecastview.so
-rwxr-xr-x 1 root   root  16335960 Mar 23 07:42
/usr/lib64/qt5/plugins/kmymoney_plugins/reportsview.so

Thanks Thomas.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list