protonscr

Unable to open Notes on Steam Deck Game Mode UI

steamclosed Steam clientDistro Family: SteamOS
ValveSoftware/steam-for-linux#11685 · opened 2025-01-22 by noaione · updated 2025-01-23 · 2 comments · github
Nnoaione 2025-01-22 github

Steam Version: 1737514353 (Steam Deck Beta)

Tried on both Stable and Beta Client and both just does not work.

Relevant error logs:

[2025-01-22 22:42:43] SP Shared JS Context-'SharedJSCo': ERROR: https://steamloopback.host/chunk~2dcc5aaf7.js?contenthash=210e5370735289009e15:1: TypeError: Cannot read properties of undefined (reading 'CommitChanges')

Looking through the steamui code (and using DeckyLoader since they give more info on the error stack), the faulty code is this one (gamenotes.js)

k.useEffect((()=>{n&&h.CommitChanges()}),[n,h]);

Looks like h is not initialized at all for some reason.


Reproduction:

  1. Open Steam in Game Mode
  2. Run a game
  3. Open the Notes, it just show error

Edit: Screenshot of the error

Image

Mmatte-schwartz 2025-01-23 github

https://store.steampowered.com/news/app/1675200/view/520829437562847461?l=english

probably worth re-checking based off the release notes for the latest Deck beta

Nnoaione 2025-01-23 github

Yep, looks like it got fixed on latest Beta

Image

Nothing extracted yet.