03-23-2020, 03:02 PM -
I did as you said and now i get this:
"Debugger: 0
Log file open failed: /home/reshaim/.cache/rpcs3/RPCS3.log.gz (error 13)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb.
"
Already tried "sudo apt-get install libxcb" and doesn't find the libscb package, while "sudo apt-get install libxcb1" says i already have the most recent version.
[SOLVED]
solved with this:
sudo apt-get install libxcb-xinerama0
Wrote here for future reference in case anyone else get the same issue.
"Debugger: 0
Log file open failed: /home/reshaim/.cache/rpcs3/RPCS3.log.gz (error 13)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb.
"
Already tried "sudo apt-get install libxcb" and doesn't find the libscb package, while "sudo apt-get install libxcb1" says i already have the most recent version.
[SOLVED]
solved with this:
sudo apt-get install libxcb-xinerama0
Wrote here for future reference in case anyone else get the same issue.
This post was last modified: 03-23-2020, 03:27 PM by reshaim.