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

Amethyst 0.21.1 crashing on Sonoma 14.6.1 #1671

Open
jamtur01 opened this issue Aug 9, 2024 · 5 comments
Open

Amethyst 0.21.1 crashing on Sonoma 14.6.1 #1671

jamtur01 opened this issue Aug 9, 2024 · 5 comments

Comments

@jamtur01
Copy link

jamtur01 commented Aug 9, 2024

Describe the bug
Amethyst crashing on MacOS Sonoma 14.6.1

Applications:
Crashing on load.

To Reproduce
Launch Amethyst.

Expected behavior
Amethyst should run.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • macOS: Sonoma 14.6.1
  • Amethyst: 0.21.1

Debug Info

Version: 0.21.1 (111)

OS version: Version 14.6.1 (Build 23G93)

Screens:
        (0.0, 0.0, 1800.0, 1169.0) [(0.0, 0.0, 1800.0, 1169.0)]

Configuration:

Additional context
Crash report: https://gist.github.com/jamtur01/2994d44978a3697677c5afc1a8504c77

@chemsedd
Copy link

I updated to Sonoma 14.6.1 yesterday, and Amethyst just stopped working. It starts normally, but doesn't do anything.
I guess it's the same issue.

@ghedamat
Copy link

same here, happy to help provide more details if needed!

@xiaoqiangch
Copy link

same thing, not working anymore on mac os 14.6.1

@georghildebrand
Copy link

same here, any update / solution in sight?

@georghildebrand
Copy link

Ok, i made it work again. I basically did the following.

Check Accessibility Permissions:
Go to System Settings > Privacy & Security > Accessibility.
Ensure that Amethyst has the necessary permissions. If it’s already enabled, try toggling it off and on again.

Reinstall Amethyst:
Uninstall Amethyst:
brew uninstall --cask amethyst

Reinstall Amethyst:
brew install --cask amethyst

Disable Automatic Space Rearrangement:
Go to System Settings > Mission Control.
Disable Automatically rearrange Spaces based on most recent use.

Delete defaults
Run the following command in Terminal:
defaults delete com.amethyst.Amethyst

After doing all of that in a row and restarting the programm it worked again. I guess it was the defaults setting.

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

No branches or pull requests

5 participants