-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
2.38 crashes on start with Ventura #58
Comments
I can confirm that I also cannot use only-switch on Venture with version [2.3.9]. On installation, the App requests Bluetooth access -> Menu bar show an icon (but not clickable) -> Need to kill the process -> Open it again -> App window shows for 2 seconds gets closed. |
OnlySwitch.app.zip |
no dice. UI still crashes and the process is still running and have to force kill. The difference in this build and all the others I have tested is that instead of the settings window flashing briefly, I get a pop up window asking me to update to a newer version. The menu bar icon still disappears and leaves no UI elements of the app. if I get some time later, im going to download the source again and build another local version and see if I can gleam anything. |
ok, so I grabbed the current build project and opened it in Xcode. Everything that I listed in my original post here #52 still applies. There are a number of Xcode errors when loading the project about striping dead code. Once I fix all those and then change the build targets to automatically manage signing and for local runs. It builds and runs perfectly. So I'll just keep using this as my local build cuz it works. Hopefully I won't have to do this for every official update though. Im not definitively sure exactly what the issue is due to my intermediate level of coding experience, but I can reliably fix it locally. |
Im still unable to run this app without the UI crashing on startup and leaving an orphaned process running. |
Describe the bug
exact same issue as this report below that was recently closed.
#52
The text was updated successfully, but these errors were encountered: