[Bug 229127] x11-toolkits/qt5-gui is missing a dependency on x11/xkeyboard-config
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"