Whenever Thunderbird is running on COSMIC and I change keyboard layouts, Thunderbird crashes and the crash reporter opens. I have not had this happen on other WM/DE (Plasma, Hyprland, Sway).
This is what I see if I open Thunderbird from the terminal. The Gtk-WARNING messages comes up when it opens, the Wayland protocol error occurs when I change keyboard layouts.
❯ thunderbird
(thunderbird:1906843): Gtk-WARNING **: 08:11:52.187: Theme directory scalable/emotes of theme Cosmic has no size field
(thunderbird:1906843): Gtk-WARNING **: 08:11:52.187: Theme directory scalable/legacy of theme Cosmic has no size field
(thunderbird:1906843): Gtk-WARNING **: 08:11:52.187: Theme directory scalable/ui of theme Cosmic has no size field
(thunderbird:1906843): Gtk-WARNING **: 08:11:52.187: Theme directory scalable-up-to-32/status of theme Cosmic has no size field
[GFX1-]: Wayland protocol error: listener function for opcode 5 of wl_keyboard is NULL
Redirecting call to abort() to mozalloc_abort
ExceptionHandler::GenerateDump cloned child 1907127
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Thanks for the error log, very helpful in this case.
This seems to be an upstream problem, which should be fixed by https://github.com/Smithay/smithay/pull/1519 and then an update to cosmic-comp.
Whenever Thunderbird is running on COSMIC and I change keyboard layouts, Thunderbird crashes and the crash reporter opens. I have not had this happen on other WM/DE (Plasma, Hyprland, Sway).
This is what I see if I open Thunderbird from the terminal. The Gtk-WARNING messages comes up when it opens, the Wayland protocol error occurs when I change keyboard layouts.