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

Long icon delay (with easy reproduction steps) #1303

Closed
stevenpitts opened this issue Aug 31, 2020 · 2 comments
Closed

Long icon delay (with easy reproduction steps) #1303

stevenpitts opened this issue Aug 31, 2020 · 2 comments

Comments

@stevenpitts
Copy link

When I open a program, it sometimes takes a few seconds for the icon to show up on the dock.
When I close a program, it sometimes takes a few seconds for the icon to go away.

Reproduction steps: On Ubuntu 20.04, on a new user:

gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false
dconf write /org/gnome/shell/favorite-apps '@as []'

Then, log out, and log back in, and you should see the issue after opening/closing a program.
So, it looks like it happens when the dock is completely empty.

single-monitor configuration, Gnome version 3.36.3, I don't know how to get the extension version.

➜  ~ dconf dump /org/gnome/shell/extensions/dash-to-dock/
[/]
click-action='minimize'
dash-max-icon-size=16
multi-monitor=false
show-mounts=false
@UA27
Copy link
Contributor

UA27 commented Sep 3, 2020

Sounds like a bug that was fix a few months back by #1222. If you're using the version from extensions.gnome.org, that's probably it. Try using the latest vesion of master from source.

See instructions on readme (really just git clone the repo) -> https://github.com/micheleg/dash-to-dock#installation-from-source

@stevenpitts
Copy link
Author

stevenpitts commented Sep 7, 2020

I can no longer reproduce the issue, even without @UA27's suggestion, so I'm going to assume Ubuntu updated their dash-to-dock version. ^_^

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants