Summary: | importing ofx files, the file selection window doesn't show up | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | bepo <ekvkbccid> |
Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.1.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
bepo
2024-11-21 17:14:32 UTC
What versions of KDE are listed in the KMyMoney Help/About KMyMoney.../Components? KMyMoney is still QT5/KDE5 based, so it is clearly not using the versions you list, even though they are the primary versions for most of your software. In order to run KMM 5.1.3, the distro also needs to provide the older versions of QT/KDE, so we need to know those versions. From the errors, this is likely Wayland specific, and I'd suggest asking on a distro specific (which are you using?) forum or list, as it might be build related, although I'm not absolutely certain. Out of curiosity, can you try running under xorg instead of wayland, just to confirm that? Thanks for your comment. I will try to answer your questions despite my bad English. Here is what is displayed in KMyMoney Help/About KMyMoney.../Components : "KDE Frameworks Version 5.116.0 Qt Version 5.15.15 (built against 5.15.13) The xcb windowing system" I think (but I am not totally sure) that the problem appeared when Endeavour OS was upgraded from KDE 6.2.2 to KDE 6.2.3 at the beginning of the month. Kmymoney also freezes when I use Xorg instead of Wayland.. Thanks for the information. Someone else may have another idea, but I suspect a build issue, either in KMyMoney or else one of the underlying libraries, so you should report this to Endeavor OS. I do not think the specific upgrade from 6.2.2 to 6.2.3 is the problem, but more likely something else that got rebuilt and upgraded at the same time. I find it interesting that it freezes in both wayland and xorg (I assume the last lines of console output are different in xorg.) One thing you can also do is to test an appimage build (see https://kmymoney.org/appimage.html) the stable image does have some bug fixes compared to the released 5.1.3, but should otherwise almost the same in behavior. As always, though, be sure to have good backups first. After having done tests on another machine then on my machine by creating another user where everything worked correctly, I realized that the problem was in my profile, more precisely that there was something broken in my ~/.config directory. I recreated it and everything works again. Sorry to have bothered you with that. |