| Summary: | Broken QML imports | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] alkimia | Reporter: | Christophe Marin <christophe> |
| Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | 8.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christophe Marin
2025-06-22 16:40:39 UTC
It looks like the associated plasmoid needs to be ported to KF6. There are hints at https://develop.kde.org/docs/plasma/widget/porting_kf6. If it is the alkimia package located at https://build.opensuse.org/package/show/openSUSE:Factory/alkimia, some more details about the cause of the problem can be displayed: $ sudo zypper install alkimia plasma6-sdk $ ln -s /usr/share/plasma ~/.local/share $ plasmawindowed org.wincak.foreigncurrencies26 ... This widget was written for an unkown older version of Plasma and is not compatible with Plasma6. |