Symptom:
When starting InTime, you encounter an error message containing:
$ cd <intime installation path> $ ./intime.sh "Could not initialize GLX"
or similar.
This is because the graphic library in your environment may not be compatible.
Resolution:
Use an environment variable QT_XCB_GL_INTEGRATION before starting InTime.
[user@host ~]$ export QT_XCB_GL_INTEGRATION=none [user@host ~]$ ./intime.sh
Applies to:
- Linux Operating System
Knowledge Base ID: 202410271 - Last Review: Oct 26, 2024 - Revision: 1.0