RoboDK Forum
Running RoboDK on an oracle Virtual machine.- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+ -论坛:一般关于抢劫的问题oDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Running RoboDK on an oracle Virtual machine. (/Thread-Running-RoboDK-on-an-oracle-Virtual-machine)



Running RoboDK on an oracle Virtual machine.-danield271-05-28-2020

Hi Guys,

I have been installing RoboDK (V 4.2) on an oracle virtual machine. The installation process seems to finish well but as soon as I open RoboDK, this closes automatically afer 3 seconds. Does anyone know what could be happening?


RE: Running RoboDK on an oracle Virtual machine.-Albert-06-02-2020

I recommend you to start RoboDK by selecting:
C:/RoboDK/RoboDK-Safe-Start-VM.bat

Make sure to install graphic card drivers and allocate hardware accelerated GPU with support for OpenGL, if possible.

If it fails, we can better debug this issue by following these steps.
  1. Start RoboDK by double clicking the file:
    C:/RoboDK/RoboDK-Debug.bat
  2. Try to reproduce the problem in RoboDK until it crashes.
  3. Right after the crash, provide the following file:
    C:/RoboDK/bin/RoboDK.debug.txt



RE: Running RoboDK on an oracle Virtual machine.-danield271-06-11-2020

Hi Albert, Thank you so much for your help. I solved the problem by enabling the 3D acceleration property from my vBoxSVGA graphic controller. Now, the problem is that the library is shown upside down and it's really hard to choose any element from there because of this reason. I attach a screenshot of this event.


RE: Running RoboDK on an oracle Virtual machine.-Albert-06-17-2020

This is very strange... it is the first time I see this. This issue is probably related to the setup of your VM.

I recommend you to use the online library through a browser and load the robots manually.


RE: Running RoboDK on an oracle Virtual machine.-danield271-06-18-2020

(06-17-2020, 02:11 PM)Albert Wrote:This is very strange... it is the first time I see this. This issue is probably related to the setup of your VM.

I recommend you to use the online library through a browser and load the robots manually.

Thanks @Albertfor your answer. I will try that.