material-shell icon indicating copy to clipboard operation
material-shell copied to clipboard

Instantly crashes after install

Open DanielS98 opened this issue 3 years ago • 7 comments

Describe the bug Since Debian (sid) upgraded gnome from 3.38+3 to 40 the shell crashes instantly. Even now after I reinstalled Debian at gnome version 42+3 right after I enable material shell it instantly crashes.

To Reproduce

  • Occurs on:
    • [x] X.Org
    • [x] Wayland
  • GNOME Shell version: 42+3
  • Distro: Debian sid
  • Steps to reproduce, if applicable: Either install via extensions.gnome.org or source. Tried reseting material shell settings too, but didn't change a thing. (There are no other extensions installed)

Log data Output from journalctl /usr/bin/gnome-shell:

May 08 16:44:11 debian gnome-shell[309820]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
May 08 16:44:11 debian gnome-shell[309820]: --------------
May 08 16:44:11 debian gnome-shell[309820]: INIT EXTENSION
May 08 16:44:11 debian gnome-shell[309820]: --------------
May 08 16:44:11 debian gnome-shell[309820]: ----------------
May 08 16:44:11 debian gnome-shell[309820]: ENABLE EXTENSION
May 08 16:44:11 debian gnome-shell[309820]: ----------------
May 08 16:44:11 debian gnome-shell[309820]: Window manager warning: "<Super>Bottom" found in configuration database is not a valid value for keybinding "move-window-bottom"
May 08 16:44:12 debian gnome-shell[313035]: Running GNOME Shell (using mutter 42.0) as a X11 window and compositing manager
May 08 16:44:12 debian gnome-shell[313035]: ATK Bridge is disabled but a11y has already been enabled.
May 08 16:44:12 debian gnome-shell[313035]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
May 08 16:44:12 debian gnome-shell[313035]: Will monitor session 149
May 08 16:44:12 debian gnome-shell[313035]: Telepathy is not available, chat integration will be disabled.
May 08 16:44:12 debian gnome-shell[313035]: WARNING: addSignalMethods is replacing existing [object Object] connect method
May 08 16:44:12 debian gnome-shell[313035]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
May 08 16:44:12 debian gnome-shell[313035]: WARNING: addSignalMethods is replacing existing [object Object] emit method
May 08 16:44:12 debian gnome-shell[313035]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
May 08 16:44:12 debian gnome-shell[313035]: --------------
May 08 16:44:12 debian gnome-shell[313035]: INIT EXTENSION
May 08 16:44:12 debian gnome-shell[313035]: --------------
May 08 16:44:12 debian gnome-shell[313035]: ----------------
May 08 16:44:12 debian gnome-shell[313035]: ENABLE EXTENSION
May 08 16:44:12 debian gnome-shell[313035]: ----------------
May 08 16:44:12 debian gnome-shell[313035]: show splashscreen
May 08 16:44:12 debian gnome-shell[313035]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
May 08 16:44:12 debian gnome-shell[313035]: Window manager warning: "<Super>Bottom" found in configuration database is not a valid value for keybinding "move-window-bottom"
May 08 16:44:13 debian gnome-shell[313161]: Running GNOME Shell (using mutter 42.0) as a X11 window and compositing manager
May 08 16:44:13 debian gnome-shell[313161]: ATK Bridge is disabled but a11y has already been enabled.
May 08 16:44:13 debian gnome-shell[313161]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
May 08 16:44:13 debian gnome-shell[313161]: Will monitor session 149
May 08 16:44:13 debian gnome-shell[313161]: Telepathy is not available, chat integration will be disabled.
May 08 16:44:13 debian gnome-shell[313161]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
May 08 16:44:13 debian gnome-shell[313161]: WARNING: addSignalMethods is replacing existing [object Object] connect method
May 08 16:44:13 debian gnome-shell[313161]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
May 08 16:44:13 debian gnome-shell[313161]: WARNING: addSignalMethods is replacing existing [object Object] emit method
May 08 16:44:13 debian gnome-shell[313161]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
May 08 16:44:13 debian gnome-shell[313161]: --------------
May 08 16:44:13 debian gnome-shell[313161]: INIT EXTENSION
May 08 16:44:13 debian gnome-shell[313161]: --------------
May 08 16:44:13 debian gnome-shell[313161]: ----------------
May 08 16:44:13 debian gnome-shell[313161]: ENABLE EXTENSION
May 08 16:44:13 debian gnome-shell[313161]: ----------------
May 08 16:44:13 debian gnome-shell[313161]: show splashscreen
May 08 16:44:13 debian gnome-shell[313161]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
May 08 16:44:13 debian gnome-shell[313161]: Window manager warning: "<Super>Bottom" found in configuration database is not a valid value for keybinding "move-window-bottom"
May 08 16:44:13 debian gnome-shell[313264]: Running GNOME Shell (using mutter 42.0) as a X11 window and compositing manager
May 08 16:44:14 debian gnome-shell[313264]: ATK Bridge is disabled but a11y has already been enabled.
May 08 16:44:14 debian gnome-shell[313264]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
May 08 16:44:14 debian gnome-shell[313264]: Will monitor session 149
May 08 16:44:14 debian gnome-shell[313264]: Telepathy is not available, chat integration will be disabled.
May 08 16:44:14 debian gnome-shell[313264]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
May 08 16:44:14 debian gnome-shell[313264]: WARNING: addSignalMethods is replacing existing [object Object] connect method
May 08 16:44:14 debian gnome-shell[313264]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
May 08 16:44:14 debian gnome-shell[313264]: WARNING: addSignalMethods is replacing existing [object Object] emit method
May 08 16:44:14 debian gnome-shell[313264]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
May 08 16:44:14 debian gnome-shell[313264]: --------------
May 08 16:44:14 debian gnome-shell[313264]: INIT EXTENSION
May 08 16:44:14 debian gnome-shell[313264]: --------------
May 08 16:44:14 debian gnome-shell[313264]: ----------------
May 08 16:44:14 debian gnome-shell[313264]: ENABLE EXTENSION
May 08 16:44:14 debian gnome-shell[313264]: ----------------
May 08 16:44:14 debian gnome-shell[313264]: show splashscreen
May 08 16:44:14 debian gnome-shell[313264]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
May 08 16:44:14 debian gnome-shell[313264]: Window manager warning: "<Super>Bottom" found in configuration database is not a valid value for keybinding "move-window-bottom"
May 08 16:49:44 debian gnome-shell[314360]: Running GNOME Shell (using mutter 42.0) as a X11 window and compositing manager
May 08 16:49:44 debian gnome-shell[314360]: ATK Bridge is disabled but a11y has already been enabled.
May 08 16:49:44 debian gnome-shell[314360]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
May 08 16:49:44 debian gnome-shell[314360]: Will monitor session 152
May 08 16:49:44 debian gnome-shell[314360]: Telepathy is not available, chat integration will be disabled.
May 08 16:49:44 debian gnome-shell[314360]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
May 08 16:49:44 debian gnome-shell[314360]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
May 08 16:49:46 debian gnome-shell[314360]: GNOME Shell started at Sun May 08 2022 16:49:44 GMT-0300 (Brasilia Standard Time)
May 08 16:49:46 debian gnome-shell[314360]: Registering session with GDM
May 08 16:49:53 debian gnome-shell[314360]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x280000c
May 08 16:49:53 debian gnome-shell[314360]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x280000c
May 08 16:50:43 debian gnome-shell[314360]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x280000c

