Bug 513866 - Missing CSV import functionality on App image
Summary: Missing CSV import functionality on App image
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmymoney
Classification: Applications
Component: importer (other bugs)
Version First Reported In: 5.2.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-27 04:39 UTC by jesse
Modified: 2025-12-30 17:27 UTC (History)
0 users

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


Attachments
Startup console output (31.17 KB, text/plain)
2025-12-30 17:27 UTC, jesse
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jesse 2025-12-27 04:39:47 UTC
SUMMARY
Missing the CSV import feature under the File > Import menu. 

If I download the source code, compile and install it, it will show the CSV import option. 

STEPS TO REPRODUCE
1. Open Kmymoney App image 
2. Open kmymoney book 
3. File > import 


OBSERVED RESULT
I only see account template and OFX IMPORT. I do not see the option to import a csv file. 

EXPECTED RESULT
I should see the import csv file option. I see it on the application if I compile and install the application myself. 

SOFTWARE/OS VERSIONS
KMyMoney: 5.2.1-f989e9d
Alkimia: 8.2.70 (build against 8.2.70)
Aqbanking: Unknown (build against 6.8.4)
Gpgme: Unknown (build against 2.0.0)
Gwenhywfar: Unknown (build against 5.14.1)
KDiagram: Unknown (build against )
libical: Unknown (build against 3.0.20)
libofx: Unknown (build against 7.0.4)
SQLCipher: Unknown (build against 3.20.1)
KDE Frameworks: 6.20.0
Qt: Using 6.10.1 and built against 6.10.1
AppImage
Fedora Linux 43 (Workstation Edition) (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.17.8-300.fc43.x86_64


ADDITIONAL INFORMATION
I checked to see if the CSV import feature is checked in the plugins list, it is checked.
Comment 1 Thomas Baumgart 2025-12-29 09:10:32 UTC
Please provide the console output when you start the AppImage and attach it here. Thx.
Comment 2 jesse 2025-12-30 17:27:52 UTC
Created attachment 188077 [details]
Startup console output