Search Criteria
Package Details: winbox 4.0beta14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/winbox.git (read-only, click to copy) |
---|---|
Package Base: | winbox |
Description: | Mikrotik RouterOS GUI Configurator |
Upstream URL: | https://mikrotik.com/download |
Licenses: | custom |
Submitter: | TomHetmer |
Maintainer: | dundee (eworm) |
Last Packager: | eworm |
Votes: | 63 |
Popularity: | 2.00 |
First Submitted: | 2013-05-11 20:19 (UTC) |
Last Updated: | 2024-12-10 09:03 (UTC) |
Dependencies (12)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libglvnd (libglvnd-gitAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
skraw commented on 2021-04-24 07:37 (UTC)
Hello, having the same problem, in my case a downgrade to wine 6.4-1 worked as well.
dapilori commented on 2021-04-16 09:35 (UTC)
I also have issues with wine 6.6-1. Also in my case, downgrading to 6.5-2 fixes the issue.
aminvakil commented on 2021-04-12 05:48 (UTC)
Does not work with wine 6.6-1. Downgrading to wine 6.5-2 fixed the problem for me.
33Fraise33 commented on 2020-08-13 07:59 (UTC)
For anyone having issues with the terminal spacing text very weirdly, use the 'optional package for better fonts': ttf-ms-fonts
Scaorphswarerss commented on 2020-07-17 17:05 (UTC)
https://github.com/Scaorphswarerss/winboxhelpers/blob/master/winbox Here is patch for better fonts
aminvakil commented on 2020-04-16 17:00 (UTC)
New Version (3.22) sometimes causes problem when opening log and crashes the whole winbox.
Downgraded to 3.20
nycex commented on 2020-02-01 15:41 (UTC)
Hello, it would be great if you could make the
WINEPREFIX
configurable or xdg compliant, e.g. by setting$WINEPREFIX
likeWINEPREFIX="${WINBOXPREFIX:-$HOME/.winbox}/wine"
,WINEPREFIX="${XDG_DATA_HOME:-$HOME/.local/share}/winbox/wine"
or both i.e.WINEPREFIX="${WINBOXPREFIX:-${XDG_DATA_HOME:-$HOME/.local/share}/winbox}/wine"
instead ofWINEPREFIX="$HOME"/.winbox/wine
.Omar007 commented on 2020-01-10 11:09 (UTC) (edited on 2020-01-10 11:12 (UTC) by Omar007)
In case it interests people, I have updated the patch for the 3.20 version of this PKGBUILD.
Omar007 commented on 2019-12-09 22:23 (UTC) (edited on 2019-12-09 22:24 (UTC) by Omar007)
Since this has been out of date for a while, I've been using the following patch on top of the current PKGBUILD. It updates to 3.20, separates for 32 and 64 bit and cleans up the permissions for the installed files.
(I do additionally also patch the 'winbox' file to conform to the XDG Base Directory Specification but for getting a latest package that is irrelevant so I excluded that here)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »