[Bug 2056506] Re: GNOME Shell crashes when I close any application by right click in the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL) from ubuntu-d...@ubuntu.com/windowPreview

2024-03-11 Thread Daniel van Vugt
OK windowPreview.js isn't the only place it can happen. The logs in comments #2 and #3 show it happening in popupMenu.js too. ** Summary changed: - GNOME Shell crashes when I close any application by right click in the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL) from

[Bug 2056506] Re: GNOME Shell crashes when I close any application by right click in the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL) from ubuntu-d...@ubuntu.com/windowPreview

2024-03-11 Thread Daniel van Vugt
I managed to get the same crash by right clicking on the dock and not trying to close anything: gnome-shell[3416]: Clutter:ERROR:../clutter/clutter/clutter-actor.c:5476:clutter_actor_dispose: assertion failed: (priv->parent == NULL) gnome-shell[3416]: Bail out!

[Bug 2056506] Re: GNOME Shell crashes when I close any application by right click in the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL) from ubuntu-d...@ubuntu.com/windowPreview

2024-03-11 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056506 Title: GNOME Shell crashes

[Bug 2056506] Re: GNOME Shell crashes when I close any application by right click in the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL) from ubuntu-d...@ubuntu.com/windowPreview

2024-03-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2056506] Re: GNOME Shell crashes when I close any application by right click in the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL) from ubuntu-d...@ubuntu.com/windowPreview

2024-03-10 Thread Ken VanDine
I just did a clean install of noble and I'm hitting the crash pretty regularly. Or at least what looks like the same crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056506 Title: GNOME Shell

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-10 Thread Daniel van Vugt
Although https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6868 looks the same, it would have to have the same caller as this bug (ubuntu- d...@ubuntu.com/windowPreview.js:642) ** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension- ubuntu-dock (Ubuntu) ** Changed in:

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
I did a rollback on the package gnome-shell-extension-ubuntu-dock to the version 87ubuntu2 and did work. Closing the applications using the right-button menu in the dock doesn't crash the session anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
I confess I used to use noble-proposed enabled globally, but I disabled it and downgraded all the packages that I could find that came from that archive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056506 Title: GNOME Shell crashes when I close any application To manage notifications about this bug go to:

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
I finally was able to upload a crash report for gnome-shell: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056568 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056506 Title: GNOME

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
I think this crash can be enlightening. It's related to mutter: 1859fc3a-dd48-11ee-ba9e-fa163e171f02 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056506 Title: GNOME Shell crashes when I close

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+attachment/5754030/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-08 Thread Marcos Alano
** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+attachment/5754029/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056506

[Bug 2056506] Re: GNOME Shell crashes when I close any application

2024-03-07 Thread Daniel van Vugt
That's very unusual. Please start by deleting any local extensions: cd ~/.local/share/gnome-shell/ rm -rf extensions and then log in again. If the bug still occurs after that then please follow these steps: 1. Run these commands: journalctl -b0 > journal.txt journalctl -b-1 >