[Desktop-packages] [Bug 1874415] Re: [snap] chromedriver doesn't work without --headless under Wayland

2022-11-03 Thread Marius Gedminas
I'm now using Xephyr to confine my ChromeDriver-based Selenium tests Xephyr :2 -screen 1300x720 export DISPLAY=:2 unset WAYLAND_DISPLAY This works fine for me on Ubuntu 22.10 in a Wayland session (and it also worked on 22.04 LTS). As a bonus, the Chromium window doesn't steal focus

[Desktop-packages] [Bug 1874415] Re: [snap] chromedriver doesn't work without --headless under Wayland

2022-11-03 Thread Ian Russel Adem
I'm still facing this issue on ubuntu 22.04 The process started from chrome location /snap/chromium/2168/usr/lib/chromium-browser/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Any help would be appreciated -- You received this bug notification because you

[Desktop-packages] [Bug 1874415] Re: [snap] chromedriver doesn't work without --headless under Wayland

2022-11-03 Thread Ian Russel Adem
Exception in thread Thread-1 (start): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File

[Desktop-packages] [Bug 1874415] Re: [snap] chromedriver doesn't work without --headless under Wayland

2022-06-03 Thread Olivier Tilloy
Confirmed, this now works in 22.04. ** Changed in: chromium-browser (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1874415

[Desktop-packages] [Bug 1874415] Re: [snap] chromedriver doesn't work without --headless under Wayland

2022-05-27 Thread Marius Gedminas
I can no longer observe this on Ubuntu 22.04 LTS (Wayland session) with chromium snap 101.0.4951.64 (1993). (An xeyes test confirms that the selenium-driven chromium is using Xwayland.) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1874415] Re: [snap] chromedriver doesn't work without --headless under Wayland

2020-05-11 Thread Sebastien Bacher
** Changed in: chromium-browser (Ubuntu) Importance: Undecided => Low ** Tags added: focal wayland -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1874415 Title: [snap]