Created attachment 146982 [details] price update fails SUMMARY While trying to get a price update of a mutual fund from Yahoo I receive an error (see attached screenhots *** STEPS TO REPRODUCE 1. Menu Tools - Update Stock and Currency Price 2. Select date from: 2021-12-15 3. Select Date to: 2022-02-22 3. Update All OBSERVED RESULT price update failed EXPECTED RESULT Price update to be succesful SOFTWARE/OS VERSIONS Linux: Linux Mint 20.3 - CInnamon 5.2.7 KDE Plasma Version: KDE Frameworks Version: 5.89.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Created attachment 146983 [details] investment details
running Appimage 5.1.2.657dbcf2f
I have a vague recollection that the missing kioslave5 error was a problem with the new build system that generates the appimage files, but I thought it had been fixed. What is the actual name (date) of the appimage file, and if it is not a recent one, can you try a more recent version?
s I mentioned before I'm running APPImage 5.1.2-657dbcf2f from approx. Nov/Dec 2021, PS I did some price updates in a test environment before. - same appimage
Please update the AppImage from https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Release_appimage-centos7/. It really looks that yours does not contain the aforementioned kio fix. It (https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/311) was only merged in January 2022. In case your version ran fine in another environment, it probably picked up the kioslave from the installed system. And, since we're at it, that problem already existed in the old build system as well but was never fixed AFAIR.
(In reply to Thomas Baumgart from comment #5) > Please update the AppImage from > https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Release_appimage- > centos7/. It really looks that yours does not contain the aforementioned kio > fix. It > (https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/311) > was only merged in January 2022. In case your version ran fine in another > environment, it probably picked up the kioslave from the installed system. > And, since we're at it, that problem already existed in the old build system > as well but was never fixed AFAIR. I downloaded and run the appimages as suggested and it appears that the problem is gone. Price update works now. Thanks