Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't move chrome windown #500

Open
lacombar opened this issue Apr 20, 2023 · 2 comments
Open

Can't move chrome windown #500

lacombar opened this issue Apr 20, 2023 · 2 comments

Comments

@lacombar
Copy link

Latest code has an issue where google-chrome's window can't be moved around, maximized or iconized. Closing the window works, as do other programs, such as xterm(1).

I bisected the issued, it was introduced in 850cfbe .

@lacombar
Copy link
Author

lacombar commented Apr 20, 2023

Command used:

sudo ./x11docker --backend=podman --sudouser=nopasswd --pulseaudio=host --network --user=1234 --interactive  -- --shm-size=0 --cap-add=SYS_CHROOT --cap-add=NET_ADMIN -- container /bin/sh

@mviereck
Copy link
Owner

mviereck commented Apr 4, 2024

Which X server is in use? Could you show the output with option --debug?
Maybe using a different X server fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants