Closed Hadatko closed 11 months ago
I attached to the container:
root@doupe:/var/lib/docker/volumes/others_pcsx2_PS2/_data# docker run -it --entrypoint /bin/bash andrewmackrodt/pcsx2-x11
ubuntu@0cc4a85642f0:~$ ls
ubuntu@0cc4a85642f0:~$ ls /usr/local/bin/
PCSX2 docker-entrypoint.sh gosu pcsx2-bootstrap tini
ubuntu@0cc4a85642f0:~$ ls /usr/local/bin/PCSX2
/usr/local/bin/PCSX2
ubuntu@0cc4a85642f0:~$ which PCSX2
ubuntu@0cc4a85642f0:~$
ubuntu@0cc4a85642f0:~$ ls /usr/local/games/
ubuntu@0cc4a85642f0:~$
ubuntu@0cc4a85642f0:/usr/games$ ls -al
total 8
drwxr-xr-x 2 root root 4096 Apr 18 2022 .
drwxr-xr-x 1 root root 4096 Jan 22 2021 ..
Hi @Hadatko thanks for reporting. I've not used these images in months and it looks to have broken after the interface changed to qt. I've pushed a fix to docker hub.
Hi @andrewmackrodt , thank you very much for quick update. Based on your tags on docker hub i thought you are actively work on that. https://hub.docker.com/r/andrewmackrodt/pcsx2-x11/tags
Anyway thank you. I still have some issues. Different one.
qt.qpa.xcb: could not connect to display unix
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: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb.
/usr/bin/pcsx2-qt: line 2: 129 Aborted (core dumped) /opt/pcsx2-unstable/pcsx2-qt "$@"
Display issue is definitelly on my side and i need to fix it. Not sure if rest of errors are connected to that. I will try to debug in my evening hours.
I have a Jenkins instance which performs nightly builds which is why the tags are up-to-date. What is your host platform and GPU? Are you running X11 or Wayland?
Based on the above error qt.qpa.xcb: could not connect to display unix
it seems that DISPLAY
is not set.
It looks like correct monitor fixed issues. Although you can see some wrong permissions settings at the beginning.
Made it working ;) Still some issues appering but generally it is working ;) Thank you for this option ;)
Hi, i think i have it correctly now, but still getting these