Skip to content

Conflict with Search Light: GNOME Shell crashes on first Search Light use after boot #398

@DumbledoreCalrissian

Description

@DumbledoreCalrissian

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:

  1. Boot into GNOME 48
  2. Have both extension enabled: Tiling Shell and Search Light
  3. Immediately after login, trigger Search Light (e.g. open it and search for an app)
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions