SimulaVR / Simula

Linux VR Desktop
MIT License
2.91k stars 87 forks source link

Simula fails to launch in VR #62

Closed lboklin closed 5 years ago

lboklin commented 5 years ago
Spawned Xwayland server, pid 28701
Disabling glamor and dri3, EGL setup failed
Failed to initialize glamor, falling back to sw
xserver loaded
xfixes version: 5.0
created wm, root 668
Xlib:  extension "NV-GLX" missing on display ":1".
Xlib:  extension "NV-GLX" missing on display ":1".
handle_crash: Program crashed with signal 11
Dumping the backtrace. Please include this when reporting the bug on https://github.com/godotengine/godot/issues
[1] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7fb948da5f20] (??:0)
[2] /usr/lib/x86_64-linux-gnu/libvulkan.so.1(vkGetPhysicalDeviceProperties+0x3) [0x7fb8f81c49a3] (??:0)
[3] /home/ludvig/.steam/steam/steamapps/common/SteamVR/bin/linux64/vrclient.so(+0xe2b0a) [0x7fb8eb26ab0a] (??:0)
[4] /home/ludvig/.steam/steam/steamapps/common/SteamVR/bin/linux64/vrclient.so(+0xe3159) [0x7fb8eb26b159] (??:0)
[5] /home/ludvig/.steam/steam/steamapps/common/SteamVR/bin/linux64/vrclient.so(+0xe31c4) [0x7fb8eb26b1c4] (??:0)
[6] /home/ludvig/.steam/steam/steamapps/common/SteamVR/bin/linux64/vrclient.so(+0xd97e6) [0x7fb8eb2617e6] (??:0)
[7] godot_arvr_commit_for_eye(void*, int, godot_rid*, godot_rect2*) (??:0)
[8] godot() [0xa25ccb] (<artificial>:?)
[9] godot() [0x21a624e] (<artificial>:?)
[10] godot() [0x211931a] (<artificial>:?)
[11] godot() [0xcb39b4] (<artificial>:?)
[12] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7fb9476036db] (??:0)
[13] /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fb948e8888f] (??:0)
-- END OF BACKTRACE --
lboklin commented 5 years ago

Should be fixed in 0259ee1

lboklin commented 5 years ago

Should note that

Disabling glamor and dri3, EGL setup failed
Failed to initialize glamor, falling back to sw

was not affected/fixed with this.