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

Not working in MacOS Ventura #52

Closed
liquidsmok3 opened this issue Sep 22, 2022 · 17 comments
Closed

Not working in MacOS Ventura #52

liquidsmok3 opened this issue Sep 22, 2022 · 17 comments

Comments

@liquidsmok3
Copy link

Describe the bug
When you run the application, it briefly shows icons in the menu bar and I can also briefly see the settings pane before it all gets hidden. The application continues to run, but none of its user interface is displayed onscreen and you have to use activity monitor to kill the app.

To Reproduce
Steps to reproduce the behavior:
install the app in MacOS Ventura beta
run the app

Expected behavior
Expect to see the user interface for the app

Screenshots

6752367F-822C-4938-9E62-FF7615F5BBC3.MOV

Desktop (please complete the following information):

  • OS: MacOS Ventura
  • Browser: Safari
  • Version: 13.0 beta (22A5352e)

Additional context
the app worked in previous builds of Ventura

@jacklandrin
Copy link
Owner

Thank you for the feedback. I still stay at beta 7. Wait for me to update.

@jacklandrin
Copy link
Owner

@liquidsmok3 Can I ask you which version of OnlySwitch you are using? I found another issue in beta 8, that I cannot select settings tab.

@liquidsmok3
Copy link
Author

@liquidsmok3 Can I ask you which version of OnlySwitch you are using? I found another issue in beta 8, that I cannot select settings tab.

I’m using the most recent version of only switch 2.3.7. I made sure to download the latest to see if it fixed my issue before I reported it.

@liquidsmok3
Copy link
Author

Also, I just downloaded the source and built it in Xcode. Please correct me if im wrong, im still pretty new to swift and ive never actually dug through someone else's code yet, but I got it to run locally without crashing.
There were about 5 issues or so in Xcode, I'll post a screenshot. once I fixed the issues the build was fine and ran mostly fine. The main app works, but the settings app I couldn't go into other sections in settings. So it mostly seems like it just needs to be built again to fix whatever apple changed in Ventura Beta 8 that broke it. Im not sure if its ever been built with Xcode 14 beta under Ventura beta which prob isn't a good idea to begin with (I was a forced).

33A4FDC3-2E09-44E0-A440-1BDA1952CAA6
E43B36A5-5821-4352-A3AC-D968FE24DA8E

@jacklandrin
Copy link
Owner

@liquidsmok3 For the settings issue, I'm not sure this is a bug about NavigationLink in beta 8. I'll try to fix it in 2.3.8 ASAP.

@romanr
Copy link

romanr commented Oct 3, 2022

I have similar issue on Ventura.

  • The settngs menus are not doing anything.
  • Tehre's an icon in menu bar that looks like o|o. Clicking on it does nothing. Perhaps it's from function I can not access due to above issue.

OnlySwtich 2.3.7
Ventura 13.0 Beta (22A5358e)

osw.720.2022-10-03.mov

@jacklandrin
Copy link
Owner

jacklandrin commented Oct 3, 2022

@romanr @liquidsmok3 This is the 2.3.8 beta. It fixed the bug that settings menu doesn't work after ventura beta 8. The final version will update after Ventura release.
Only Switch.app.zip

@jacklandrin
Copy link
Owner

@romanr Just toggle hide menu bar icons switch, the icons will be hidden. The icon o|o can't be clicked.

@liquidsmok3
Copy link
Author

liquidsmok3 commented Oct 6, 2022

@romanr @liquidsmok3 This is the 2.3.8 beta. It fixed the bug that settings menu doesn't work after ventura beta 8. The final version will update after Ventura release.
Only Switch.app.zip

Downloaded this 3 times and each time MacOS says "Only Switch.app is damaged and cant be opened. You should move it to the Trash."

not sure if its the file or something happening to it in transit.

also downloaded it on a diff device and same results, corrupted file.

@romanr
Copy link

romanr commented Oct 6, 2022 via email

@liquidsmok3
Copy link
Author

Oops sorry forgot to report. Everything works fine with beta!On 6 Oct 2022, at 3:59 pm, liquidsmok3 @.> wrote: @romanr @liquidsmok3 This is the 2.3.8 beta. It fixed the bug that settings menu doesn't work after ventura beta 8. The final version will update after Ventura release. Only Switch.app.zip Downloaded this 3 times and each time MacOS says "Only Switch.app is damaged and cant be opened. You should move it to the Trash." not sure if its the file or something happening to it in transit. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.>

so that file works for you ?

@romanr
Copy link

romanr commented Oct 7, 2022

so that file works for you ?

Yes 2.3.8 beta fixes the issues!

@liquidsmok3
Copy link
Author

so that file works for you ?

Yes 2.3.8 beta fixes the issues!

ok, not sure why the zip giving me issues. I just downloaded the beta source and built it and everything seems to work fine now.

@jacklandrin
Copy link
Owner

The Ventura has been released today. I found that 2.3.7 can normally run on this release.

@liquidsmok3
Copy link
Author

downloaded the 2.38 official release a few min ago and its still doing the exact same thing in my original post. I can supply an updated screen recording (and more) if you want. But the app crashes on start, at least all of its UI does, the app is still running in the task manager and you have to force it to quit as there is no UI.

Ventura 13.1 Beta (22C5050e)

@jacklandrin
Copy link
Owner

@liquidsmok3 I am not sure if it is also a bug for Mac beta version. I will update 13.1 beta 3 to try.

@liquidsmok3
Copy link
Author

liquidsmok3 commented Nov 27, 2022

@liquidsmok3 I am not sure if it is also a bug for Mac beta version. I will update 13.1 beta 3 to try.

im not exactly sure either, but I did fix these issues locally back in September and Ive been running my local version ever since without issue on every Ventura beta. The official releases dont work for me at all.

If you check my posts above you can see the changes I made to get it to work. Those( dead code stripping) were the only issues in the project and took less than 5 min to fix.

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

3 participants