Bug with Easydict

Hello everyone.

I have a little problem with Easydict and I can’t figure out if it’s from popclip or Easydict or the latest Macos maj. But when I use my plugin, it doesn’t work. Easydict doesn’t receive anything…

Voici mon script :

# popclip
name: EasyDict
icon: iconify:simple-icons:easydisct
before: copy
key combo: shift ctrl option command f

Easydict lets you translate either the press paper or the selected text.
I’ve tried to do both, but nothing … If I use directly without Popclip, no problem.

Any ideas?

I am using this without issues for many a months now:


-- #popclip
-- name: Easydict
-- icon: iconify:ri:translate
-- language: applescript
tell application "Easydict"
launch
open location "easydict://query?text={popclip urlencoded text}"
end tell

Thanks for your feedback, I’ll make a note of your script.

I’ve made some progress with my problem, it seems that it’s the Droppy software that’s interfering with Popclip.
But I don’t understand why…