Summary: | gui-wm/hyprland-0.42.0: missing x11-libs/xcb-util-errors, x11-libs/xcb-util-wm and x11-base/xwayland for "X" USE flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mateusz Paluszkiewicz <theaifam5> |
Component: | Current packages | Assignee: | Julien Roy <julien> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | johnmh, parona, proxy-maint, theaifam5, toralf |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/37930 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
missing x11-libs/xcb-util-errors
missing x11-libs/xcb-util-wm |
Created attachment 899714 [details]
missing x11-libs/xcb-util-wm
The x11-base/xwayland is also missing from the dependency list. After installing it manually, X applications are working again. Related issue: https://github.com/hyprwm/Hyprland/issues/6949 https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99abd9993396abb834f5699da785fb4b0ca90493 Regression appears to have occurred here. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50916286b7e5c902c0ce788b9d877cdff2d661d4 commit 50916286b7e5c902c0ce788b9d877cdff2d661d4 Author: John M. Harris Jr. <johnmh@johnmh.me> AuthorDate: 2024-08-10 03:33:55 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2024-08-11 02:40:27 +0000 gui-wm/hyprland: fix USE=X dependencies Cleaned remnants of wlroots. Closes: https://bugs.gentoo.org/show_bug.cgi?id=937638 Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me> Signed-off-by: Yixun Lan <dlan@gentoo.org> .../hyprland/{hyprland-0.42.0.ebuild => hyprland-0.42.0-r1.ebuild} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) |
Created attachment 899713 [details] missing x11-libs/xcb-util-errors Some people still use Xwayland for Java and Steam applications.