[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 
ubuntu-d...@ubuntu.com/windowPreview.js:642]
+ GNOME Shell crashes with signal 6 when right clicking on the dock 
[clutter_actor_dispose: assertion failed: (priv->parent == NULL)]

** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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 with signal 6 when right clicking on the dock
  [clutter_actor_dispose: assertion failed: (priv->parent == NULL)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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! 
Clutter:ERROR:../clutter/clutter/clutter-actor.c:5476:clutter_actor_dispose: 
assertion failed: (priv->parent == NULL)
gnome-shell[3416]: GNOME Shell crashed with signal 6
gnome-shell[3416]: == Stack trace for context 0x624b33d172d0 == 
gnome-shell[3416]: #0   624b33dde700 i   
resource:///org/gnome/shell/ui/popupMenu.js:802 (5815adf2970 @ 104)
gnome-shell[3416]: #1   7ffe00bd6a10 b   
resource:///org/gnome/shell/ui/popupMenu.js:815 (5815adf2a10 @ 32)
gnome-shell[3416]: #2   624b33dde680 i   
resource:///org/gnome/shell/ui/popupMenu.js:1208 (5815adf3470 @ 17)
gnome-shell[3416]: #3   624b33dde5e0 i   
resource:///org/gnome/shell/ui/popupMenu.js:802 (5815adf2970 @ 104)
gnome-shell[3416]: #4   624b33dde4e8 i   
file:///usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:1043
 (2c158bae5c40 @ 33)
gnome-shell[3416]: #5   624b33dde458 i   
file:///usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:1038
 (2c158bae5bf0 @ 17)   
gnome-shell[3416]: #6   624b33dde3a8 i   
file:///usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:458 
(2c158bae0e20 @ 346)
gnome-shell[3416]: #7   624b33dde308 i   
resource:///org/gnome/shell/ui/appDisplay.js:3100 (d5d8a6931f0 @ 127)
gnome-shell[3416]: #8   624b33dde278 i   
resource:///org/gnome/shell/ui/init.js:21 (5815ad70bf0 @ 48)

-- 
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 by right click in the
  dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL)
  from ubuntu-d...@ubuntu.com/windowPreview.js:642]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 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.js:642]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/2056506

Title:
  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.js:642]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 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.js:642]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: Incomplete => New

** Summary changed:

- GNOME Shell crashes when I close any application
+ GNOME Shell crashes when I close any application by right click in the dock

** Summary changed:

- GNOME Shell crashes when I close any application by right click in the dock
+ 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.js:642]

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #6868
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6868

-- 
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 by right click in the
  dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL)
  from ubuntu-d...@ubuntu.com/windowPreview.js:642]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 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:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/2056506

Title:
  GNOME Shell crashes when I close any application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Shell crashes when I close any application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 any application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/2056506

Title:
  GNOME Shell crashes when I close any application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

Title:
  GNOME Shell crashes when I close any application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 > prevjournal.txt
and attach the resulting text files here.

2. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

3. If step 2 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Tags added: noble

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2056506/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs