Closed michaelkar closed 4 years ago
It seems like there is a problem with how macOS identifies Maccy and its permissions. I need to figure it out, but try the following workaround for now:
This should ask for permissions once again and it should work without issues since then.
@p0deje the proposed flow solved the issue for me. Thank you!
Should be better in 0.8.0
Still happending with 0.8.2 on macos 10.15.2 (19C57) The workaround on top works, but an existing user might never try that.
@synox Can you show a screenshot of "Security & Privacy" -> "Accessibility" tab?
Testing on my second mac: I had 0.7 Past by default did not work. now upgraded to 0.8.2. Paste by default does not work. Accessibility does not list Maccy.
(On my first mac, there was a ticked Maccy in Accessibility, but it only worked after removing the entry and pasting something. )
It might be related to the version upgrade. Let me try installing 0.7 and then 0.8.2.
Hm, still can't reproduce.
I faced same issue @p0deje, worked after following your solution here.
Still present in 0.15.0, but the workaround fixed it
After updating to version 0.6.0, setting
defaults write org.p0deje.Maccy pasteByDefault true # default is false
has no effect. Moving back to release 0.5.1 'paste by default' works as expected.