https://bugs.kde.org/show_bug.cgi?id=519575
Dimitri <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Dimitri <[email protected]> --- (In reply to Jack from comment #4) > 5.2.70 is not a complete version number - there should be more digits, > representing the git commit at the time - even if App Center only reports it > as 5.2.70. You need to get the full version number from Help/About KMyMoney > when running the program. It also seems clear that version is a snap, since > that is what is served by the App Center. The current version is > 5.2.70-60e6a2d08 which is from Sat, 4/18. That commit was specifically > related to snap packaging. I don't know if that makes it possible this is a > regression related to that work. > > Console at the time of crash shows: > Alkimia: AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(const QString&, > Type, const QString&) true > Alkimia: void AlkNewStuffEngine::Private::checkForUpdates() FIXME Qt6: no > checkforUpdates() - how to proceed ? > qt.core.qobject.connect: QObject::connect: No such signal > AlkFinanceQuoteProcess::error(QProcess::ProcessError) > running perl "/snap/kmymoney/12/usr/share/alkimia6/misc/financequote.pl" -t > Can't locate strict.pm in @INC (you may need to install the strict module) > (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 > /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 > /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base > /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 > /usr/local/lib/site_perl) at > /snap/kmymoney/12/usr/share/alkimia6/misc/financequote.pl line 12. > BEGIN failed--compilation aborted at > /snap/kmymoney/12/usr/share/alkimia6/misc/financequote.pl line 12. > QLayout: Attempting to add QLayout "" to AlkOnlineQuotesWidget > "AlkOnlineQuoteDetailsWidget", which already has a layout > QLayout: Attempting to add QLayout "" to AlkOnlineQuotesWidget > "AlkOnlineQuoteDetailsWidget", which already has a layout > QLayout: Attempting to add QLayout "" to AlkOnlineQuotesWidget > "AlkOnlineQuoteDetailsWidget", which already has a layout > QLayout: Attempting to add QLayout "" to AlkOnlineQuotesWidget > "AlkOnlineQuoteDetailsWidget", which already has a layout > Added {--remote-allow-origins=*} to command-line arguments to avoid web > socket connection errors during remote debugging. > [42387:42387:0429/155611.853738:FATAL:credentials.cc(130)] Check failed: . : > Permission denied (13) > Trace/breakpoint trap (core dumped) > > Bottom line - this crash is probably specifically related to the snap build. > It might be missing a specific component, but I know little enough about > building snaps that I'd prefer not to stick my foot in my mouth. Hi, I confirm that the snap version 5.2.70 of KMyMoney on Ubuntu is corrupted. Uninstall the snap version and install the APT version and everything is working fine back. -- You are receiving this mail because: You are watching all bug changes.
