Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to start session when dash to dock is activated (wayland) #2293

Closed
Neo-29 opened this issue Sep 21, 2024 · 4 comments
Closed

Failure to start session when dash to dock is activated (wayland) #2293

Neo-29 opened this issue Sep 21, 2024 · 4 comments
Labels
needs information Use this tag to identify old issues that can be closed if further information was not provided.

Comments

@Neo-29
Copy link

Neo-29 commented Sep 21, 2024

As soon as the extension is activated OR tweaked, it makes the session loop on restart

  • gdm (login) appears
  • as soon as you enter the pwd , everything is stuck for a while
  • it goes black after at least one minute, then you can wake up the screen and re enter your pwd
  • the dash to dock bar is then not fully visible, the desktop is unresponsive until you press the windows key to "free" it

I thought it was another extension but tried each one of them until I realized everything is ok without dash to dock activated

I would be glad to provide logs if someone tell me the "how to" in that precise case.

@sergio-costas
Copy link
Collaborator

Thanks for your report. To get logs, just open a terminal and type journalctl _COMM=gnome-shell to get the logs for Gnome Shell, and then go to the date where you logged in and dash-to-dock failed.

@0xGoenka
Copy link

Sep 24 13:03:23 anon-linux gnome-shell[2402]: JS ERROR: TypeError: dockManager is null getApps@file:///usr/share/gnome-shell/extensions/[email protected]/locations.js:1447:9 getRunningApps@file:///usr/share/gnome-shell/extensions/[email protected]/locations.js:146> _ensureLocations/<@file:///usr/share/gnome-shell/extensions/[email protected]/docking.js:1> _create/object[name]@file:///usr/share/gnome-shell/extensions/[email protected]/utils.js:3> _ensureLocations/<@file:///home/anon/.local/share/gnome-shell/extensions/[email protected]> _create/object[name]@file:///home/anon/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.> _doCheckOverlap@file:///home/anon/.local/share/gnome-shell/extensions/[email protected]> _checkOverlap@file:///home/anon/.local/share/gnome-shell/extensions/[email protected]> updateTargetBox@file:///home/anon/.local/share/gnome-shell/extensions/[email protected]> _updateStaticBox@file:///home/anon/.local/share/gnome-shell/extensions/[email protected]> vfunc_allocate@file:///home/anon/.local/share/gnome-shell/extensions/[email protected].> @resource:///org/gnome/shell/ui/init.js:21:20

Sep 24 13:03:23 anon-linux gnome-shell[2402]: Object .Gjs_ubuntu-dock_ubuntu_com_dash_DockDash (0x56f96f18c6d0), has been already disposed — > == Stack trace for context 0x56f96b8f64b0 == #0 56f96b9c3370 i file:///home/anon/.local/share/gnome-shell/extensions/dash-to-dock@micxgx> #1 56f96b9c32b0 i file:///home/anon/.local/share/gnome-shell/extensions/dash-to-dock@micxgx> #2 56f96b9c3210 i file:///home/anon/.local/share/gnome-shell/extensions/dash-to-dock@micxgx> #3 56f96b9c3178 i file:///home/anon/.local/share/gnome-shell/extensions/dash-to-dock@micxgx> #4 56f96b9c30d0 i resource:///org/gnome/shell/ui/extensionSystem.js:267 (3ca702b2b650 @ 423) #5 56f96b9c3020 i resource:///org/gnome/shell/ui/extensionSystem.js:807 (3ca702b2c560 @ 201) #6 56f96b9c2f88 i self-hosted:1461 (34bd58fa4100 @ 30) #7 7ffcfcdfd2e0 b self-hosted:852 (3d2b04335ba0 @ 15) #8 56f96b9c2ef8 i resource:///org/gnome/shell/ui/init.js:21 (d74b9d70bf0 @ 48)

@vanvugt
Copy link
Collaborator

vanvugt commented Sep 25, 2024

@0xGoenka, you have #1992 there.

@Neo-29, please run gnome-extensions list --enabled to check you don't have multiple docks enabled.

@vanvugt vanvugt added the needs information Use this tag to identify old issues that can be closed if further information was not provided. label Sep 25, 2024
@Neo-29
Copy link
Author

Neo-29 commented Sep 25, 2024

@0xGoenka, you have #1992 there.

@Neo-29, please run gnome-extensions list --enabled to check you don't have multiple docks enabled.

I don´t
but the issue seems to be linked to GNOME_SHELL_SLOWDOWN_FACTOR
I´ll get back to it , if the pb occurs again

@Neo-29 Neo-29 closed this as completed Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs information Use this tag to identify old issues that can be closed if further information was not provided.
Projects
None yet
Development

No branches or pull requests

4 participants