-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Describe the bug
When both Tiling Shell and Search Light are enabled, GNOME Shell crashes consistently. The crash occurs right after boot when using Search Light to launch an application. Disabling Tiling Shell prevents the crash entirely.
To Reproduce
Steps to reproduce the behavior:
- Boot into GNOME 48
- Have both extension enabled: Tiling Shell and Search Light
- Immediately after login, trigger Search Light (e.g. open it and search for an app)
- GNOME Shell crashes --> session ends, forced logout.
Expected behaviour
Search Light should work normally, even with Tiling Shell enabled.
Actual behaviour
Shell aborts (SIGABRT
) and logs out.
Logs
(journalctl)
gnome-shell[3227]: Clutter:ERROR:...clutter-actor.c:1982:clutter_actor_real_unrealize: assertion failed: (!clutter_actor_is_mapped (self))
gnome-shell[3227]: #0 .../[email protected]/extension.js:756
#1 .../[email protected]/extension.js:496
#2 .../[email protected]/extension.js:1013
(coredumpctl)
Signal: 6 (ABRT)
#7 g_assertion_message.cold
#8 g_assertion_message_expr
#9 clutter_actor_real_unrealize
#14 clutter_actor_update_map_state...
#15 clutter_actor_remove_child_internal...
Information
- Tiling Shell version: 54 (16.4)
- GNOME version: 48
Additional context
- Crash only happens when both extensions are active.
- Disabling Tiling Shell avoids the crash.
- Bug report also submitted to Search Light repo (Issue GNOME Shell crash on startup use when Tiling Shell is also enabled icedman/search-light#133)
Metadata
Metadata
Assignees
Labels
No labels