Problem to start software with Linux Mint

qDslrDashbord error reports
Post Reply
dehannes84
Posts: 3
Joined: 19 Mar 2016, 19:00

Problem to start software with Linux Mint

Post 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!
GonzoG
Posts: 469
Joined: 24 Feb 2015, 08:52
Location: Poland

Re: Problem to start software with Linux Mint

Post 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.
Post Reply