[kmymoney] [Bug 442665] Mapping new account to existing bank errors

Thomas Baumgart bugzilla_noreply at kde.org
Tue Sep 28 15:41:06 BST 2021


https://bugs.kde.org/show_bug.cgi?id=442665

--- Comment #3 from Thomas Baumgart <tbaumgart at kde.org> ---
Looks like the AppImage version is looking in the wrong spot to find the files
and picks them up from the installed version:

openat(AT_FDCWD,
"/home/appimage//appimage-workspace//deps/usr/share/libofx/dtd/opensp.dcl",
O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/local/share/libofx/dtd/opensp.dcl", O_RDONLY) = 16
openat(AT_FDCWD,
"/home/appimage//appimage-workspace//deps/usr/share/libofx/dtd/ofx160.dtd",
O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/local/share/libofx/dtd/ofx160.dtd", O_RDONLY) = 16

We have to find out what needs to be tweaked so that libofx looks in the right
directory inside the AppImage.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list