Dashboard with Ubuntu

qDslrDashbord error reports
Post Reply
JohnCrabb
Posts: 2
Joined: 07 Mar 2017, 09:32

Dashboard with Ubuntu

Post by JohnCrabb »

Hi Zoltan,

I have qDslrDashboard running well on an old WindowsXP installation. I would like to run it too under Ubuntu on an Acer One Aspire netbook.

When I run the qDslrDashboard.sh script in Terminal I get:

Cannot find a running Bluez.Please check the Bluez installation.
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(0xa60e530) devBtn null
qml: get osd source qml
qml: DeviceScreen completed
qml: ScreenBase completed DeviceScreen(0xa60e530)
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)


I have already run the apt-get install build-essential and apt-get install libgl1-mesa-dev as advised elsewhere on this forum.

What more could I try? Thanks.
hubaiz
Site Admin
Posts: 2006
Joined: 27 Jan 2015, 18:58

Re: Dashboard with Ubuntu

Post by hubaiz »

Seams your display driver does not support OpenGL 2
JohnCrabb
Posts: 2
Joined: 07 Mar 2017, 09:32

Re: Dashboard with Ubuntu

Post by JohnCrabb »

Thanks for the reply Zoltan.

The Acer One Aspire that I am using has both WindowsXP and Ubuntu installed as alternative operating systems.

Dashboard works under WindowsXP but not Ubuntu - does that tell you anything extra?

Do you know if I can update my Ubuntu display driver to suit OpenGL2?

I do appreciate your help but I realise I may have reached the end of the road with this.
hubaiz
Site Admin
Posts: 2006
Joined: 27 Jan 2015, 18:58

Re: Dashboard with Ubuntu

Post by hubaiz »

You need to check what GPU you have and that if there is a graphics driver for Linux for that one.
Post Reply