DanielS98 avatar May 08 '22 20:05 DanielS98

I have a very similar situation.

  • Occurs on:
    • [x] X.Org
    • [x] Wayland
  • GNOME Shell version: 3.36.9
  • Distro: Ubuntu 20.04.4 LTS (Focal Fossa)
  • Steps to reproduce, if applicable: Install extension via extensions.gnome.org and enable in Gnome Extensions Settings with multiple monitors. Single monitor (Laptop Display) works with no issue, as soon as a 2nd monitor is introduced via a Dock or the laptop HDMI port, material-shell crashes.

Log data

Output from journalctl /usr/bin/gnome-shell:

Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: --------------
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: INIT EXTENSION
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: --------------
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ----------------
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ENABLE EXTENSION
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ----------------
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: [/home/billy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/disableIncompatibleExtensionsModule.js 37]: referenc>
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: disable error, desktop-icons@csoriano, TypeError: extension.stateObj is undefined
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: [/home/billy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/manager/msFocusManager.js 15]: reference to undefined prope>
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: [/home/billy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/extension.js 79]: reference to undefined property "workspaces-s>
Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: Window manager warning: "<Super>Bottom" found in configuration database is not a valid value for keybinding "move-window-bottom"
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: [/home/billy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/manager/stateManager.js 90]: reference to undefined propert>
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ----------------
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: EXTENSION LOADED
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ----------------
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: --------------------
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: END EXTENSION LOADED
Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: --------------------

billyjbryant avatar Jun 08 '22 20:06 billyjbryant

We are only compatible to gnome 40+

Le mer. 8 juin 2022, 22:40, Billy Bryant @.***> a écrit :

I have a very similar situation.

  • Occurs on:
    • X.Org
    • Wayland
  • GNOME Shell version: 3.36.9
  • Distro: Ubuntu 20.04.4 LTS (Focal Fossa)
  • Steps to reproduce, if applicable: Install extension via extensions.gnome.org and enable in Gnome Extensions Settings with multiple monitors. Single monitor (Laptop Display) works with no issue, as soon as a 2nd monitor is introduced via a Dock or the laptop HDMI port, material-shell crashes.

Log data

Output from journalctl /usr/bin/gnome-shell:

Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: -------------- Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: INIT EXTENSION Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: -------------- Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ---------------- Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ENABLE EXTENSION Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ---------------- Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: @./src/module/disableIncompatibleExtensionsModule.js 37]: referenc> Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: disable error, @., TypeError: extension.stateObj is undefined Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: @./src/manager/msFocusManager.js 15]: reference to undefined prope> Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: @./extension.js 79]: reference to undefined property "workspaces-s> Jun 08 11:27:01 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: Window manager warning: "<Super>Bottom" found in configuration database is not a valid value for keybinding "move-window-bottom" Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: JS WARNING: @.***/src/manager/stateManager.js 90]: reference to undefined propert> Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ---------------- Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: EXTENSION LOADED Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: ---------------- Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: -------------------- Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: END EXTENSION LOADED Jun 08 11:27:02 uc0d9731d58c75a.ant.amazon.com gnome-shell[12460]: --------------------

