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

Can't activate clipboard from task bar #118

Open
FlagPonder opened this issue Dec 19, 2022 · 3 comments
Open

Can't activate clipboard from task bar #118

FlagPonder opened this issue Dec 19, 2022 · 3 comments

Comments

@FlagPonder
Copy link

I can't say when exactly the issue began but I would start my computer and all worked fine but after some use I would try to activate the clipboard from the task bar and I only get what looks like a toggle action between to the open application where I would want to paste from the clipboard. I have tried removing and reinstalling the extension and get the same results. This is one of my favorite and most used extensions. Any suggestions would be appreciated. Thank you. 😀

@SUPERCILEX
Copy link
Owner

SUPERCILEX commented Dec 19, 2022

Maybe the database is broken (though that should be detected automatically)? You can try nuking it: rm ~/.cache/[email protected]/database.log.

@siddharth
Copy link

Facing the same issue but in a fresh installation.
Followed the steps on the github readme to install and enable, but when I open the UI it shows the toggle off and does not allow to enable. On clicking the settings (gear) icon, an error message is shown with the following debug message -

`The settings of extension [email protected] had an error:

SyntaxError: identifier starts immediately after numeric literal

Stack trace:

_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:204:33
OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:132:13
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:175:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
run@resource:///org/gnome/gjs/modules/script/package.js:222:19
start@resource:///org/gnome/gjs/modules/script/package.js:206:5
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

`

@SUPERCILEX
Copy link
Owner

Oh, you're probably using an old gnome version. We don't support pre 40.

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

3 participants