Search found 2 matches
- Wed Jul 19, 2023 2:13 pm
- Forum: Installation
- Topic: Qt platform plugin not found
- Replies: 2
- Views: 72997
Re: Qt platform plugin not found
Hi Marc Thanks for your quick response. It turned out to be an issue with the environment (specifically LD_LIBRARY_PATH that was changed by another module. This messed up the Qt installation as you suggested. As always, after days of searching I find this out just hours after posting to the forum :P...
- Tue Jul 18, 2023 7:12 pm
- Forum: Installation
- Topic: Qt platform plugin not found
- Replies: 2
- Views: 72997
Qt platform plugin not found
Hi I'm installing geopsy 3.4.2 on our local mini-cluster using Easybuild, i.e. from sources. The installation works fine but when I try to start geopsy I get an error message. qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start becaus...