kexi won't run says "Could not open icon resource file kexi_breeze.rcc. " Tried to find in /home/neon/.local/share/kexi, /usr/local The file is in /usr/share/kexi/3.2/icons/kexi_breeze.rcc
Thanks for the info Jonathan. So it works in 3.1 and not in 3.2?
It works in Neon user Edition which has Kexi 3.0.2 It does not work on Neon Dev Unstable which was last built from git master on 11 March. There is no stable git build and the user edition has not been updated to 3.1 because it still needs an update after Qt 5.10 was rolled out and our builders are not currently working due to unrelated technical faff.
Ah I see, thanks. Would it be possible to test some improvement from a scratch master: https://cgit.kde.org/scratch/staniek/kexi3.git/ ? I mean this commit https://cgit.kde.org/scratch/staniek/kexi3.git/commit/?id=bf83fb3ddb73b64534f6778e373f9dd377b8eed7 TIA
compiling...
Same problem but now it lists more directories it can't find it in Tried to find in /home/jr/.local/share/kexi/3.2/icons/kexi/3.2, /usr/share/neon-settings-pinebook/plasma5-profile/kexi/3.2/icons/kexi/3.2, /usr/share/usr/share/xsessions/plasma/kexi/3.2/icons/kexi/3.2, /usr/local/share/kexi/3.2/icons/kexi/3.2, /usr/share/kexi/3.2/icons/kexi/3.2, /var/lib/snapd/desktop/kexi/3.2/icons/kexi/3.2, /usr/bin/data/icons/kexi/3.2, /home/jr/bin/data/icons/kexi/3.2, /home/jr/src/kubuntu-dev-tools/bin/data/icons/kexi/3.2, /home/jr/bin/data/icons/kexi/3.2, /home/jr/.local/bin/data/icons/kexi/3.2, /home/jr/bin/data/icons/kexi/3.2, /home/jr/src/kubuntu-dev-tools/bin/data/icons/kexi/3.2, /usr/local/sbin/data/icons/kexi/3.2, /usr/local/bin/data/icons/kexi/3.2, /usr/sbin/data/icons/kexi/3.2, /usr/bin/data/icons/kexi/3.2, /sbin/data/icons/kexi/3.2, /bin/data/icons/kexi/3.2, /usr/games/data/icons/kexi/3.2, /usr/local/games/data/icons/kexi/3.2 and /snap/bin/data/icons/kexi/3.2. File is still in /usr/share/kexi/3.2/icons/kexi_breeze.rcc
Big thanks for testing Jonathan. We're closer to the fix. Could you please grab the https://cgit.kde.org/scratch/staniek/kexi3.git/ master == 2892e4bba257c again and build?
now it's fixed!
Thanks Jonathan, changing product to KEXI since the fix is there.
*** Bug 391771 has been marked as a duplicate of this bug. ***
Git commit 178f1f6673aca4a8cdecc804db2f49b0af7b0a9d by Jaroslaw Staniek. Committed on 13/03/2018 at 23:02. Pushed by staniek into branch '3.1'. Improve display of tried locations for resources lookup and lookup algorithm In particular use bin/data/kexi/VER/icons not bin/data/icons/kexi/VER. And reorder priority for lookup. Build dir first. FIXED-IN:3.1.1 M +1 -1 cmake/modules/KexiAddIconsRccFile.cmake M +1 -1 src/formeditor/widgetlibrary.cpp M +1 -1 src/main/KexiMainWindow.cpp M +38 -48 src/main/KexiRegisterResource_p.h M +2 -1 src/main/startup/KexiWelcomeStatusBar.cpp M +1 -1 src/pics/CMakeLists.txt https://commits.kde.org/kexi/178f1f6673aca4a8cdecc804db2f49b0af7b0a9d