Bugzilla – Bug 1142270
dri config fix for gsteamer apps required
Last modified: 2019-07-22 10:30:10 UTC
See #1113211 for context. Totem suffers the same. I added a /usr/share/drirc.d/10-mesa-defaults-user.conf containing <driconf> <!-- Please always enable app-specific workarounds for all drivers and screens. --> <device> <!-- This is workaround to prevent distorted colors on hardware accelerated video in Totem. https://bugzilla.opensuse.org/show_bug.cgi?id=1113211 --> <application name="Totem" executable="totem"> <option name="allow_rgb10_configs" value="false" /> </application> </device> </driconf> to fix it. Maybe this could be merged into the /usr/share/drirc.d/00-mesa-defaults.conf?
Thanks. Added.
This is an autogenerated message for OBS integration: This bug (1142270) was mentioned in https://build.opensuse.org/request/show/717526 Factory / Mesa