no text in menus with VirtualBox-5.1-5.1.8_111374_el7-1.x86_64
Posted: 29. Oct 2016, 21:52
Using VirtualBox-5.1-5.1.8_111374_el7-1.x86_64, kernel 3.10.0-327.36.3.el7.x86_64, centos CentOS Linux release 7.2.1511 (Core)
CentOS is a minimal install. The only X11 stuff was installed as dependecies for VirtualBox (eg libX11-1.6.3-2.el7.x86_64,
libX11-common-1.6.3-2.el7.noarch).
Important to note I'm bringing up the gui remotely via XQuartz 2.7.8 on OS X 10.10.3
At first I saw this error:
So then I installed xkeyboard-config and tried again. The Qt WARNING prints quite a bit when selecting items in the menu:
Same issue. Screenshots:
CentOS is a minimal install. The only X11 stuff was installed as dependecies for VirtualBox (eg libX11-1.6.3-2.el7.x86_64,
libX11-common-1.6.3-2.el7.noarch).
Important to note I'm bringing up the gui remotely via XQuartz 2.7.8 on OS X 10.10.3
At first I saw this error:
Code: Select all
xkbcommon: ERROR: failed to add default include path /usr/share/X11/xkb
Qt WARNING: Qt: Failed to create XKB context!
Qt WARNING: Use QT_XKB_CONFIG_ROOT environmental variable to provide an additional search path, add ':' as separator to provide several search paths and/or make sure that XKB configuration data directory contains recent enough contents, to update please see http://cgit.freedesktop.org/xkeyboard-config/ .
Code: Select all
[root@darby ~]# export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb
[root@darby ~]# VirtualBox
Qt WARNING: QFont::setPointSizeF: Point size <= 0 (-0.750000), must be greater than 0
Qt WARNING: QFont::setPointSizeF: Point size <= 0 (-0.750000), must be greater than 0
Qt WARNING: QFont::setPointSizeF: Point size <= 0 (-0.750000), must be greater than 0
Qt WARNING: QFont::setPointSizeF: Point size <= 0 (-0.750000), must be greater than 0
[ ... ]