[libalkimia] [Bug 428484] New: kmymoney build with alkimia 8.0.4 uses resource files from alkimia, not kmymoney
Ralf Habacker
bugzilla_noreply at kde.org
Fri Oct 30 22:25:18 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=428484
Bug ID: 428484
Summary: kmymoney build with alkimia 8.0.4 uses resource files
from alkimia, not kmymoney
Product: libalkimia
Version: 8.0.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: kmymoney-devel at kde.org
Reporter: ralf.habacker at freenet.de
Target Milestone: ---
STEPS TO REPRODUCE
1. Compile kmymoney with alkimia 8.0.4
2. start kmymoney
3. inspect over view page
OBSERVED RESULT
The overview page looks incomplete (wrong colors, no visible blocks)
Running
strace -e trace=file kmymoney 2>&1 | grep html/kmymoney.css
shows that kmymoney searches for files in the wrong appdata directory
access("/usr/share/kde4/apps/alkimia/html/kmymoney.css", R_OK) = -1 ENOENT
(No such file or directory)
EXPECTED RESULT
kmymoney should use the correct app data directory
SOFTWARE/OS VERSIONS
Linux: openSUSE_Leap_15.1
KDE Frameworks Version: 4.14
Qt Version: 4.8.7
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list