Winbox Linux

Post here if you are a new Porteus member and you're looking for some help.
User avatar
AcnapyxoB
Contributor
Contributor
Posts: 239
Joined: 24 Dec 2014, 10:15
Distribution: Porteus
Location: Tellus

Winbox Linux

Post#1 by AcnapyxoB » 19 Sep 2024, 17:32

Does anyone have experience of launching Winbox for Linux (at time of writing ver.4 beta6) on Porteus ? Only a transparent window opens at startup !
https://mikrotik.com/download
I tried on Porteus 5.01 KDE, XFCE also on latest PorteuX stable.
Have no problems with the Windows version with Wine !
Porteus v5.01 KDE x86_64

User avatar
Ed_P
Contributor
Contributor
Posts: 8954
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Winbox Linux

Post#2 by Ed_P » 20 Sep 2024, 03:42

Code: Select all

guest@porteus:~/Downloads$ ./WinBox
APP,INFO: version: "4.0beta6"
PERS,WARN: read ERROR OPENING "No such file or directory" "/home/guest/.local/share/MikroTik/WinBox/settings.cfg.viw2"
PERS,WARN: read ERROR OPENING "No such file or directory" "/home/guest/.local/share/MikroTik/WinBox/Addresses.cdb"
DISCOVERY,INFO: bcast addrs: 255.255.255.255, ff02::1, 192.168.200.255, 
APP,UPDATE: version fetched: "4.0beta6"
APP,UPDATE: nothing to update
DISCOVERY,INFO: bcast addrs: 255.255.255.255, ff02::1, 192.168.200.255, 
DISCOVERY,INFO: bcast addrs: 255.255.255.255, ff02::1, 192.168.200.255, 
DISCOVERY,INFO: bcast addrs: 255.255.255.255, ff02::1, 192.168.200.255, 
DISCOVERY,INFO: bcast addrs: 255.255.255.255, ff02::1, 192.168.200.255, 


User avatar
AcnapyxoB
Contributor
Contributor
Posts: 239
Joined: 24 Dec 2014, 10:15
Distribution: Porteus
Location: Tellus

Winbox Linux

Post#3 by AcnapyxoB » 20 Sep 2024, 05:01

Ed_P
After these lines does the Winbox open ?
Porteus v5.01 KDE x86_64

User avatar
Ed_P
Contributor
Contributor
Posts: 8954
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Winbox Linux

Post#4 by Ed_P » 20 Sep 2024, 06:09

These lines seem to keep repeating, 1 a minute and after 4-5 minutes I gave up.

The missing .local files might be part of the problem.

User avatar
AcnapyxoB
Contributor
Contributor
Posts: 239
Joined: 24 Dec 2014, 10:15
Distribution: Porteus
Location: Tellus

Winbox Linux

Post#5 by AcnapyxoB » 20 Sep 2024, 14:16

Ed_P wrote:
20 Sep 2024, 06:09
These lines seem to keep repeating
This is normal device lookup broadcast.
Ed_P wrote:
20 Sep 2024, 06:09
The missing .local files might be part of the problem.
I copied mine from winbox/wine directories, according to MikroTik: https://forum.mikrotik.com/viewtopic.ph ... 2f51314586
and I haven't lines for "No such file or directory", but it stucks on transparent window !

Code: Select all

APP,INFO: version: "4.0beta6"
DISCOVERY,INFO: bcast addrs: 255.255.255.255, ff02::1, 192.168.88.255, 
APP,UPDATE: version fetched: "4.0beta6"
APP,UPDATE: nothing to update
Did not answer my question whether program interface load (or only transparent screen)?
Porteus v5.01 KDE x86_64

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 4289
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Winbox Linux

Post#6 by ncmprhnsbl » 21 Sep 2024, 01:54

AcnapyxoB wrote:
19 Sep 2024, 17:32
Does anyone have experience of launching Winbox for Linux (at time of writing ver.4 beta6) on Porteus ? Only a transparent window opens at startup !
tests here show:
works on porteus built from slackware current (unreleased 5.1 alpha)
works on nemesis (with missing xcb-utils-* stack added (lxqt version has these already))
ldd on 5.01 shows no linked libs missing (Winbox is a mixed static/dynamic linked binary, ie. qt* is built in but requires various other libraries present)
so, at a guess, some version of one of those libraries is too old (?glibc,icu? ?) and lacks some feature the bundled qt* requires)
i imagine it would work on porteux current.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
AcnapyxoB
Contributor
Contributor
Posts: 239
Joined: 24 Dec 2014, 10:15
Distribution: Porteus
Location: Tellus

Winbox Linux

Post#7 by AcnapyxoB » 21 Sep 2024, 11:55

ncmprhnsbl, thanks for explanation, will wait for Porteus 5.1.
Porteus v5.01 KDE x86_64

Post Reply