Skip to content

meta_context_notify_ready: assertion 'priv->state == META_CONTEXT_STATE_STARTED || priv->state == META_CONTEXT_STATE_RUNNING' failed #25

Closed
@peterlobster

Description

@peterlobster

Noticed this error in my logs on a clean shell restart (alt + F2 -> r) with only your plugin installed, no user themes either. Only happens with this plugin installed and enabled.

OS: Gentoo - 5.19.0
GNOME: 42.3.1

$ journalctl -r /usr/bin/gnome-shell
Aug 06 11:38:25 localhost gnome-shell[1707]: Registering session with GDM
Aug 06 11:38:25 localhost gnome-shell[1707]: GNOME Shell started at Sat Aug 06 2022 11:38:23 GMT-0700 (PDT)
Aug 06 11:38:23 localhost gnome-shell[1707]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Aug 06 11:38:23 localhost gnome-shell[1707]: meta_context_notify_ready: assertion 'priv->state == META_CONTEXT_STATE_STARTED || priv->state == META_CONTEXT_STATE_RUNNING' failed
Aug 06 11:38:23 localhost gnome-shell[1707]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Aug 06 11:38:23 localhost gnome-shell[1707]: Will monitor session 3
Aug 06 11:38:23 localhost gnome-shell[1707]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 06 11:38:22 localhost gnome-shell[1707]: Enabling experimental feature 'scale-monitor-framebuffer'
Aug 06 11:38:22 localhost gnome-shell[1707]: Running GNOME Shell (using mutter 42.3) as a X11 window and compositing manager

Disabling the plugin (and restarting the GNOME shell), makes the error go away.

Aug 06 11:45:52 localhost gnome-shell[1707]: Registering session with GDM
Aug 06 11:45:52 localhost gnome-shell[1707]: GNOME Shell started at Sat Aug 06 2022 11:45:49 GMT-0700 (PDT)
Aug 06 11:45:50 localhost gnome-shell[1707]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Aug 06 11:45:49 localhost gnome-shell[1707]: Will monitor session 3
Aug 06 11:45:49 localhost gnome-shell[1707]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 06 11:45:48 localhost gnome-shell[1707]: Enabling experimental feature 'scale-monitor-framebuffer'
Aug 06 11:45:48 localhost gnome-shell[1707]: Running GNOME Shell (using mutter 42.3) as a X11 window and compositing manager

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