protonscr

[BUG] Garbage data in steamvr.vrsettings

steamvropen bug
ValveSoftware/SteamVR-for-Linux#688 · opened 2024-04-27 by schmensch · updated 2024-04-27 · 0 comments · github
Sschmensch 2024-04-27 github

Describe the bug
SteamVR is sometimes writing garbage data in steamvr.vrsettings:

To Reproduce
This happens to me sometimes while trying to open and close SteamVR Settings (creates empty or buggy windows, and sometimes writes garbage data in SteamVR Settings:

{
   "DesktopUI" : {
      "settings_desktop" : "2904,763,799,599,1",
      "Äk²þÝ-" : "2904,763,799,599,0"
   },
   "GpuSpeed" : {

Notice the line below settings_desktop. I suspect this is random data from memory.

Expected behavior
No buggy, empty or unclosable windows and no garbage data in steamvr.vrsettings.

System Information (please complete the following information):

Screenshots
If applicable, add screenshots to help explain your problem.

Buggy SteamVR Windows (sometimes also in other colors (grey, blueish-black). Sometimes they are completely unclosable, sometimes closable, sometimes they remain as a blank icon in the task bar, only being removable with a complete system restart.

Screenshot from 2024-04-27 18-03-55

Additional context

Add any other context about the problem here.

Note: Commenters who are also experiencing this issue are encouraged to include the "System Information" section in their replies.

Nothing extracted yet.