ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.27k stars 174 forks source link

steamwebhelper fails to render #9545

Open kakra opened 1 year ago

kakra commented 1 year ago

Your system information

Please describe your issue in as much detail as possible:

When starting Steam, I can observe the error pasted at the end. Maybe this explains why some pages (like Store, Profile etc) render as a blank page for me, or are functionally incomplete (some buttons do not work).

Steps for reproducing this issue:

  1. Start the client
  2. Watch cef_log.txt
[0525/005427.878280:INFO:CONSOLE(2)] "Refused to connect to 'https://partner.steamgames.com/actions/transfercookiepreferences' because it violates the following Content Security Policy directive: "connect-src 'self' http://store.steampowered.com https://store.steampowered.com http://127.0.0.1:27060 ws://127.0.0.1:27060 https://community.akamai.steamstatic.com/ https://steamcommunity.com/ https://steamcommunity.com/ wss://community.steam-api.com/websocket/ https://api.steampowered.com/ https://login.steampowered.com/ https://help.steampowered.com/ https://steam.tv/ https://shared.akamai.steamstatic.com/ *.google-analytics.com https://*.steamstatic.com https://*.steamcontent.com https://*.valvesoftware.com https://*.steambeta.net https://*.cqloud.com https://steambroadcast.akamaized.net https://steambroadcast-test.akamaized.net https://broadcast.st.dl.eccdnx.com https://lv.queniujq.cn https://steambroadcastchat.akamaized.net https://api.steampowered.com https://steamvideo-a.akamaihd.net https://video.st.dl.eccdnx.com https://vd.queniujq.cn https://*.storage.googleapis.com https://sketchfab.com".
", source: https://store.akamai.steamstatic.com/public/shared/javascript/jquery-1.8.3.min.js?v=.TZ2NKhB-nliU (2)
kakra commented 5 months ago

BTW, it works, if I run with -no-cef-sandbox. So it's probably an incompatibility with glibc and similar to #11050