I have this problem on two qemu vm machines since the update to media-libs/mesa-24.2.2 All windows, web sites, and applications blue and red colors are swapped. In KolourPaint, red and blue selection are swapped, i.e. red green blue selected color 255 0 0 blue 0 0 255 red 0 255 0 green Downgrading to media-libs/mesa-24.2.1 fixed the problem Reproducible: Always Steps to Reproduce: 1. update to media-libs/mesa-24.2.2 Actual Results: red and blue channels are swapped Expected Results: not to have the problem
Created attachment 902553 [details] green = 255
Created attachment 902554 [details] red = 255
Created attachment 902555 [details] blue = 255
Very possibly this is one of these upstream issues: - https://gitlab.freedesktop.org/mesa/mesa/-/issues/11840 - https://gitlab.freedesktop.org/mesa/mesa/-/issues/11839 (there have been quite a few regressions of this sort in 24.2)
Could you check if https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31950 fixes the problem?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c713bb8a49787ff51043eb0956ed31ea5b11a665 commit c713bb8a49787ff51043eb0956ed31ea5b11a665 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2024-11-09 16:03:39 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2024-11-09 16:48:25 +0000 media-libs/mesa: Add patch to fix swapped colors Closes: https://bugs.gentoo.org/939429 Signed-off-by: Matt Turner <mattst88@gentoo.org> ...xup-order-of-pixel-formats-in-drilConfigs.patch | 85 ++++++++++++++++++++++ ...mesa-24.2.6-r1.ebuild => mesa-24.2.6-r2.ebuild} | 4 + 2 files changed, 89 insertions(+)