[Bug 229127] x11-toolkits/qt5-gui is missing a dependency on x11/xkeyboard-config
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 18 21:11:53 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229127
Bug ID: 229127
Summary: x11-toolkits/qt5-gui is missing a dependency on
x11/xkeyboard-config
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: bsdpr at phoe.frmug.org
CC: kde at FreeBSD.org, x11 at FreeBSD.org
CC: kde at FreeBSD.org, x11 at FreeBSD.org
After compiling and installing graphics/xpdf4 on a host without desktop
environment, the xpdf command produce the following output and does not accept
any keyboard input.
xkbcommon: ERROR: failed to add default include path /usr/local/share/X11/xkb
Qt: Failed to create XKB context!
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/ .
The error message was right as /usr/local/share/X11/xkb was empty. After
installing x11/xkeyboard-config xpdf stoped emiting that message and correctly
accepted keyboard input. xpdf is so far the only command affected.
A dependency on x11/xkeyboard-config is obviously missing in
x11-toolkits/qt5-gui. The dependency could alternatively be set on the
x11/libxkbcommon port.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list