[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2024-03-10 Thread Marcos Alano
Yeah, I opened a bug report for that: https://bugs.launchpad.net/bugs/2056506 It's the Ubuntu Dock extension the culprit. I downgraded it and the problem was gone. Now we need to bisect to see what change caused this. -- You received this bug notification because you are a member of Ubuntu

[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2024-03-10 Thread sam tygier
On noble I am getting a few gnome-shell crashes per day, and the bug reporter sends me here, which I guess is not right. In journalctl I get Mar 10 16:31:44 t470s gnome-shell[20747]: Clutter:ERROR:../clutter/clutter/clutter-actor.c:5476:clutter_actor_dispose: assertion failed: (priv->parent ==

[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2024-03-04 Thread Daniel van Vugt
Unless your log mentions "clutter_actor_get_real_resource_scale" or "guessed_scale", I fear most people will land here by accident. The reason seems to be that our bots don't adequately distinguish between different assertion failures, which is bug 1982283. The log in comment #20 doesn't even

[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2024-03-01 Thread corrado venturini
I had this problem on my Ubuntu Noble. Attaching journalctl ** Attachment added: "jjj.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1959507/+attachment/5751113/+files/jjj.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2022-03-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (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/1959507 Title:

[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2022-01-31 Thread Daniel van Vugt
Looks like this crash has been fixed twice in the past: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2957 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4522 but all those fixes are in gnome-shell 41 already. So we need a new fix. ** Bug watch added: