Winbox 3 beta

Thanks, most likely a bug

v3.0beta3 does not work at all on my pc.
At least on boards with v6 installed - I click connect, it says Logging in, Downloading plugins and then nothing happens - no error message, no winbox window, it just closes.
Tested to open a board with routeros v5 - works normally.

What kind of Routerboards are you using. I have multiple mipsbe based devices and all are connecting normally with Router OS 6.5 installed.

Almost everything with mipsbe from v6.7 to v6.18

I can log in to mipsbe devices with Beta3 running 6.1, 6.15 and 6.18 (all i have to test straight away).

As you are able, it adds a tab in winboxie recently used hosts, alongside neighbors.

After connect, click “Quick Set” and “Cancel” and again “Quick Set” - winbox window just closes.

suggestion

when viewing log, having the option to clear the screen of log; filter and locate.

Same happens on my Vista 32bit, the only difference is, “microsoft checking solution” message.
On win7 64bit beta3 works.

After entering the address and password, I click on “Connect” and Winbox3.0b3 crashes:

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	winbox-v3b3.exe
  Application Version:	0.0.0.0
  Application Timestamp:	53db57a7
  Fault Module Name:	StackHash_40f7
  Fault Module Version:	6.1.7601.22436
  Fault Module Timestamp:	521eaab0
  Exception Code:	c0000374
  Exception Offset:	000c38b7
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	2057
  Additional Information 1:	40f7
  Additional Information 2:	40f747f593c2caee3c98249ed7d2893d
  Additional Information 3:	b30a
  Additional Information 4:	b30ae56845734d06ccd6c69d4d7d3dd4

The design of having the naked letter “r” remove entries is awful human engineering. Click (but miss) the password field, start typing a password with an “r” in it, and you (silently) delete whatever entry was chosen before you realize it – and there is no undo!

In the old Winbox, if I clicked “make supout.rif” and named the supout x, I’m pretty sure it would make a file named x.rif. The beta Winbox just makes a file named x.

When drag-and-drop copying files to a router via Winbox, the old WInbox used to let you access the main window during the copy (to check Files, Queues, resize the window, or whatever). The new Winbox just gives you an error beep if you try to click anywhere on the main window while the copying dialog window is live.

Hi,

When I use WinBox3b3 then sometimes I can not access second level menu eg. System/Clock.
The just popped up submenu does not take focus on itself. When I activate first level action
eg. Log then submenus work again.

It is not constant behavior. It happens from time to time.

Winbox 3 beta3, Win7 x64: A bug when using TeamViewer 9. (same issue which pppixel posted about on page 2)

Winbox interface with TeamViewer running:

Winbox interface without TeamViewer running:

This is not a Winbox bug specifically, Teamviewer ruins all kinds of applications. Just don’t use that Quick launch button

found a bug with similar graphics issues to the one above.

If i modify the name of winbox i get that graphical issue. fix the name and i fix the graphics

Hello, this surely are not bugs, but are things that made easy to work with the previous version.
I don’t save passwords and when I double-click a device in the list winbox automatically tries to connect without asking a password nor setting focus on password text box. The previous version did.
Ahother one, when I had too much child windows I keep pressed ctrl+f4 and all child windows closed except the main. Now the main windows closes too. I think it should close with alt+f4 not ctrl+f4.
And last, when a double-click an input box, address password… anything, it doesn’t select the text.
Thanks in advance. These are small things but makes you able to work faster.

Hello,
new version is great, but there is tiny “bug”.
When I sort managed routers by Address, it sorts it not by value but as string, e.g.:

172.16.1.10
172.16.1.11
172.16.1.2
172.16.1.3

It should sort like this:

172.16.1.2
172.16.1.3
172.16.1.10
172.16.1.11

Thanks

It is ASCII-order used from ages in sorting.
“1” < “11” < “2” < “22” < “23” < “A” < “a” …

Next problem could be order of
172.16.16.0/24
172.16.16.0/16
which one is “less” ?