Date: Mon, 18 Jun 2018 21:11:53 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 229127] x11-toolkits/qt5-gui is missing a dependency on x11/xkeyboard-config Message-ID: <bug-229127-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: bsdpr@phoe.frmug.org CC: kde@FreeBSD.org, x11@FreeBSD.org CC: kde@FreeBSD.org, x11@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229127-7141>
