RPCS3 Forums
Latest linux AppImage won't start - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: Latest linux AppImage won't start (/showthread.php?tid=199534)



Latest linux AppImage won't start - carado - 09-12-2018

Hi,
I tried starting the latest RPCS3 Linux build (rpcs3-v0.0.5-7332-cd11ae5d_linux64.AppImage) and I'm encountering the following error immediately upon running the AppImage:

Code:
rpcs3: symbol lookup error: /usr/lib/libGL.so.1: undefined symbol: xcb_dri3_get_supported_modifiers

A less recent Linux build that I'd downloaded earlier, rpcs3-v0.0.5-7282-9acaee56_linux64.AppImage, starts without problem.

I'm running an x86_64 Void Linux with just the regular and up-to-date Mesa OpenGL libraries and drivers for my Intel HD Graphics 5500, with support for OpenGL up to 4.5.

Is this an issue with rpcs3, or am I missing something ?


RE: Latest linux AppImage won't start - hcorion - 09-15-2018

(09-12-2018, 10:53 PM)carado Wrote: Hi,
I tried starting the latest RPCS3 Linux build (rpcs3-v0.0.5-7332-cd11ae5d_linux64.AppImage) and I'm encountering the following error immediately upon running the AppImage:

Code:
rpcs3: symbol lookup error: /usr/lib/libGL.so.1: undefined symbol: xcb_dri3_get_supported_modifiers

A less recent Linux build that I'd downloaded earlier, rpcs3-v0.0.5-7282-9acaee56_linux64.AppImage, starts without problem.

I'm running an x86_64 Void Linux with just the regular and up-to-date Mesa OpenGL libraries and drivers for my Intel HD Graphics 5500, with support for OpenGL up to 4.5.

Is this an issue with rpcs3, or am I missing something ?

This seems to be a dual issue with both RPCS3's AppImage and Void Linux, file a bug in GitHub here: https://github.com/RPCS3/rpcs3/issues and I'll look at the issue when I get a chance. Hopefully we can get it fixed on our side.