Page 1 of 1

Install on Raspberry

Posted: 05 Mar 2018, 18:53
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

Re: Install on Raspberry

Posted: 06 Mar 2018, 10:48
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

Re: Install on Raspberry

Posted: 10 Mar 2018, 14:10
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?

Re: Install on Raspberry

Posted: 11 Mar 2018, 09:32
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

Re: Install on Raspberry

Posted: 12 Mar 2018, 09:28
by hubaiz
According the log you provided it did run as it should.