Page 1 of 1

Problem to start software with Linux Mint

Posted: 27 Mar 2016, 12:59
by dehannes84
When I try to start qdslrdashboard this is comming:
user-1005HA qDslrDashboard_V0.3.4_Linux_x86 # ./qDslrDashboard.sh
xcb
user-1005HA qDslrDashboard_V0.3.4_Linux_x86 # qml: windowRoot completed
qml: manager focus
qml: managerOverlayLoader active focus changed true
qml: manager overlay got focus true
qml: button active focus changed true index 0
qml: displayScreen DeviceScreen.qml
qml: on device buttons changed null
qml: getTime 0
qml: screenModel DeviceScreen(0x925cbe8) devBtn null
qml: get osd source qml
qml: DeviceScreen completed
qml: ScreenBase completed DeviceScreen(0x925cbe8)
qml: error:
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2, swapInterval 1, profile 0)
Maybe someone can help me! Thanks!

Re: Problem to start software with Linux Mint

Posted: 28 Mar 2016, 14:25
by GonzoG
As you have mentioned in error there is a problem with starting OpenGL.
And google says that there are problems with OpenGL in Mint and you have to add libraries yourself.