[Bug 1871262] Re: gnome-shell freezes/crashes with meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed

2022-05-17 Thread Daniel van Vugt
It appears in meta_window_set_stack_position_no_sync that: g_return_if_fail (window->stack_position >= 0); is non-fatal and has been that way for almost 10 years. This means whatever freezes or crashes you are experiencing are happening somewhere else. Everyone please follow the instructions i

[Bug 1871262] Re: gnome-shell freezes/crashes with meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed

2021-08-30 Thread Daniel van Vugt
** Summary changed: - gnome-shell freezes with meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed + gnome-shell freezes/crashes with meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed ** Tags added: impish -- You received