When enabling 10 bit colour, as described in https://steamcommunity.com/discussions/forum/1/3105768154692556817/, Steam's updating window shows in weird pink colours, and then Steam crashes upon startup with the following log: https://gist.github.com/happysmash27/dfa51dc617362f9c0367e2d230d803e7 . A similar issue is reported on the Steam forums - https://steamcommunity.com/discussions/forum/1/3105768154692556817/ - and in the page that describes how to enable 10 bit color in the first place, as one of the major issues with it. It should not be hard to reproduce this issue at all.
/etc/X11/xorg.conf.d/30-screensetup.conf
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" # 24 for 8-bit or 30 for 10-bit DefaultDepth 30 EndSection
Hello @happysmash27, this issue is already being tracked at #4399.
Closing as a duplicate.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
When enabling 10 bit colour, as described in https://steamcommunity.com/discussions/forum/1/3105768154692556817/, Steam's updating window shows in weird pink colours, and then Steam crashes upon startup with the following log: https://gist.github.com/happysmash27/dfa51dc617362f9c0367e2d230d803e7 . A similar issue is reported on the Steam forums - https://steamcommunity.com/discussions/forum/1/3105768154692556817/ - and in the page that describes how to enable 10 bit color in the first place, as one of the major issues with it. It should not be hard to reproduce this issue at all.
Steps for reproducing this issue:
/etc/X11/xorg.conf.d/30-screensetup.confwith the following contents to enable 10-bit color: