"the touchscreen just doesn't render" was a typo, I meant the lock- screen.
What I meant was that I opened my laptop and just saw my session (including the shell and my current open Firefox window). I assumed that the lock-screen was supposed to render on top of that, but it was failing to. The system was definitely still locked though as I couldn't interact with any of the UI until I ran "sudo loginctl unlock-sessions". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2037191 Title: Lockscreen sometimes doesn't render Status in gnome-shell package in Ubuntu: Incomplete Bug description: Sometimes when I unlock my laptop by opening the lid, the touchscreen just doesn't render. This renders the system completely frozen until I go into a TTY and run "sudo loginctl unlock-sessions". But that's not the real problem. The real problem is that while the lock-screen doesn't render, *everything* else does. This means that while I wasn't logged in, Firefox and all other open applications were completely visible. This is obviously a big issue if one has sensitive information open. There does not seem to be a reliable way to reproduce this, it just happens sometimes. So far, I've experienced this twice, once on 23.04 and once on the 23.10 beta. There are however, some really suspicious error messages in the logs: Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1809 (3e69d1677920 @ 73) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1941 (3e69d1677e20 @ 43) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1812 (3e69d1677920 @ 124) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1941 (3e69d1677e20 @ 43) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1988 (3e69d1677fb0 @ 112) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:112 (2f81e37d600 @ 43) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6417e0 i resource:///org/gnome/shell/ui/environment.js:289 (2f81e37dc40 @ 39) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:115 (2f81e37d600 @ 91) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:138 (2f81e37d600 @ 380) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6417e0 i resource:///org/gnome/shell/ui/environment.js:153 (2f81e37d740 @ 15) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532fe10 b self-hosted:164 (2f81e399ec0 @ 272) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:153 (2f81e37d600 @ 495) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #7 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6417e0 i resource:///org/gnome/shell/ui/environment.js:153 (2f81e37d740 @ 15) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532fe10 b self-hosted:164 (2f81e399ec0 @ 272) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:153 (2f81e37d600 @ 495) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #7 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:155 (2f81e37d600 @ 511) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 7fff9532fe10 b resource:///org/gnome/gjs/modules/core/overrides/GObject.js:687 (2f81e3a0560 @ 25) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:156 (2f81e37d600 @ 562) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 7fff9532fe10 b resource:///org/gnome/gjs/modules/core/overrides/GObject.js:687 (2f81e3a0560 @ 25) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:156 (2f81e37d600 @ 562) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:157 (2f81e37d600 @ 583) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6417e0 i resource:///org/gnome/shell/ui/environment.js:160 (2f81e37d790 @ 15) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532fe10 b self-hosted:180 (2f81e373ce0 @ 294) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:160 (2f81e37d600 @ 603) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #7 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6417e0 i resource:///org/gnome/shell/ui/environment.js:160 (2f81e37d790 @ 15) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532fe10 b self-hosted:180 (2f81e373ce0 @ 294) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e641710 i resource:///org/gnome/shell/ui/environment.js:160 (2f81e37d600 @ 603) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641678 i resource:///org/gnome/shell/ui/environment.js:297 (2f81e37dce0 @ 19) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: #4 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1987 (3e69d1677fb0 @ 176) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #5 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #6 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #7 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1997 (3e69d1677fb0 @ 209) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1942 (3e69d1677e20 @ 58) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6415e8 i resource:///org/gnome/shell/ui/keyboard.js:1763 (3e69d1677790 @ 37) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 564e3e641558 i resource:///org/gnome/shell/ui/keyboard.js:1944 (3e69d1677e20 @ 74) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:1931 (3e69d1677dd0 @ 28) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 10) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532f9d0 b resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 16) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532f9d0 b resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 10) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532f9d0 b resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:26 user-83BV gnome-shell[2000]: #0 564e3e6414d8 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 16) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #1 7fff9532f9d0 b resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:26 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to emit any signal on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_EmojiSelection (0x564e419a5420), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e405d4320), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e405d4320), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: value "inf" of type 'gfloat' is invalid or out of range for property 'translation-y' of type 'gfloat' Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:26 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e41dbc4f0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:27 user-83BV gnome-shell[2000]: Meta.Rectangle is deprecated, use Mtk.Rectangle instead Sep 23 17:31:28 user-83BV gnome-shell[2000]: Meta.Rectangle is deprecated, use Mtk.Rectangle instead Sep 23 17:31:34 user-83BV gnome-shell[2000]: Meta.Rectangle is deprecated, use Mtk.Rectangle instead Sep 23 17:31:34 user-83BV gnome-shell[2000]: Meta.Rectangle is deprecated, use Mtk.Rectangle instead Sep 23 17:31:34 user-83BV gnome-shell[2000]: Meta.Rectangle is deprecated, use Mtk.Rectangle instead Sep 23 17:31:39 user-83BV gnome-shell[2000]: Failed to set the markup of the actor '<unnamed>[<ClutterText>:0x564e3e64e8c0]': Error on line 1 char 14: “<” is not a valid name Sep 23 17:31:39 user-83BV gnome-shell[2000]: Failed to set the markup of the actor '<unnamed>[<ClutterText>:0x564e427db900]': Error on line 1 char 14: “<” is not a valid name Sep 23 17:31:39 user-83BV gnome-shell[2000]: Object .Gjs_ui_keyboard_Keyboard (0x564e405d4320), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. Sep 23 17:31:39 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:39 user-83BV gnome-shell[2000]: #0 564e3e641618 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 10) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #1 564e3e6414d8 i resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:39 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:39 user-83BV gnome-shell[2000]: #0 564e3e641618 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 16) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #1 564e3e6414d8 i resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:39 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:39 user-83BV gnome-shell[2000]: #0 564e3e641618 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 10) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #1 564e3e6414d8 i resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) Sep 23 17:31:39 user-83BV gnome-shell[2000]: == Stack trace for context 0x564e3e5286b0 == Sep 23 17:31:39 user-83BV gnome-shell[2000]: #0 564e3e641618 i resource:///org/gnome/shell/ui/keyboard.js:2003 (3e69d1678100 @ 16) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #1 564e3e6414d8 i resource:///org/gnome/shell/ui/layout.js:1061 (2f81e3f6ab0 @ 458) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #2 7fff9532faa0 b self-hosted:1121 (2f81e373f60 @ 407) Sep 23 17:31:39 user-83BV gnome-shell[2000]: #3 564e3e641448 i resource:///org/gnome/shell/ui/init.js:21 (2f81e37d060 @ 48) ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: gnome-shell 45.0-1ubuntu1 ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0 Uname: Linux 6.5.0-5-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.27.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sat Sep 23 17:27:25 2023 DisplayManager: gdm3 InstallationDate: Installed on 2023-08-02 (53 days ago) InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418) ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR=<set> RelatedPackageVersions: mutter-common 45.0-2ubuntu1 SourcePackage: gnome-shell UpgradeStatus: Upgraded to mantic on 2023-09-23 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2037191/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp