Issue metadata
Sign in to add a comment
|
GDK / GTK Linux apps crash on keyboard input
Reported by
stephenn...@gmail.com,
Yesterday
(28 hours ago)
|
||||||||||||||||||||||
Issue descriptionChrome version: 73.0.3669.0 OS: Chrome Repro steps: 1. Launch Terminal. 2. Execute `gnome-terminal` or `meld`. 3. Enter some input from the keyboard. Expected: The input is received by the apps as per usual. Actual: The GDK / GTK Linux app crashes, usually within 100 characters. On Meld, the output is `(meld:7332): Gdk-ERROR **: Error flushing display: Broken pipe` or `(meld:7630): Gdk-WARNING **: Lost connection to Wayland compositor.` For additional debug detail from Gnome Terminal, launch `/usr/lib/gnome-terminal/gnome-terminal-server --app-id my.foo.Terminal` then immediately `gnome-terminal --app-id my.foo.Terminal` and hammer on the keyboard. The output is either `Gdk-Message: Error reading events from display: Connection reset by peer` or `(gnome-terminal-server:8105): Gdk-ERROR **: Error flushing display: Broken pipe`. The issue does not occur on other apps such as Visual Studio Code. This is a regression. This was not an issue in the previous dev or beta build. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by timloh@chromium.org
, Today (23 hours ago)Status: Duplicate (was: Untriaged)