— Reply to this email directly, view it on GitHub https://github.com/material-shell/material-shell/issues/797#issuecomment-1150390907, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UWSI33IML6L33ANZYDOTVOEALFANCNFSM5VMMKSYA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

PapyElGringo avatar Jun 08 '22 22:06 PapyElGringo

Tons of crashes have been fixed recently. Would you mind trying again?

HalfVoxel avatar Jun 16 '22 09:06 HalfVoxel

I did it this time inside a VM, and same thing brand new install of Debian, updated it to sid and installed material-shell from the source. And it probably wont help with anything but, at the end of the install script it couldn't execute the 'gnome-extensions enable material-shell@papyelgringo' so I restarted the shell (Xorg) / logged off and in (Wayland) and enabled it. I don't remember the exact time of enabling the extension, so the logs are a bit longer (the important part will probably be at the end).

To Reproduce

  • Occurs on:
    • [ x ] X.Org
    • [ x ] Wayland
  • GNOME Shell version: 42.2-1
  • Distro: Debian sid
  • Steps to reproduce, if applicable:
  1. git clone https://github.com/material-shell/material-shell.git && cd material-shell && make install
  2. Reload GNOME Shell
  3. Enable the extension

Log data Output from journalctl /usr/bin/gnome-shell (Wayland):

Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_remove: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_remove: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 12:57:39 debian gnome-shell[1229]: clutter_actor_iter_next: assertion 'ri->age == ri->root->priv->age' failed
Jun 16 12:57:39 debian gnome-shell[1229]: **
Jun 16 12:57:39 debian gnome-shell[1229]: Clutter:ERROR:../clutter/clutter/clutter-main.c:490:_clutter_context_get_default: assertion failed: (ClutterCntx)
Jun 16 12:57:39 debian gnome-shell[1229]: Bail out! Clutter:ERROR:../clutter/clutter/clutter-main.c:490:_clutter_context_get_default: assertion failed: (ClutterCntx)
Jun 16 12:57:39 debian gnome-shell[1229]: == Stack trace for context 0x55f71bc57630 ==
Jun 16 12:57:45 debian gnome-shell[8652]: Running GNOME Shell (using mutter 42.2) as a Wayland display server
Jun 16 12:57:45 debian gnome-shell[8652]: Added device '/dev/dri/card0' (virtio_gpu) using non-atomic mode setting.
Jun 16 12:57:45 debian gnome-shell[8652]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Not hardware accelerated
Jun 16 12:57:45 debian gnome-shell[8652]: libEGL warning: DRI2: failed to create dri screen
Jun 16 12:57:45 debian gnome-shell[8652]: libEGL warning: NEEDS EXTENSION: falling back to kms_swrast
Jun 16 12:57:45 debian gnome-shell[8652]: Created gbm renderer for '/dev/dri/card0'
Jun 16 12:57:45 debian gnome-shell[8652]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 16 12:57:45 debian gnome-shell[8652]: Disabling DMA buffer screen sharing (not hardware accelerated)
Jun 16 12:57:45 debian gnome-shell[8652]: Using public X11 display :0, (using :1 for managed services)
Jun 16 12:57:45 debian gnome-shell[8652]: Using Wayland display name 'wayland-0'
Jun 16 12:57:45 debian gnome-shell[8652]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 12:57:45 debian gnome-shell[8652]: Will monitor session 5
Jun 16 12:57:45 debian gnome-shell[8652]: Telepathy is not available, chat integration will be disabled.
Jun 16 12:57:46 debian gnome-shell[8652]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 12:57:47 debian gnome-shell[8652]: GNOME Shell started at Thu Jun 16 2022 12:57:46 GMT-0300 (Brasilia Standard Time)
Jun 16 12:57:47 debian gnome-shell[8652]: Registering session with GDM
Jun 16 12:57:51 debian gnome-shell[8652]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 12:58:04 debian gnome-shell[8652]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 12:58:04 debian gnome-shell[8652]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 12:58:04 debian gnome-shell[8652]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 12:58:04 debian gnome-shell[8652]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 12:58:04 debian gnome-shell[8652]: --------------
Jun 16 12:58:04 debian gnome-shell[8652]: INIT EXTENSION
Jun 16 12:58:04 debian gnome-shell[8652]: --------------
Jun 16 12:58:04 debian gnome-shell[8652]: ----------------
Jun 16 12:58:04 debian gnome-shell[8652]: ENABLE EXTENSION
Jun 16 12:58:04 debian gnome-shell[8652]: ----------------
Jun 16 12:58:08 debian gnome-shell[10480]: Running GNOME Shell (using mutter 42.2) as a Wayland display server
Jun 16 12:58:08 debian gnome-shell[10480]: Added device '/dev/dri/card0' (virtio_gpu) using non-atomic mode setting.
Jun 16 12:58:08 debian gnome-shell[10480]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Not hardware accelerated
Jun 16 12:58:08 debian gnome-shell[10480]: libEGL warning: DRI2: failed to create dri screen
Jun 16 12:58:08 debian gnome-shell[10480]: libEGL warning: NEEDS EXTENSION: falling back to kms_swrast
Jun 16 12:58:08 debian gnome-shell[10480]: Created gbm renderer for '/dev/dri/card0'
Jun 16 12:58:08 debian gnome-shell[10480]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 16 12:58:08 debian gnome-shell[10480]: Disabling DMA buffer screen sharing (not hardware accelerated)
Jun 16 12:58:08 debian gnome-shell[10480]: Using public X11 display :0, (using :1 for managed services)
Jun 16 12:58:08 debian gnome-shell[10480]: Using Wayland display name 'wayland-0'
Jun 16 12:58:08 debian gnome-shell[10480]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 12:58:08 debian gnome-shell[10480]: Will monitor session 7
Jun 16 12:58:08 debian gnome-shell[10480]: Telepathy is not available, chat integration will be disabled.
Jun 16 12:58:08 debian gnome-shell[10480]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 12:58:09 debian gnome-shell[10480]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 12:58:09 debian gnome-shell[10480]: GNOME Shell started at Thu Jun 16 2022 12:58:08 GMT-0300 (Brasilia Standard Time)
Jun 16 12:58:09 debian gnome-shell[10480]: Registering session with GDM
Jun 16 12:58:17 debian gnome-shell[10480]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 12:58:17 debian gnome-shell[10480]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 12:58:17 debian gnome-shell[10480]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 12:58:17 debian gnome-shell[10480]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 12:58:17 debian gnome-shell[10480]: --------------
Jun 16 12:58:17 debian gnome-shell[10480]: INIT EXTENSION
Jun 16 12:58:17 debian gnome-shell[10480]: --------------
Jun 16 12:58:17 debian gnome-shell[10480]: ----------------
Jun 16 12:58:17 debian gnome-shell[10480]: ENABLE EXTENSION
Jun 16 12:58:17 debian gnome-shell[10480]: ----------------
Jun 16 12:58:22 debian gnome-shell[11804]: Running GNOME Shell (using mutter 42.2) as a Wayland display server
Jun 16 12:58:23 debian gnome-shell[11804]: Added device '/dev/dri/card0' (virtio_gpu) using non-atomic mode setting.
Jun 16 12:58:23 debian gnome-shell[11804]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Not hardware accelerated
Jun 16 12:58:23 debian gnome-shell[11804]: libEGL warning: DRI2: failed to create dri screen
Jun 16 12:58:23 debian gnome-shell[11804]: libEGL warning: NEEDS EXTENSION: falling back to kms_swrast
Jun 16 12:58:23 debian gnome-shell[11804]: Created gbm renderer for '/dev/dri/card0'
Jun 16 12:58:23 debian gnome-shell[11804]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 16 12:58:23 debian gnome-shell[11804]: Disabling DMA buffer screen sharing (not hardware accelerated)
Jun 16 12:58:23 debian gnome-shell[11804]: Using public X11 display :0, (using :1 for managed services)
Jun 16 12:58:23 debian gnome-shell[11804]: Using Wayland display name 'wayland-0'
Jun 16 12:58:23 debian gnome-shell[11804]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 12:58:23 debian gnome-shell[11804]: Will monitor session 8
Jun 16 12:58:23 debian gnome-shell[11804]: Telepathy is not available, chat integration will be disabled.
Jun 16 12:58:23 debian gnome-shell[11804]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 12:58:23 debian gnome-shell[11804]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 12:58:23 debian gnome-shell[11804]: GNOME Shell started at Thu Jun 16 2022 12:58:23 GMT-0300 (Brasilia Standard Time)
Jun 16 12:58:23 debian gnome-shell[11804]: Registering session with GDM
Jun 16 12:59:45 debian gnome-shell[11804]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:01:16 debian gnome-shell[11804]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 13:01:16 debian gnome-shell[11804]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 13:01:16 debian gnome-shell[11804]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 13:01:16 debian gnome-shell[11804]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 13:01:16 debian gnome-shell[11804]: --------------
Jun 16 13:01:16 debian gnome-shell[11804]: INIT EXTENSION
Jun 16 13:01:16 debian gnome-shell[11804]: --------------
Jun 16 13:01:16 debian gnome-shell[11804]: ----------------
Jun 16 13:01:16 debian gnome-shell[11804]: ENABLE EXTENSION
Jun 16 13:01:16 debian gnome-shell[11804]: ----------------
Jun 16 13:01:19 debian gnome-shell[13989]: Running GNOME Shell (using mutter 42.2) as a Wayland display server
Jun 16 13:01:19 debian gnome-shell[13989]: Added device '/dev/dri/card0' (virtio_gpu) using non-atomic mode setting.
Jun 16 13:01:19 debian gnome-shell[13989]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Not hardware accelerated
Jun 16 13:01:19 debian gnome-shell[13989]: libEGL warning: DRI2: failed to create dri screen
Jun 16 13:01:19 debian gnome-shell[13989]: libEGL warning: NEEDS EXTENSION: falling back to kms_swrast
Jun 16 13:01:19 debian gnome-shell[13989]: Created gbm renderer for '/dev/dri/card0'
Jun 16 13:01:19 debian gnome-shell[13989]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 16 13:01:19 debian gnome-shell[13989]: Disabling DMA buffer screen sharing (not hardware accelerated)
Jun 16 13:01:19 debian gnome-shell[13989]: Using public X11 display :0, (using :1 for managed services)
Jun 16 13:01:19 debian gnome-shell[13989]: Using Wayland display name 'wayland-0'
Jun 16 13:01:19 debian gnome-shell[13989]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:01:19 debian gnome-shell[13989]: Will monitor session 10
Jun 16 13:01:19 debian gnome-shell[13989]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:01:20 debian gnome-shell[13989]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 13:01:20 debian gnome-shell[13989]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 13:01:20 debian gnome-shell[13989]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 13:01:20 debian gnome-shell[13989]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 13:01:20 debian gnome-shell[13989]: --------------
Jun 16 13:01:20 debian gnome-shell[13989]: INIT EXTENSION
Jun 16 13:01:20 debian gnome-shell[13989]: --------------
Jun 16 13:01:20 debian gnome-shell[13989]: ----------------
Jun 16 13:01:20 debian gnome-shell[13989]: ENABLE EXTENSION
Jun 16 13:01:20 debian gnome-shell[13989]: ----------------
Jun 16 13:01:20 debian gnome-shell[13989]: show splashscreen
Jun 16 13:01:20 debian gnome-shell[13989]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:01:23 debian gnome-shell[14456]: Running GNOME Shell (using mutter 42.2) as a Wayland display server
Jun 16 13:01:23 debian gnome-shell[14456]: Added device '/dev/dri/card0' (virtio_gpu) using non-atomic mode setting.
Jun 16 13:01:23 debian gnome-shell[14456]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Not hardware accelerated
Jun 16 13:01:23 debian gnome-shell[14456]: libEGL warning: DRI2: failed to create dri screen
Jun 16 13:01:23 debian gnome-shell[14456]: libEGL warning: NEEDS EXTENSION: falling back to kms_swrast
Jun 16 13:01:23 debian gnome-shell[14456]: Created gbm renderer for '/dev/dri/card0'
Jun 16 13:01:23 debian gnome-shell[14456]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 16 13:01:23 debian gnome-shell[14456]: Disabling DMA buffer screen sharing (not hardware accelerated)
Jun 16 13:01:23 debian gnome-shell[14456]: Using public X11 display :0, (using :1 for managed services)
Jun 16 13:01:23 debian gnome-shell[14456]: Using Wayland display name 'wayland-0'
Jun 16 13:01:23 debian gnome-shell[14456]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:01:23 debian gnome-shell[14456]: Will monitor session 11
Jun 16 13:01:23 debian gnome-shell[14456]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:01:23 debian gnome-shell[14456]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 13:01:23 debian gnome-shell[14456]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:01:24 debian gnome-shell[14456]: GNOME Shell started at Thu Jun 16 2022 13:01:23 GMT-0300 (Brasilia Standard Time)
Jun 16 13:01:24 debian gnome-shell[14456]: Registering session with GDM
Jun 16 13:01:47 debian gnome-shell[14456]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:01:48 debian gnome-shell[14456]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa00003

Log data Output from journalctl /usr/bin/gnome-shell (Xorg):

Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_remove: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_remove: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: meta_later_add: assertion 'display' failed
Jun 16 13:05:50 debian gnome-shell[1229]: clutter_actor_iter_next: assertion 'ri->age == ri->root->priv->age' failed
Jun 16 13:05:50 debian gnome-shell[1229]: **
Jun 16 13:05:50 debian gnome-shell[1229]: Clutter:ERROR:../clutter/clutter/clutter-main.c:490:_clutter_context_get_default: assertion failed: (ClutterCntx)
Jun 16 13:05:50 debian gnome-shell[1229]: Bail out! Clutter:ERROR:../clutter/clutter/clutter-main.c:490:_clutter_context_get_default: assertion failed: (ClutterCntx)
Jun 16 13:05:50 debian gnome-shell[1229]: == Stack trace for context 0x55f71bc57630 ==
Jun 16 13:06:00 debian gnome-shell[8413]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
Jun 16 13:06:00 debian gnome-shell[8413]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:06:00 debian gnome-shell[8413]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:06:00 debian gnome-shell[8413]: Will monitor session 5
Jun 16 13:06:01 debian gnome-shell[8413]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:06:01 debian gnome-shell[8413]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:06:02 debian gnome-shell[8413]: GNOME Shell started at Thu Jun 16 2022 13:06:01 GMT-0300 (Brasilia Standard Time)
Jun 16 13:06:02 debian gnome-shell[8413]: Registering session with GDM
Jun 16 13:06:55 debian gnome-shell[8413]: Window manager warning: Failed to start restart helper: Failed to execute child process “/usr/libexec/mutter-restart-helper” (No such file or directory)
Jun 16 13:06:55 debian gnome-shell[8413]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
Jun 16 13:06:55 debian gnome-shell[8413]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:06:55 debian gnome-shell[8413]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:06:55 debian gnome-shell[8413]: Will monitor session 5
Jun 16 13:06:55 debian gnome-shell[8413]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:06:55 debian gnome-shell[8413]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 13:06:55 debian gnome-shell[8413]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:06:56 debian gnome-shell[8413]: GNOME Shell started at Thu Jun 16 2022 13:06:55 GMT-0300 (Brasilia Standard Time)
Jun 16 13:06:56 debian gnome-shell[8413]: Registering session with GDM
Jun 16 13:07:22 debian gnome-shell[8413]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 13:07:22 debian gnome-shell[8413]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 13:07:22 debian gnome-shell[8413]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 13:07:22 debian gnome-shell[8413]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 13:07:22 debian gnome-shell[8413]: --------------
Jun 16 13:07:22 debian gnome-shell[8413]: INIT EXTENSION
Jun 16 13:07:22 debian gnome-shell[8413]: --------------
Jun 16 13:07:22 debian gnome-shell[8413]: ----------------
Jun 16 13:07:22 debian gnome-shell[8413]: ENABLE EXTENSION
Jun 16 13:07:22 debian gnome-shell[8413]: ----------------
Jun 16 13:07:22 debian gnome-shell[9999]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
Jun 16 13:07:22 debian gnome-shell[9999]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:07:22 debian gnome-shell[9999]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:07:22 debian gnome-shell[9999]: Will monitor session 5
Jun 16 13:07:22 debian gnome-shell[9999]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:07:22 debian gnome-shell[9999]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 13:07:22 debian gnome-shell[9999]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 13:07:22 debian gnome-shell[9999]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 13:07:22 debian gnome-shell[9999]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 13:07:22 debian gnome-shell[9999]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 13:07:22 debian gnome-shell[9999]: --------------
Jun 16 13:07:22 debian gnome-shell[9999]: INIT EXTENSION
Jun 16 13:07:22 debian gnome-shell[9999]: --------------
Jun 16 13:07:22 debian gnome-shell[9999]: ----------------
Jun 16 13:07:22 debian gnome-shell[9999]: ENABLE EXTENSION
Jun 16 13:07:22 debian gnome-shell[9999]: ----------------
Jun 16 13:07:22 debian gnome-shell[9999]: show splashscreen
Jun 16 13:07:22 debian gnome-shell[9999]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:07:23 debian gnome-shell[10085]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
Jun 16 13:07:23 debian gnome-shell[10085]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:07:23 debian gnome-shell[10085]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:07:23 debian gnome-shell[10085]: Will monitor session 5
Jun 16 13:07:23 debian gnome-shell[10085]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:07:23 debian gnome-shell[10085]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 13:07:23 debian gnome-shell[10085]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 13:07:23 debian gnome-shell[10085]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 13:07:23 debian gnome-shell[10085]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 13:07:23 debian gnome-shell[10085]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 13:07:23 debian gnome-shell[10085]: --------------
Jun 16 13:07:23 debian gnome-shell[10085]: INIT EXTENSION
Jun 16 13:07:23 debian gnome-shell[10085]: --------------
Jun 16 13:07:23 debian gnome-shell[10085]: ----------------
Jun 16 13:07:23 debian gnome-shell[10085]: ENABLE EXTENSION
Jun 16 13:07:23 debian gnome-shell[10085]: ----------------
Jun 16 13:07:23 debian gnome-shell[10085]: show splashscreen
Jun 16 13:07:23 debian gnome-shell[10085]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:07:23 debian gnome-shell[10163]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
Jun 16 13:07:23 debian gnome-shell[10163]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:07:24 debian gnome-shell[10163]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:07:24 debian gnome-shell[10163]: Will monitor session 5
Jun 16 13:07:24 debian gnome-shell[10163]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:07:24 debian gnome-shell[10163]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 13:07:24 debian gnome-shell[10163]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Jun 16 13:07:24 debian gnome-shell[10163]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Jun 16 13:07:24 debian gnome-shell[10163]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Jun 16 13:07:24 debian gnome-shell[10163]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jun 16 13:07:24 debian gnome-shell[10163]: --------------
Jun 16 13:07:24 debian gnome-shell[10163]: INIT EXTENSION
Jun 16 13:07:24 debian gnome-shell[10163]: --------------
Jun 16 13:07:24 debian gnome-shell[10163]: ----------------
Jun 16 13:07:24 debian gnome-shell[10163]: ENABLE EXTENSION
Jun 16 13:07:24 debian gnome-shell[10163]: ----------------
Jun 16 13:07:24 debian gnome-shell[10163]: show splashscreen
Jun 16 13:07:24 debian gnome-shell[10163]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:07:30 debian gnome-shell[10886]: Running GNOME Shell (using mutter 42.2) as a X11 window and compositing manager
Jun 16 13:07:30 debian gnome-shell[10886]: ATK Bridge is disabled but a11y has already been enabled.
Jun 16 13:07:30 debian gnome-shell[10886]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 16 13:07:30 debian gnome-shell[10886]: Will monitor session 7
Jun 16 13:07:30 debian gnome-shell[10886]: Telepathy is not available, chat integration will be disabled.
Jun 16 13:07:30 debian gnome-shell[10886]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Jun 16 13:07:31 debian gnome-shell[10886]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 16 13:07:31 debian gnome-shell[10886]: GNOME Shell started at Thu Jun 16 2022 13:07:30 GMT-0300 (Brasilia Standard Time)
Jun 16 13:07:31 debian gnome-shell[10886]: Registering session with GDM

DanielS98 avatar Jun 16 '22 16:06 DanielS98

I can confirm that on Debian Sid this is still an issue on both Wayland and Xorg. I had a brief discussion with @PapyElGringo about this on Discord, but there didn't seem to be too much in the way of explicitly useful information in the logs or what I was able to do at their request. I am attaching here both the logs I sent there in case someone can get any more useful information out of these than I can.

Wayland:

Aug 12 17:16:12 debian gnome-shell[10084]: Using public X11 display :0, (using :1 for managed services)
Aug 12 17:16:12 debian gnome-shell[10084]: Using Wayland display name 'wayland-0'
Aug 12 17:16:12 debian gnome-shell[10084]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 12 17:16:12 debian gnome-shell[10084]: Will monitor session 17
Aug 12 17:16:12 debian gnome-shell[10084]: Telepathy is not available, chat integration will be disabled.
Aug 12 17:16:12 debian gnome-shell[10084]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Aug 12 17:16:12 debian gnome-shell[10084]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Aug 12 17:16:12 debian gnome-shell[10084]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Aug 12 17:16:12 debian gnome-shell[10084]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Aug 12 17:16:12 debian gnome-shell[10084]: --------------
Aug 12 17:16:12 debian gnome-shell[10084]: INIT EXTENSION
Aug 12 17:16:12 debian gnome-shell[10084]: --------------
Aug 12 17:16:12 debian gnome-shell[10084]: ----------------
Aug 12 17:16:12 debian gnome-shell[10084]: ENABLE EXTENSION
Aug 12 17:16:12 debian gnome-shell[10084]: ----------------
Aug 12 17:16:12 debian gnome-shell[10084]: show splashscreen
Aug 12 17:16:12 debian gnome-shell[10084]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation

