nrlquaker / winbox-mac

MikroTik Winbox bundled into macOS app with Wine
MIT License
1.45k stars 147 forks source link

Does not work in macOS Ventura 13.5.2 #127

Closed arispati closed 1 year ago

arispati commented 1 year ago

Checklist

Describe the bug I can open the App but can't click input & button in the app, can't close or quit

To Reproduce Steps to reproduce the behavior:

  1. Installing the latest winbox-mac according to the instructions in the documentation
  2. Open the winbox-mac
  3. The app opened but I can't do anything, can't input and click any button, and also can't quit the app

Expected behavior The application runs normally, can input and click button and quit the app

Desktop (please complete the following information):

https://github.com/nrlquaker/winbox-mac/assets/13604647/b064b160-cdfa-446b-a3a8-90a04d65d33c

belthesar commented 1 year ago

This sounds pretty similar to #126. Have a look at the things tried / workaround provided in there, and see if it helps. Would be interesting to know if this is actually specific to 13.5.2, or a resurfacing of this bug.

ipearx commented 1 year ago

I do find force quit the app, then opening it again a few times it will eventually work as expected. When it doesn't work, it behaves exactly the same as the above, can't click on anything. On a m2 Macbook Pro 16" with Ventura 13.5 I also note the app keeps bounce loading in the dock.

arispati commented 1 year ago

This sounds pretty similar to #126. Have a look at the things tried / workaround provided in there, and see if it helps. Would be interesting to know if this is actually specific to 13.5.2, or a resurfacing of this bug.

hi @belthesar , I have implemented the method you provided to change on line 19, and now it is working. thank you

arispati commented 1 year ago

I'll close this issue, thank you

michaldejmek commented 1 year ago

You need to delete the application completely (~/Library/Application Support/com.mikrotik.winbox)and reload the device list and everything works as it should :)