Page 1 of 2

Install qDrslDashboard on Raspbian Stretch

Posted: 14 Feb 2018, 14:40
by TomD
On my Raspberry 3, I have installed Raspbian Stretch and downloaded V.3.5.5. FOR RASPBIAN STRETCH. When I double-click on "qDslrDashboard" or "qDslrDashboard.sh", a window "Execute File" appears, but when I then press "Execute", nothing happens. How can I properly install and start qDslrDashboard?
Thanks

Screen Shot 2018-02-14 at 15.29.37.png
Screen Shot 2018-02-14 at 15.29.37.png (238.37 KiB) Viewed 9515 times
Screen Shot 2018-02-14 at 15.37.49.png
Screen Shot 2018-02-14 at 15.37.49.png (241.25 KiB) Viewed 9515 times

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 14 Feb 2018, 17:23
by hubaiz
Start with ./qDslrDashboard.sh

Check that all the required libraries are installed.

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 15 Feb 2018, 08:01
by TomD
Thanks for your answer, but when I run './qDslrDashboard.sh' in the terminal, I get an error permission denied, No such file or directory.
What am I doing wrong?
Untitled.jpg
Untitled.jpg (63.12 KiB) Viewed 9497 times

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 19 Feb 2018, 15:41
by TomD
Has anyone been able to install qDslrDashboard 3.5.5 on a Raspberry 3 (Raspbian Stretch), or doesn't that work?

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 21 Feb 2018, 18:44
by TomD
@hubaiz: what do you mean with
Check that all the required libraries are installed.
What libraries should be installed? I'd really appreciate your help!

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 02:18
by sevced
After installing the dependencies, when running the qDslrDashboard script. I have the following message:
JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
QQmlApplicationEngine failed to load component
qrc: /qml/qml/main.qml: -1 File not found

Can you help me ?

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 08:27
by hubaiz
Please check this post: viewtopic.php?f=6&t=2468

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 15:33
by TomD
@hubaiz: thank you for your answer. I've done all steps mentioned in your suggested post. However, the program does not start, I get the following output in the terminal. I'm connected via VNC to my Raspberry 3 since I don't have a monitor. Any idea what causes this issue?

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 16:27
by hubaiz
It will not work with VNC as it can't transmit OpenGL as far I know.

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 16:43
by TomD
@hubaiz: thank you. My idea was that I can connect the Raspberry via USB to my Nikon camera and then trigger a time lapse. Since I don't have a dedicated monitor for my Raspberry, I create a personal hotspot from my Macbook / iPhone and did all the installation. This is much more convenient since I don't need another monitor and keyboard and don't have to carry this additional gear when I'm travelling. Hence, I thought that I can steer dslrdashboard via VNC from my iPhone.
Any other solution how to run dslrdashboard on a Raspberry 3 without a monitor? Thanks.