Bug 510486 - Kmymoney from Flathub crashes when tryint to open settings from the menu bar.
Summary: Kmymoney from Flathub crashes when tryint to open settings from the menu bar.
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.2.1
Platform: Flatpak Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-11 09:25 UTC by KDamian
Modified: 2025-10-11 09:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
gdb bt full of the crash (30.87 KB, text/x-log)
2025-10-11 09:25 UTC, KDamian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KDamian 2025-10-11 09:25:16 UTC
Created attachment 185687 [details]
gdb bt full of the crash

SUMMARY

Kmymoney from Flathub crashes when tryint to open settings from the menu bar, see details below.

STEPS TO REPRODUCE
1. Install Kmymoney (information about the version below) from Flathub.
2. Open Kmymoney by clicking on the icon or running flatpak run org.kde.kmymoney in the terminal (same results).
3. Click on Settings -> KMymoney settings in the menu bar.


OBSERVED RESULT

Kmymoney crashes

EXPECTED RESULT

The settings window should be opened.

SOFTWARE/OS VERSIONS

Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.2
Kernel Version: 6.16.10-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-2520M CPU @ 2.50GHz
Memory: 8 GiB of RAM (7.7 GiB usable)
Graphics Processor: llvmpipe

Kmymoney information:

       Azonosító: org.kde.kmymoney
      Hivatkozás: app/org.kde.kmymoney/x86_64/stable
    Architektúra: x86_64
              Branch: stable
         Version: 5.2.1
         License: GPL-2.0+
          Eredet: flathub
      Collection: org.flathub.Stable
    Installation: system
       Installed: 52,4 MB
Runtime: org.kde.Platform/x86_64/6.9
             Sdk: org.kde.Sdk/x86_64/6.9

          Commit: 7996dc02d9ede7fea9127030d0988048c15dc0f467a308e861acb29cf1b379d5
           Parent: d3629ddab4e9af899f2735fc9fb5e2e65ec193778bf5484e34c5c940918fecb6
           Subject: Merge pull request #58 from flathub/filesystem (3441b729ee25)
           Dátum: 2025-10-09 15:52:12 +0000

Flatpak version: 1.16.1

Problem did not happen with 5.1.3 from the same source.

ADDITIONAL INFORMATION

Attached the gdb bt full log, please let me know if further debugging is needed.