I’ve done some research and I am sure that error I’m have is not mentioned anywhere else;
static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs
./FelgoInstaller-linux_x64-online.run: symbol lookup error: ./FelgoInstaller-linux_x64-online.run: undefined symbol: EC_get_builtin_curves, version OPENSSL_1.0.0
I could see the fedora installation guide from 2017 mentioning downloading some lib and installing it system dirs, however:
1. I’m not convinced that this should still be valid for 2020
2. a truly cross platform app should not be failing such error?
3. my error doesn’t exist other where
4. I should replace such critical system lib blindly.