Xorg (I did this a while ago so I can't remember which is the failed launch, but it's one of these):

Aug 04 12:04:40 debian gnome-shell[47237]: Running GNOME Shell (using mutter 42.3) as a X11 window and compositing manager
Aug 04 12:04:40 debian gnome-shell[47237]: Enabling experimental feature 'scale-monitor-framebuffer'
Aug 04 12:04:40 debian gnome-shell[47237]: Failed to read monitors config file '/home/brayden/.config/monitors.xml': Logical monitor scales must be identical
Aug 04 12:04:40 debian gnome-shell[47237]: ATK Bridge is disabled but a11y has already been enabled.
Aug 04 12:04:40 debian gnome-shell[47237]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 04 12:04:40 debian gnome-shell[47237]: Will monitor session 43
Aug 04 12:04:40 debian gnome-shell[47237]: Telepathy is not available, chat integration will be disabled.
Aug 04 12:04:41 debian gnome-shell[47237]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Aug 04 12:04:43 debian gnome-shell[47237]: GNOME Shell started at Thu Aug 04 2022 12:04:40 GMT-0400 (Eastern Daylight Time)
Aug 04 12:04:43 debian gnome-shell[47237]: Registering session with GDM
Aug 04 12:04:46 debian gnome-shell[47237]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3000004
Aug 04 12:04:46 debian gnome-shell[47237]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3000004
Aug 04 12:04:49 debian gnome-shell[47237]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Aug 04 12:04:49 debian gnome-shell[47237]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Aug 04 12:04:49 debian gnome-shell[47237]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Aug 04 12:04:49 debian gnome-shell[47237]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Aug 04 12:04:49 debian gnome-shell[47237]: --------------
Aug 04 12:04:49 debian gnome-shell[47237]: INIT EXTENSION
Aug 04 12:04:49 debian gnome-shell[47237]: --------------
Aug 04 12:04:49 debian gnome-shell[47237]: ----------------
Aug 04 12:04:49 debian gnome-shell[47237]: ENABLE EXTENSION
Aug 04 12:04:49 debian gnome-shell[47237]: ----------------
Aug 04 12:04:49 debian gnome-shell[48569]: Running GNOME Shell (using mutter 42.3) as a X11 window and compositing manager
Aug 04 12:04:49 debian gnome-shell[48569]: Enabling experimental feature 'scale-monitor-framebuffer'
Aug 04 12:04:49 debian gnome-shell[48569]: Failed to read monitors config file '/home/brayden/.config/monitors.xml': Logical monitor scales must be identical
Aug 04 12:04:49 debian gnome-shell[48569]: ATK Bridge is disabled but a11y has already been enabled.
Aug 04 12:04:49 debian gnome-shell[48569]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 04 12:04:49 debian gnome-shell[48569]: Will monitor session 43
Aug 04 12:04:49 debian gnome-shell[48569]: Telepathy is not available, chat integration will be disabled.
Aug 04 12:04:50 debian gnome-shell[48569]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Aug 04 12:04:50 debian gnome-shell[48569]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Aug 04 12:04:50 debian gnome-shell[48569]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Aug 04 12:04:50 debian gnome-shell[48569]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Aug 04 12:04:50 debian gnome-shell[48569]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Aug 04 12:04:50 debian gnome-shell[48569]: --------------
Aug 04 12:04:50 debian gnome-shell[48569]: INIT EXTENSION
Aug 04 12:04:50 debian gnome-shell[48569]: --------------
Aug 04 12:04:50 debian gnome-shell[48569]: ----------------
Aug 04 12:04:50 debian gnome-shell[48569]: ENABLE EXTENSION
Aug 04 12:04:50 debian gnome-shell[48569]: ----------------
Aug 04 12:04:50 debian gnome-shell[48569]: show splashscreen
Aug 04 12:04:50 debian gnome-shell[48569]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Aug 04 12:04:50 debian gnome-shell[48660]: Running GNOME Shell (using mutter 42.3) as a X11 window and compositing manager
Aug 04 12:04:50 debian gnome-shell[48660]: Enabling experimental feature 'scale-monitor-framebuffer'
Aug 04 12:04:50 debian gnome-shell[48660]: Failed to read monitors config file '/home/brayden/.config/monitors.xml': Logical monitor scales must be identical
Aug 04 12:04:51 debian gnome-shell[48660]: ATK Bridge is disabled but a11y has already been enabled.
Aug 04 12:04:51 debian gnome-shell[48660]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 04 12:04:51 debian gnome-shell[48660]: Will monitor session 43
Aug 04 12:04:51 debian gnome-shell[48660]: Telepathy is not available, chat integration will be disabled.
Aug 04 12:04:51 debian gnome-shell[48660]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Aug 04 12:04:51 debian gnome-shell[48660]: WARNING: addSignalMethods is replacing existing [object Object] connect method
Aug 04 12:04:51 debian gnome-shell[48660]: WARNING: addSignalMethods is replacing existing [object Object] disconnect method
Aug 04 12:04:51 debian gnome-shell[48660]: WARNING: addSignalMethods is replacing existing [object Object] emit method
Aug 04 12:04:51 debian gnome-shell[48660]: Some code accessed the property 'ENABLED_EXTENSIONS_KEY' on the module 'extensionSystem'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Aug 04 12:04:51 debian gnome-shell[48660]: --------------
Aug 04 12:04:51 debian gnome-shell[48660]: INIT EXTENSION
Aug 04 12:04:51 debian gnome-shell[48660]: --------------
Aug 04 12:04:51 debian gnome-shell[48660]: ----------------
Aug 04 12:04:51 debian gnome-shell[48660]: ENABLE EXTENSION
Aug 04 12:04:51 debian gnome-shell[48660]: ----------------
Aug 04 12:04:51 debian gnome-shell[48660]: show splashscreen
Aug 04 12:04:51 debian gnome-shell[48660]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Aug 04 12:05:00 debian gnome-shell[49443]: Running GNOME Shell (using mutter 42.3) as a X11 window and compositing manager
Aug 04 12:05:00 debian gnome-shell[49443]: Enabling experimental feature 'scale-monitor-framebuffer'
Aug 04 12:05:00 debian gnome-shell[49443]: Failed to read monitors config file '/home/brayden/.config/monitors.xml': Logical monitor scales must be identical
Aug 04 12:05:00 debian gnome-shell[49443]: ATK Bridge is disabled but a11y has already been enabled.
Aug 04 12:05:00 debian gnome-shell[49443]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Aug 04 12:05:00 debian gnome-shell[49443]: Will monitor session 46
Aug 04 12:05:01 debian gnome-shell[49443]: Telepathy is not available, chat integration will be disabled.
Aug 04 12:05:01 debian gnome-shell[49443]: Failed to create file /run/user/1000/gnome-shell-disable-extensions: Error opening file “/run/user/1000/gnome-shell-disable-extensions”: File exists
Aug 04 12:05:02 debian gnome-shell[49443]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Aug 04 12:05:03 debian gnome-shell[49443]: GNOME Shell started at Thu Aug 04 2022 12:05:01 GMT-0400 (Eastern Daylight Time)
Aug 04 12:05:03 debian gnome-shell[49443]: Registering session with GDM

baf57 avatar Aug 12 '22 21:08 baf57

I can confirm this is happening in Debian BookWorm/testing. Unfortunately my log looks similarly devoid of any useful information.

log.txt

aDevPanda avatar Aug 22 '22 13:08 aDevPanda

I can confirm this is happening in NixOS too.

IceDBorn avatar Aug 22 '22 13:08 IceDBorn