Install on Raspberry

qDslrDashbord error reports
Post Reply
Raker87
Posts: 3
Joined: 05 Mar 2018, 18:50

Install on Raspberry

Post by Raker87 »

Hi,

i will use the Software on a Raspberry, but when i will start then i get the following error:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' * failed to add service - already in use?

What does it mean?

Regards,
Raker87
hubaiz
Site Admin
Posts: 2003
Joined: 27 Jan 2015, 18:58

Re: Install on Raspberry

Post by hubaiz »

On what Raspberry Pi did you run it?
What Raspbian version did you use?
Did you follow the instructions here: viewtopic.php?f=6&t=2468
Raker87
Posts: 3
Joined: 05 Mar 2018, 18:50

Re: Install on Raspberry

Post by Raker87 »

I have reinstall the raspberry.
But now i get another issue :(:

sudo ./qDslrDashboard.sh
pi@raspberrypi:~/Downloads/qDslrDashboard_V3.5.5_RPI_Stretch $ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Unable to query physical screen size, defaulting to 100 dpi.
To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
qt.qpa.input: X-less xkbcommon not available, not performing key mapping
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(0x1ff7748) devBtn null
qml: get osd source qml
qml: on device buttons changed null
qml: getTime 0
qml: DeviceScreen completed
qml: ScreenBase completed DeviceScreen(0x1ff7748)
qml: error:
glGetError 0x500
qml: Timer triggered

Do you know what the problem is?
Raker87
Posts: 3
Joined: 05 Mar 2018, 18:50

Re: Install on Raspberry

Post by Raker87 »

On what Raspberry Pi did you run it?
Raspberry Pi 3b
What Raspbian version did you use?
Stretch - newest Update
Did you follow the instructions here: viewtopic.php?f=6&t=2468
hubaiz
Site Admin
Posts: 2003
Joined: 27 Jan 2015, 18:58

Re: Install on Raspberry

Post by hubaiz »

According the log you provided it did run as it should.
Post Reply