Search Unity

Unity crashes when switching between workspaces in OpenBox

Discussion in 'Linux' started by default_team, Dec 1, 2018.

  1. default_team

    default_team

    Joined:
    Dec 1, 2018
    Posts:
    21
    This is related to a very old thread "Unity crashes when switching between workspaces in XFCE", but I'm having issues with OpenBox.

    How to reproduce:

    Start Unity via the terminal (I don't think this step is mandatory to reporduce the bug)

    Code (bash):
    1. ~/Unity-2018.2.7f1/Editor/Unity
    If I switch to another workspace, and come back to the previous one, I could only see 'Aborted' message in the terminal.

    Code (bash):
    1.  
    2. $ uname -a
    3. Linux deb 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux
    4.  
    5. $ openbox --version
    6. Openbox 3.6.1
    7.  
    I use Debian, and installed Unity using the 'Linux Download Assistant' from here:

    https://beta.unity3d.com/download/dad990bf2728/public_download.html
     
    Last edited: Dec 1, 2018