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

All Copyq scripts do not work any more but i cant figure out why? #2723

Open
JackDinn opened this issue May 15, 2024 · 1 comment
Open

All Copyq scripts do not work any more but i cant figure out why? #2723

JackDinn opened this issue May 15, 2024 · 1 comment
Labels

Comments

@JackDinn
Copy link

JackDinn commented May 15, 2024

copyq --version
CopyQ Clipboard Manager 8.0.0
Qt: 5.15.12
KNotifications: 5.115.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: Manjaro Linux

So we had the plasma6 update on manjaro KDE and i had to reinstall my whole system.

I imported all the copyQ settings but scripts that had worked fine for years now throw the same error all the time

I have reduced the script to a single line and it still errors. Please advise.

Test script:

popup('Hello, World!');

copyq.log
CopyQ Note [2024-05-15 21:12:11.160] : Error: execve: No such file or directory
CopyQ Note [2024-05-15 21:12:11.160] : 1. popup(Hello, World! )

If i do a command in the shell i.e. copyq popup('Hello, World!') then it works fine but if i put it into the main copyq commands area and try to run it via shortcut keys or whatever it errors.

Screenshot_20240515_213222

@JackDinn JackDinn added the bug label May 15, 2024
@JackDinn
Copy link
Author

It does the same with any script command, i tried just assigning a variable.

CopyQ Note [2024-05-17 09:52:07.175] <Server-470475>: Command “New command”
CopyQ Note [2024-05-17 09:52:07.175] <Server-470475>:    Error: execve: No such file or directory
CopyQ Note [2024-05-17 09:52:07.175] <Server-470475>:    1. var x = 1

.

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

No branches or pull requests

1 participant