[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu Lunar) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2016308 Title: gnome-shell crashed with signal 6:

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-24 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu Mantic) Importance: Undecided Status: Fix Released ** Also affects: mutter (Ubuntu Lunar) Importance: Undecided Status: New ** Changed in: mutter (Ubuntu Lunar) Status: New => Fix Committed -- You received this bug notification because

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1 --- mutter (44.1-1ubuntu1) mantic; urgency=medium * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717, LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578, LP: #2011251, LP: #2016308) *

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-10 Thread Zsolt Sandor
I can confirm the existence of this bug, also with a java application (Cameo System Modeler) when using Wayland. When I start the application it starts with a loading screen, and when it finishes with loading and wants to dispose the loading screen (probably a JFrame, ad Diego mentioned) I get a

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-10 Thread Diego A. Elizondo
I am using NetBeans 12.5 another way to replicate this bug: add two JFrame and configure a button in one of the JFrame with the following code: new NewJFrame().setVisible(true); this.dispose(); Wayland session: the OS freezes and closes the session. Xorg session : the OS freezes but it

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-09 Thread Daniel Ayers
The above comment (https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2016308/comments/6) pertained to running Wayland. I switched to Xorg and the behaviour was slightly different. Under Xorg the libmutter assert failed leading to gnome-shell "Bail out!' same as before, except that instead of

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-09 Thread Daniel Ayers
I experienced this problem today on 23.04 with latest (production) updates. The tags on this bug appear to say it was fixed in mutter "44.1" however fully updated 23.04 systems still have mutter 44.0: # apt list --installed | grep -i mutter gir1.2-mutter-12/lunar,now 44.0-2ubuntu4 amd64

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-04-27 Thread Marcel
I have the same issue with the ATEN KN1000A JavaClient. Connecting to the Switch crashes my gnome-shell. However, this only happens if you are connected to the real hardware. It's unfortunately not possible to reproduce without having the hardware. I use Ubuntu 23.04 x86_64 with kernel

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-04-17 Thread Bug Watch Updater
** Changed in: mutter Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2016308 Title: gnome-shell crashed with signal 6: