http://bugs.winehq.org/show_bug.cgi?id=20843 --- Comment #13 from Christian Weiske <cweiske@cweiske.de> --- The HEDZ error message ("H.E.D.Z will only run if your backdrop is set to High Colour (16bit) format.") still occurs with wine-staging 11.0-rc3 on Debian 13 under Gnome Shell 48.4. Running Xephyr as nested X server with 256 colors as described in [1] does not help, and running it with 16bit colors gives a AMD driver error:
_amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13) amdgpu: amdgpu_device_initialize failed.
.. which probably means it's running in 24 bit mode. Starting HEDZ in this Xephyr display gives the 16 bit error again, validating my suspicion that X uses uses 24bit. ---- I think that Wine needs a way to report 16 bit color depth to applications. [1] https://gitlab.winehq.org/wine/wine/-/wikis/256-Color-Mode -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.