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

[BUG] [Mac OS] Application Crashes on Sequoia 15.2 #515

Closed
leetskeet opened this issue Dec 27, 2024 · 11 comments
Closed

[BUG] [Mac OS] Application Crashes on Sequoia 15.2 #515

leetskeet opened this issue Dec 27, 2024 · 11 comments

Comments

@leetskeet
Copy link

Describe the bug
chiaki-ng 1.9.3 fails to start on Intel Macbook Pro running Sequoia 15.2

Debug Log
Attached

To Reproduce

  1. Run on Sequoia 15.2
  2. Open application.

Expected behavior
Application runs

Screenshots
Attached

Desktop (please complete the following information):

  • OS: Mac OS Intel
  • Version 15.2
  • Device Macbook Pro
  • chiaki-ng Version 1.93

chiaki-crash-26.12.2024.txt
Screenshot 2024-12-26 at 7 20 10 PM

@streetpea
Copy link
Owner

@leetskeet
Copy link
Author

That version worked for me, thank you for all you do!

@streetpea
Copy link
Owner

@leetskeet does the version on the releases page still not work for you though?

@leetskeet
Copy link
Author

The version installed via Homebrew does not work and the 1.9.3 Latest/non-weekly release downloaded directly does not work. Both give the same error as originally submitted.

@streetpea
Copy link
Owner

@leetskeet it looks like things get messed up on my dev instance that I use to make the x86 version so that it's compatible with MacOS 12+ since a lot of people with Intel Macs have older MacOS versions. I'll run some brew upgrades and then post a new version that should fix the issue.

@leetskeet
Copy link
Author

@streetpea Just to clarify, my Intel Mac is on the latest, 15.2.

It was working on Mac OS 15.1, but it broke after updating to 15.2.

@streetpea
Copy link
Owner

@leetskeet it looks like there was a packaging issue so the path for one library got messed up so instead of using the bundled one it was requiring for you to have it installed on your system and since it wasn't it couldn't run. It should be fixed now. I uploaded a new version of the 1.9.3 release that should have the correct packaging. Thanks for bringing it to my attention. Please test it to verify.

@leetskeet
Copy link
Author

Unfortunately still seeing it crash from Homebrew install and direct download, error log attached
chiaki-ng_crash.txt

@streetpea
Copy link
Owner

@leetskeet okay so the original issue was fixed but another package had the same issue. Before I just updated that package.I'll update all of my packages which should fix it.

@streetpea
Copy link
Owner

streetpea commented Dec 29, 2024

@leetskeet I've updated all packages and now created a new build and replaced the 1.9.3 build with it. Can you test this build (the 1.9.3 release build) now?

@leetskeet
Copy link
Author

Working now! Thank you.

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

2 participants