mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
profiles: mask >=gui-libs/egl-wayland-1.1.14 again
Problems with firefox that led to masking 1.1.14 seem solved with recent firefox+1.1.15, but that doesn't seem to be the end of issues, let's keep it masked for a while still. Alternatively could try __NV_DISABLE_EXPLICIT_SYNC=1 but it is currently unclear if this really solves all issues. Bug: https://bugs.gentoo.org/937773 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -33,6 +33,16 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-08-11)
|
||||
# >=1.1.14 enables usage of explicit sync (with >=nvidia-drivers-560
|
||||
# and compositors that supports like kwin-6), which currently seems
|
||||
# to be causing too many problems ranging from application crashes
|
||||
# and potential VRAM leaking (even with the fixes in 1.1.15) and may
|
||||
# be better left masked for the time being. It can hwoever solve
|
||||
# flicking/stutter issues on some setups so users may want to unmask
|
||||
# if heavily affected (bug #937773).
|
||||
>=gui-libs/egl-wayland-1.1.14
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2024-08-11)
|
||||
# HOMEPAGE and SRC_URI return 404, Gentoo is last distribution.
|
||||
# Removal on 2024-09-10. Bugs #937775, #675028.
|
||||
|
||||
Reference in New Issue
Block a user