OpenMandrivaAssociation / distribution

OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.
https://openmandriva.org
7 stars 2 forks source link

Qt Creator does not open #2832

Closed benbullard79 closed 1 year ago

benbullard79 commented 1 year ago

OpenMandriva version:

Cooker znver1 fully dsynced.

Describe the bug:

Qt Creator does not open

Steps to reproduce:

Install Qt Creator from OM-Welcome and try to open

Observed behavior:

Does not open

Expected behavior:

That the application opens normally and works OK

Additional comment:

Konsole output:

qtcreator qtcreator: error while loading shared libraries: libExtensionSystem.so.8: cannot open shared object file: No such file or directory

That .so .8 file is in /usr/lib64/qtcreator

Logs and screenshots if relevant

rpm -qa | grep qt-creator qt-creator-common-8.0.0-2.noarch qt-creator-8.0.0-2.znver1

omdv-bug-report-20220821072411.log

Workaround to open Qt Creator: Open terminal and run:

LD_LIBRARY_PATH=/usr/lib64/qtcreator qtcreator

Screenshot_20220821_072602

Screenshot_20220821_072629

omakuta commented 1 year ago

This issue has been mentioned on OMA forum. There might be relevant details there:

https://forum.openmandriva.org/t/qt-creator-wont-open/4592/7