RoboDK on Raspberry Pi 4: graphics screen?- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: General questions about RoboDK (//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: RoboDK on Raspberry Pi 4: graphics screen? (/Thread-RoboDK-on-Raspberry-Pi-4-graphics-screen) |
RoboDK on Raspberry Pi 4: graphics screen?-R.Sprik-04-30-2020 I installed RoboDK on a Raspberry Pi 4 with Debian Buster. The RoboDK GUI starts up fine using ./RoboDK-Start.sh. I can load a robot, but do not see the graphics on the screen (black field). Furthermore, the screen size of the GUI overflows the screen size of the Raspberry Pi screen. Changing screen resolution etc. does not help. ./RoboDK-Start-Screen-Fix.sh reports: error while loading shared libraries: libQt5WebSockets.so.5: cannot open shared object file: No such file or directory I am running the RPi headless with a VNC viewer, but the main HDMI output from the RPi shows the same. Is there a way to fix this? (./RoboDK-Start-Debug.sh does not really help me ...). Best, Rudolf RE: RoboDK on Raspberry Pi 4: graphics screen?-Albert-05-01-2020 Hi Rudolf, Did you run the install file called RoboDK-Install.sh? Albert RE: RoboDK on Raspberry Pi 4: graphics screen?-R.Sprik-05-01-2020 Hallo Albert, yes I did that as the first step. 脚本创建的文件等,没有完成errors. I also made sure that Qt5 was on the RPi. If it helps, I can upload the response file of the debug script. Best, Rudolf |