Search Unity

Unity Editor Crashes on Loading a Project, Elementary OS Loki

Discussion in 'Linux' started by spaceman1980, Jul 19, 2017.

  1. spaceman1980

    spaceman1980

    Joined:
    Jul 13, 2017
    Posts:
    3
    Hello everyone, Today I installed the latest build of Unity Editor for Linux (2017.1). I am running Elementary OS Loki, a Linux distribution based on Ubuntu, which should work. I opened the Editor, and all the menus (logging in, survey, etc.) worked perfectly. I clicked "Create new project" once the setup was complete. The window immediately closed. I ran "LD_DEBUG=libs /opt/Unity/Editor/Unity" in terminal and this was what it outputted right before I made the new project (while the program was still loading):

    1. 9708: /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so: error: symbol lookup error: undefined symbol: g_module_unload (fatal)
    2. 9708: /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so: error: symbol lookup error: undefined symbol: gtk_widget_device_is_shadowed (fatal)
    3. 9708: /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so: error: symbol lookup error: undefined symbol: gtk_module_display_init (fatal)
    4. 9708:
    5. 9708: calling init: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
    6. 9708:
    7. 9708: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so: error: symbol lookup error: undefined symbol: g_module_check_init (fatal)
    8. 9708: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so: error: symbol lookup error: undefined symbol: g_module_unload (fatal)
    I'm not sure if that's a problem...

    Either way, after clicking "Create new project", the terminal only outputted one more line:

    Segmentation fault (core dumped)
    What should I do? I don't want to sound helpless, but honestly I am. I have no idea what a segmentation fault is, and would GREATLY appreciate help.

    Thanks everyone,
    spaceman1980

    Add comment
     
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
  3. spaceman1980

    spaceman1980

    Joined:
    Jul 13, 2017
    Posts:
    3