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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Can't grant accessibility access on DMG built from action #256

Open
2 tasks done
jacksongoode opened this issue Mar 16, 2024 · 2 comments
Open
2 tasks done
Assignees
Labels

Comments

@jacksongoode
Copy link

Bug Description

聽I just downloaded the built DMG from the GitHub actions and upon installing it it requests accessibility access which it appears to have however it doesn't end up controlling windows.

Steps To Reproduce

  1. Download DMG from latest build
  2. Open Loop
  3. Attempt to grant access

Expected Behavior

Working

Actual Behavior

Not working

Screenshots

No response

MacOS Version

14.3

Loop Version

Latest build

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
@MrKai77
Copy link
Owner

MrKai77 commented Mar 16, 2024

Yup, this is an issue I also used encounter with my local builds. When an app is granted accessibility permissions in System Settings, it only seems to work for that specific instance of the app, and somehow not for others (maybe this is related to codesigning or the app's installation folder?)

Anyways, a temporary fix for this is to run:
tccutil reset Accessibility com.MrKai77.Loop to force-reset Loop's accessibility permissions. The same goes for screen recording, except that Accessibility would need to be replaced with ScreenCapture. Then, you can relaunch the app to re-grant those permissions.

I'll keep this issue open for now while I work on getting the GitHub Actions build working reliably :)

@MrKai77 MrKai77 self-assigned this Mar 16, 2024
@jacksongoode
Copy link
Author

Hmm, even after following your instructions I still suffer from the same issues.

@MrKai77 MrKai77 changed the title 馃悰 Can't grant accessibility access on DMG built from action 馃悶 Can't grant accessibility access on DMG built from action Jun 8, 2024
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

2 participants