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

The new unlock animation either stutters or skips whatsoever #110

Open
ricvelozo opened this issue May 3, 2020 · 4 comments
Open

The new unlock animation either stutters or skips whatsoever #110

ricvelozo opened this issue May 3, 2020 · 4 comments

Comments

@ricvelozo
Copy link

ricvelozo commented May 3, 2020

Fedora 32 / GNOME 3.36.2 / X11 (NVIDIA).

Similar to: micheleg/dash-to-dock#1131 and Tudmotu/gnome-shell-extension-clipboard-indicator#211
Video for reference: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2741

@maoschanz
Copy link
Owner

if you replace the entire content of ~/.local/share/gnome-shell/extensions/[email protected]/data/emojisKeywords.js with

var ALL_KEYWORDS = [
	[ // Smileys and Body
	], [ // People and Clothes
	], [ // Animals and nature
	], [ // Food and drink
	], [ // Travels and places
	], [ // Activities and sports
	], [ // Objects
	], [ // Symbols
	], [ // Flags
	]
];

(after reloading the session it shall remove all emojis from the categories), can you still reproduce?

@ricvelozo
Copy link
Author

Yes, still happens.

@maoschanz
Copy link
Owner

Then it's not a performance issue, but a GNOME Shell bug regarding extensions in general, and there is nothing i can do about it

@ricvelozo
Copy link
Author

Ok, reopening the issue on GNOME GitLab, then.

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