Hi, I recently implemented an additional mode in gnome-remote-desktop which disables the physical monitors and creates a virtual monitor, so that no matter your host configuration, the client can view all windows and in the appropriate resolution.
This bug prevents me from using this mode as approximately 20% of the times a new RDP connection is initiated, gnome-shell crashes thus destroying the user session. I would be really glad to see this fixed, especially as a fix was already released. Running my own tests, it seems that cherry-picking the patch onto the current version of mutter passes all tests. Is there anything I can do to expedite the process? Thanks in advance! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1970917 Title: gnome-shell crashes with SIGABRT due to assertion failure "!window->monitor || g_list_find (meta_monitor_manager_get_logical_monitors (monitor_manager), window->monitor)" in meta_window_update_for_monitors_changed() Status in Mutter: Unknown Status in mutter package in Ubuntu: Fix Released Bug description: gnome-shell crashes with SIGABRT due to assertion failure: "!window->monitor || g_list_find (meta_monitor_manager_get_logical_monitors (monitor_manager), window->monitor)" in meta_window_update_for_monitors_changed(). However a bug in errors.ubuntu.com is hiding it. Sometimes it is visible on https://errors.ubuntu.com/problem/bc718fcc290d04f4e23c6246836d992f140e7058 (when the last crash report was from jammy) and sometimes not (impish). To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1970917/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp