Pls Help macOS: Error could not load Qt platform plugin "xcb" even though it was found
-
Hello,
I'm trying to download open foam following the instructions on https://openfoam.org/download/8-macos/- Downloaded Docker [successful]
- Downloaded XQuartz (XQuartz-2.8.1) [successful]
- Created an openfoam directory to later store pitzDaily [successful]
- Installed openfoam-8macos (using commands in step 3 on openfoam.org) [successful]
- Downloaded ParaView-5.9.1-MPI-OSX10.13-Python3.8-64bit.pkg [successful]
- Launched open foam with ParaView (using commands in step 6 on open foam.org) [successful]
- Testing openfoam8-macos (using commands in step 7 on open foam.org) [--ERROR--]
Error Faced: When executing the final command paraFoam the following error pops up-
"qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb."How can I resolve this issue? Any help is appreciated :(:(
About this Mac: MacBook Air (Retina, 13-inch, 2019) Processor 1.6 GHz Dual-Core Intel Core i5 Memory 8 GB 2133 MHz LPDDR3 Startup Disk Macintosh HD Graphics Intel UHD Graphics 617 1536 MB
-
Hi and welcome to devnet,
The usual way to start debugging that is to start your application with the QT_DEBUG_PLUGINS environment variable set to 1.