I believe libofx.so in the flatpak is not the version 0.9.14 with the fix for proprietary tags in QFX files (see bug 406321 comment 12). The most recent flatpak build log https://binary-factory.kde.org/job/Skrooge_flatpak/13/consoleFull shows 09:34:50 -- Found libofx, version 0.9.13 I wasn't able to verify this is failing because QFX import still doesn't work in the flatpak (bug 405578). Looking at https://cgit.kde.org/flatpak-kde-applications.git/commit/?id=41fa37b6bf3a2ddbb62080bfdbcc2f00824047ea , I think the fix is as simple as changing "name": "libofx", ... - "url": "https://github.com/libofx/libofx/archive/0.9.13.tar.gz", - "sha256": "8e8838e81da76aa32b5bd4f38297b612bd7ec3110bf1b139e49ba8aaba94d3e2" to + "url": "https://github.com/libofx/libofx/archive/0.9.14.tar.gz", + "sha256": "85a732efe3026e96fe1cf694ebdcf5d2c3b67adba85b9019abac44e7c43d8ce5"
Git commit a3712bb15f185f855346c27c73201c1a42c00688 by Stephane MANKOWSKI. Committed on 07/05/2019 at 21:33. Pushed by smankowski into branch 'master'. Skrooge flatpak unintentionally builds unused tests Skrooge flatpak needs later libofx Related: bug 407280 M +4 -2 org.kde.skrooge.json https://invent.kde.org/kde/flatpak-kde-applications/commit/a3712bb15f185f855346c27c73201c1a42c00688