ValveSoftware / ValveSoftware/SteamOS

Green horizontal stripes on video wallpaper after SteamOS update (Qt bug)

Open
#2,654 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2.6k
Forks
83
Avg merge
4m
Merged PRs (30d)
3

Description

Hi
After the latest SteamOS update (on Deck), when using Video Wallpaper Reborn (or any Qt-based video wallpaper plugin) in Desktop Mode, the animated wallpaper shows green horizontal stripes.

Cause identified:
The developer of Video Wallpaper Reborn confirmed this is a bug in Qt's hardware texture conversion, fixed in newer Qt versions (6.6+). However, SteamOS still ships with an older Qt version that contains the bug.

Workaround:
Setting the environment variable QT_DISABLE_HW_TEXTURES_CONVERSION=1 fixes the issue.

Request:
Could you please update Qt to a newer version in a future SteamOS update, so this workaround is no longer necessary? Many users are affected.

Thanks for your attention!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the Qt version shipped in SteamOS and the update or packaging process for that dependency. Compare it with the Qt 6.6+ fix and verify the green stripes are gone in Desktop Mode with Video Wallpaper Reborn without setting QT_DISABLE_HW_TEXTURES_CONVERSION.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.