Comment # 22 on bug 1233167 from Stefan Dirsch
(In reply to Stefan Dirsch from comment #21)
> The reported issue are wrong colors with YaST. This is reproducable also on
> icewm. Another issue I observed is the crash of Xvnc [1] when staring
> glxgears inside a GNOME session, which does not happen when starting
> glxgears in icewm. Both issues are triggered by the Mesa update to 24.2. I'm
> currently trying to git bisect the issues.

And the winner is (again):

$ git bisect good
d709b42180e29519ce9eb119e99226299380a9b5 is the first bad commit
commit d709b42180e29519ce9eb119e99226299380a9b5
Author: Adam Jackson <ajax@redhat.com>
Date:   Thu Jun 13 19:01:05 2024 -0400

    dri: Let dril handle the DRI driver link farm

    xserver's loader will look for drivers this way, but there's no reason
    we need to keep hurting ourselves like that.

    Co-authored-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>

    Acked-by: Daniel Stone <daniels@collabora.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28378>


You are receiving this mail because: