REPRODUCIBILITY (% or how often): 100
BUILD ID: 3068e2ef0a
HARDWARE: x86_64 laptop
UI LANGUAGE: english
REGRESSION: (compared to previous public release: Yes, No, ?): Yes
DESCRIPTION:
After upgrading the SDK to 3.2 on Arch, I am greeted with:
~/SailfishOS/lib/qtcreator/plugins/libClangTools.so: Cannot load library ~/SailfishOS/lib/qtcreator/plugins/libClangTools.so: (libtinfo.so.5: cannot open shared object file: No such file or directory)
PRECONDITIONS:
none
STEPS TO REPRODUCE:
upgrade the SDK via maintenance tool
launch the SFOS IDE
Plugin Loader Messages pops up with said error message
Ou, sorry. I don’t read your report properly… The second step of your workaround (ln -s) needs to be executed at your system, not in the SDK, right? Which linux distribution you are using? It works fine on my Kubuntu 20.04…
I still had the symlink in place, and sometimes, when starting the IDE, it would just hang and not render. The only message when starting from cli was about libtinfo.so.5. That all disappeared after installing ncurses5-compat-libs.