[kmymoney] [Bug 486168] Kmymoney Reports no longer available after upgrade to Fedora 40 KDE Spin

2024-05-25 Thread Mattia via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=486168

Mattia  changed:

   What|Removed |Added

 CC||mattia.ve...@tiscali.it

--- Comment #12 from Mattia  ---
This bug is due to Fedora using kdiagram 3.0.1 at build time, which leads to:
```
CMake Warning at CMakeLists.txt:143 (find_package):
  By not providing "FindKChart.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KChart", but
  CMake did not find one.
  Could not find a package configuration file provided by "KChart" (requested
  version 2.6.0) with any of the following names:
KChartConfig.cmake
kchart-config.cmake
  Add the installation prefix of "KChart" to CMAKE_PREFIX_PATH or set
  "KChart_DIR" to a directory containing one of the above files.  If "KChart"
  provides a separate development package or SDK, be sure it has been
  installed.
```

Indeed, kdiagram 3.0.1 provides `KChartConfig6.cmake`.
I'll rebuild kmymoney using the compatibility package kdiagram2 2.8.0 (which I
already tested to fix the problem). However I think you should be aware of this
change for future compatibility.

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

[kmymoney] [Bug 486168] Kmymoney Reports no longer available after upgrade to Fedora 40 KDE Spin

2024-06-15 Thread Mattia via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=486168

--- Comment #16 from Mattia  ---
(In reply to Brendan from comment #15)
> Please let everyone know if KMM is working properly on Fedora 40. I've been
> holding off upgrading since learning about this bug.
> 
> Thanks.

See https://bodhi.fedoraproject.org/updates/FEDORA-2024-b5b2a3ba72

After rebuilding KM against kdiagram 2.8 is confirmed working.
@jack: I still think this is something that needs to be addressed upstream, as
it will come the time kdiagram 2.8 will be dropped by distributions... should I
file a notice on https://invent.kde.org/office/kmymoney/-/issues/ ?

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