WinBox v3.40 released!

@normis any update on a native mac app for winbox?
just seen your new youtube video and saw a NEW winbox icon,
then found this post and realised its been around for 3 months now, surely the has been progress?
ive been using https://github.com/nrlquaker/winbox-mac but the is bugs with the ‘Open in a new window’ option
and its the same using wine64 native too
NOTE im using Intel mac not ARM (we arent all rich)

Given we’re at an icon flashing in task bar: https://youtu.be/sQPlwDSd5LM?t=184 — be a while.

No other proof of life… Like screenshot? Or, at least clue on framework/lang… Can we put rest it’s Electron?

good morning, I noticed that on winbox in the interface section, right click and select detail mode, winbox closes

It does not always happen, maybe only when you have a certain number (or type) of interfaces.

Hi..!!
WinBox close when select detail mode in
inteface
script
scheduler

WinBox 3.40 - 7.14.3

Nope, can’t reproduce your issue, did you try to remove your cache and try again?

I have rebooted Windows and the router and the result is the same

You probably did not do as suggested.

Winbox, Tools, Clear cache

I don’ have this option

2024-05-22_07-49-37.jpg

Sorry…
Now I clear Cache and…the problem is the same

Usually in situations where you have a winbox issue that others cannot reproduce, it helps to remove the session file.
Unfortunately you will lose all settings you made to the user interface.
You can see what session file you are using when you enable Advanced mode and try to open a new session.

new session and the problem was resolve…but now I have that reconfig all tabs in windows…I think that this type of config would be better in one config.ini file or similar
when I was finishing config the windows I tried and it didn’t work anymore

the fault is not in the session file
I have debugged the error and I think that already found the problem

Windows in Inline Comments

  • If Comment tab is at the end - Detail Mode works
  • If Comment tab is in any other position - Detail Mode does not work
  • If Comment tab is in any other position and Inline Comments mode is disabled - Detail Mode does not work

Tested with a new ssesion

In that case it might be best you open a ticket with support describing all your findings.

ok…I have already opened a ticket

Thanks

I think I found the cause of this problem - disabling font smoothing with Wine 7.x and newer causes this behaviour while it does not with Wine 6.0. Dude does not have the problem with any Wine version.

As font smoothing is enabled by default this problem can be unnoticed by most.

It would be nice when the title bar would also display (optionally?) the “Note” alongside the “Session” that is already displayed.
(I mean the “Note” from the Managed Addresses list in Winbox, not the “Note” in the router itself)

Matīss O.Yesterday 9:02 AM

Hello,

Thank you for contacting MikroTik Support.

The issue is identified and will be addressed in further WinBox releases.

We are sorry for the inconvenience caused.

Best regards,

Regarding question, does WinBox use API? I use Winbox on a router that was seeing thousands of login attempts via the API. In IP/Services I disabled the API, Login attempts stopped and Winbox continued to function. Just FYI.

It does not use the same TCP port as API, but I guess it uses a similar underlying protocol, with some additional capabilities to download the menu structure etc.