KMyMoney 5.1.3 does not start, symbol lookup error

I’ve installed kmymoney in Manjaro from the community repo.
Install goes fine, all dependencies are met. However I get the console error:

kmymoney: symbol lookup error: /usr/lib/libkmm_csvimportercore.so.5: undefined symbol: _ZNK14MyMoneyAccount10currencyIdEv

and then KMyMoney quits.

STEPS TO REPRODUCE

  1. From an amd64 Manjaro installation, with KDE SC, install the kmymoney from the community repo.
  2. Try to start it.

OBSERVED RESULT
It doesn’t start.

Operating System: Manjaro Linux
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 5.15.104-2-MANJARO (64-bit)
Graphics Platform: X11
Processors: 16 × Intel® Core™ i7-10700KF CPU @ 3.80GHz
Memory: 31.2 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1650/PCIe/SSE2
Manufacturer: ASUS

I’ve filed upstream at the KDE bug spot, but they’re sure it’s a packaging/dependency issue. I can’t post links, but it’s bug report 468010 on their tracker. Furthermore, this issue is not occurring on ArchLinux according to my attempts to raise the bug report there.

Just did all that and i’m getting the Wlecome to KMyMoney screen. See the date too …

Once i finish the “wizard” i can chose the storage, i chose XML for instance. Once that is done, i get the Configure window and the test.kmy window i just created …

My guess is that you had the mirrors out of sync, so please run from terminal:

sudo pacman-mirrors -f5 && sudo pacman -Syyu kmymoney

That’s not made a difference. I still get the same error.

::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  0.937 Czechia        : https://mirrors.nic.cz/manjaro/
  1.125 Bulgaria       : https://mirror.telepoint.bg/manjaro/
  0.633 United_States  : https://ziply.mm.fcix.net/manjaro/
  2.471 China          : https://mirrors.tuna.tsinghua.edu.cn/manjaro/
  2.481 China          : https://mirrors.tuna.tsinghua.edu.cn/manjaro/
::INFO Writing mirror list
::United_States   : https://ziply.mm.fcix.net/manjaro/stable
::Czechia         : https://mirrors.nic.cz/manjaro/stable
::Bulgaria        : https://mirror.telepoint.bg/manjaro/stable
::China           : https://mirrors.tuna.tsinghua.edu.cn/manjaro/stable
::China           : https://mirrors.tuna.tsinghua.edu.cn/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
:: Synchronizing package databases...
 core                          163.5 KiB   336 KiB/s 00:00 [################################] 100%
 extra                        1862.1 KiB  5.46 MiB/s 00:00 [################################] 100%
 community                       7.6 MiB  23.6 MiB/s 00:00 [################################] 100%
 multilib                      167.5 KiB  2.34 MiB/s 00:00 [################################] 100%
warning: kmymoney-5.1.3-4 is up to date -- reinstalling
:: Starting full system upgrade...

etc. Still get
kmymoney: symbol lookup error: /usr/lib/libkmm_csvimportercore.so.5: undefined symbol: _ZNK14MyMoneyAccount10currencyIdEv

Have you tried in a TEMP/TEST new user?