./simulate, dark screen

Discussion in 'Bug Reports' started by lin, Feb 11, 2018.

  1. lin

    lin

    I'm using ubuntu 16.04, and mjpro150.
    After running ./simulate ../model/humanoid.xml, a window is opened, but there is only dark screen.
    I'm using MobaXterm to enable X11 forwarding.

    I also tried mjpro131, and it works well.
     
  2. Emo Todorov

    Emo Todorov Administrator Staff Member

    This is most likely caused by X11 forwarding. Can you try it locally without any forwarding? OpenGL does not always play well with remote desktops, and in those cases there is nothing to do other than avoid remote desktops altogether. There are differences between MuJoCo 1.50 and 1.31 in terms of OpenGL context management, so it is possible that one of them triggers some driver issues while the other one does not.