-
Notifications
You must be signed in to change notification settings - Fork 379
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
"Launch at login" doesn't work #646
Comments
Hello, please check the system settings - Privacy and Security - Automation, and ensure that Easydict has System Events permissions #625 (comment) . If it already exists, try turning it off, then re-enable it, and then reopen the "Launch at login" item in Easydict. |
But this should not be so. Why doesn't it ask for permissions from the application itself when you activate that option? |
Because Easydict uses Apple Script with launch at login
This is a good point. Perhaps we can consider using other ways to implement launch at login. @tisfeng This package works well. |
Thanks for the suggestion, it does need improvement here. Using AppleScript for launch at login is not a good choice, it was just a solution for #64 and #79 . Since we only support macOS 13+, it's time to switch to LaunchAtLogin-Modern is a good option, I'll take a look at it later. |
This issue will be fixed in next release. |
Hello, the 2.9.0 version has fixed this issue. |
Please confirm the following:
Problem description
When I activate "launch at login" it doesn't really add it to the login items or start it when I reboot the system.
Is the issue consistently reproducible?
Reproducible
Steps to Reproduce
Read problem description
Screenshot
Runtime log
com.izual.Easydict 2024-08-16--07-54-56-460.log
Expected result
It should add easydict to the login items on macOS.
Proposed solution (optional)
No response
Device type and OS version
Apple M2, macOS 14.5
Are you willing to submit a PR to fix this issue?
The text was updated successfully, but these errors were encountered: