After installing the snap on my desktop PC (where the core worked at first) and uninstalling the PPA version, it’s now not working there either. However, I was able to make a log.
I’m guessing these two lines might shed some light?
[ERROR] Failed to open libretro core: "/home/thebrightside/snap/retroarch/398/.config/retroarch/cores/dosbox_svn_libretro.so"
[ERROR] Error(s): libslang.so.2: cannot open shared object file: No such file or directory
Here’s the full log:
[INFO] RetroArch 1.8.6 (Git 6cf7e57)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: May 6 2020
[INFO] Version: 1.8.6
[INFO] Git: 6cf7e57
[INFO] =================================================
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 30000.00 Hz.
[INFO] [Video]: Video @ fullscreen
[ERROR] [Wayland]: Failed to connect to Wayland server.
[INFO] [GLX]: GLX_EXT_swap_control_tear supported.
[INFO] [GL]: Found GL context: x
[INFO] [GL]: Detecting screen resolution 5760x1440.
[INFO] [GLX]: Window manager is Mutter (Muffin).
[INFO] [GLX]: X = 0, Y = 0, W = 5760, H = 1440.
[INFO] [GLX]: Using windowed fullscreen.
[INFO] [GLX]: Found swap function: glXSwapIntervalEXT.
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [GL]: Vendor: NVIDIA Corporation, Renderer: GeForce GTX 1080 Ti/PCIe/SSE2.
[INFO] [GL]: Version: 4.6.0 NVIDIA 440.82.
[INFO] [GL]: Using resolution 2560x1440
[INFO] [GL]: Default shader backend found: glsl.
[INFO] [Shader driver]: Using GLSL shader backend.
[INFO] [GLSL]: Checking GLSL shader support ...
[WARN] [GL]: Stock GLSL shaders will be used.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GL]: Using 4 textures.
[INFO] [GL]: Loaded 1 program(s).
[INFO] [GL]: Using GL_RGB565 for texture uploads.
[INFO] [udev]: Plugged pad: Afterglow Gamepad for Xbox 360 (3695:531) on port #0.
[INFO] [udev]: Pad #0 (/dev/input/event6) supports force feedback.
[INFO] [udev]: Pad #0 (/dev/input/event6) supports 16 force feedback effects.
[INFO] [Joypad]: Found joypad driver: "udev".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [DBus]: Suspended screensaver via DBus.
[INFO] [Video]: Found display server: x11
[INFO] [PulseAudio]: Requested 24576 bytes buffer, got 18432.
[INFO] [Menu]: Found menu display driver: "gl".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Menu]: Found menu display driver: "gl".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [LED]: LED driver = 'null' 0x56187cf14ea0
[INFO] [MIDI]: Initializing ...
[ERROR] [MIDI]: snd_seq_open failed with error -2.
[ERROR] [MIDI]: Initialization failed (list of input devices unavailable).
[INFO] SRAM will not be saved.
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_history.lpl].
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_music_history.lpl].
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_video_history.lpl].
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_image_history.lpl].
[INFO] Loading favorites file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_favorites.lpl].
[INFO] [GL]: VSync => on
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [GL]: VSync => on
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [PulseAudio]: Pausing.
[ERROR] Failed to open libretro core: "/home/thebrightside/snap/retroarch/398/.config/retroarch/cores/dosbox_svn_libretro.so"
[ERROR] Error(s): libslang.so.2: cannot open shared object file: No such file or directory
[INFO] Using content: /home/thebrightside/snap/retroarch/398/../../../Games/MS-DOS/Bthorne/bthorne.exe.
[INFO] arg #0: retroarch
[INFO] arg #1: /home/thebrightside/snap/retroarch/398/../../../Games/MS-DOS/Bthorne/bthorne.exe
[INFO] arg #2: -c
[INFO] arg #3: /home/thebrightside/snap/retroarch/398/.config/retroarch/retroarch.cfg
[INFO] arg #4: -L
[INFO] arg #5: /home/thebrightside/snap/retroarch/398/.config/retroarch/cores/dosbox_svn_libretro.so
[INFO] arg #6: -v
[INFO] Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] Unloading game..
[INFO] Unloading core..
[INFO] Unloading core symbols..
[INFO] [Video]: Does not have enough samples for monitor refresh rate estimation. Requires to run for at least 4096 frames.
[INFO] RetroArch 1.8.6 (Git 6cf7e57)
[INFO] Redirecting save file to "/home/thebrightside/snap/retroarch/398/../../../Games/MS-DOS/Bthorne/bthorne.srm".
[INFO] Redirecting save state to "/home/thebrightside/snap/retroarch/398/../../../Games/MS-DOS/Bthorne/bthorne.state".
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: May 6 2020
[INFO] Version: 1.8.6
[INFO] Git: 6cf7e57
[INFO] =================================================
[INFO] Loading dynamic libretro core from: "/home/thebrightside/snap/retroarch/398/.config/retroarch/cores/dosbox_svn_libretro.so"
[ERROR] Failed to open libretro core: "/home/thebrightside/snap/retroarch/398/.config/retroarch/cores/dosbox_svn_libretro.so"
Error(s): libslang.so.2: cannot open shared object file: No such file or directory
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[INFO] Redirecting save file to "/home/thebrightside/snap/retroarch/398/../../../Games/MS-DOS/Bthorne/bthorne.srm".
[INFO] Redirecting save state to "/home/thebrightside/snap/retroarch/398/../../../Games/MS-DOS/Bthorne/bthorne.state".
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 30000.00 Hz.
[INFO] [Video]: Video @ fullscreen
[ERROR] [Wayland]: Failed to connect to Wayland server.
[INFO] [GLX]: GLX_EXT_swap_control_tear supported.
[INFO] [GL]: Found GL context: x
[INFO] [GL]: Detecting screen resolution 5760x1440.
[INFO] [GLX]: Window manager is Mutter (Muffin).
[INFO] [GLX]: X = 0, Y = 0, W = 5760, H = 1440.
[INFO] [GLX]: Using windowed fullscreen.
[INFO] [GLX]: Found swap function: glXSwapIntervalEXT.
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [GL]: Vendor: NVIDIA Corporation, Renderer: GeForce GTX 1080 Ti/PCIe/SSE2.
[INFO] [GL]: Version: 4.6.0 NVIDIA 440.82.
[INFO] [GL]: Using resolution 2560x1440
[INFO] [GL]: Default shader backend found: glsl.
[INFO] [Shader driver]: Using GLSL shader backend.
[INFO] [GLSL]: Checking GLSL shader support ...
[WARN] [GL]: Stock GLSL shaders will be used.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GLSL]: Found GLSL vertex shader.
[INFO] [GLSL]: Found GLSL fragment shader.
[INFO] [GLSL]: Linking GLSL program.
[INFO] [GL]: Using 4 textures.
[INFO] [GL]: Loaded 1 program(s).
[INFO] [GL]: Using GL_RGB565 for texture uploads.
[INFO] [udev]: Plugged pad: Afterglow Gamepad for Xbox 360 (3695:531) on port #0.
[INFO] [udev]: Pad #0 (/dev/input/event6) supports force feedback.
[INFO] [udev]: Pad #0 (/dev/input/event6) supports 16 force feedback effects.
[INFO] [Joypad]: Found joypad driver: "udev".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [DBus]: Suspended screensaver via DBus.
[INFO] [Video]: Found display server: x11
[INFO] [PulseAudio]: Requested 24576 bytes buffer, got 18432.
[INFO] [Menu]: Found menu display driver: "gl".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[ERROR] Failed to open libretro core: "/home/thebrightside/snap/retroarch/398/.config/retroarch/cores/dosbox_svn_libretro.so"
[ERROR] Error(s): libslang.so.2: cannot open shared object file: No such file or directory
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [LED]: LED driver = 'null' 0x56187cf14ea0
[INFO] [MIDI]: Initializing ...
[ERROR] [MIDI]: snd_seq_open failed with error -2.
[ERROR] [MIDI]: Initialization failed (list of input devices unavailable).
[INFO] SRAM will not be saved.
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_history.lpl].
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_music_history.lpl].
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_video_history.lpl].
[INFO] Loading history file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_image_history.lpl].
[INFO] Loading favorites file: [/home/thebrightside/snap/retroarch/398/.config/retroarch/content_favorites.lpl].
[INFO] [GL]: VSync => on
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [GL]: VSync => on
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [PulseAudio]: Pausing.
[INFO] [PulseAudio]: Unpausing.
[INFO] [GL]: VSync => on
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [PulseAudio]: Pausing.
[INFO] [PulseAudio]: Unpausing.
[INFO] [config] Saved new config to "/home/thebrightside/snap/retroarch/398/.config/retroarch/retroarch.cfg".
[INFO] Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] Unloading game..
[INFO] [PulseAudio]: Pausing.
[INFO] Unloading core..
[INFO] Unloading core symbols..
[INFO] [Video]: Does not have enough samples for monitor refresh rate estimation. Requires to run for at least 4096 frames.
[INFO] [Video]: Does not have enough samples for monitor refresh rate estimation. Requires to run for at least 4096 frames.