protonscr

Cannot acces or create storages

steamclosed Distro Family: Arch
ValveSoftware/steam-for-linux#10976 · opened 2024-06-14 by PowaBanga · updated 2024-12-10 · 3 comments · github
PPowaBanga 2024-06-14 github

Your system information

  • Steam client version (build number or date):
    1.0.0.79-2
  • Distribution (e.g. Ubuntu):
    Archlinux
  • Opted into Steam client beta?: [Yes/No]
    no
  • Have you checked for system updates?: [Yes/No]
    Yes
  • Steam Logs: [generate by running this command in a terminal tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]

steam-logs.tar.gz

  • GPU: Nvidia/Intel/AMD
    Intel/Nvidia (with optimus)

Please describe your issue in as much detail as possible:

I cannot create or access to my stockages folders setting -> storage
I can see it, but i cannot click on storage in my /home/powabanga/Games directory
I cannot click on the "+" button.

Steps for reproducing this issue:

 powabanga  ~  lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda           8:0    0 931,5G  0 disk 
└─sda3        8:3    0 931,5G  0 part /home
nvme0n1     259:0    0 238,5G  0 disk 
├─nvme0n1p1 259:1    0  1023M  0 part /boot
├─nvme0n1p2 259:2    0 231,5G  0 part /
└─nvme0n1p3 259:3    0     6G  0 part [SWAP]
 powabanga  ~  pacman -Qs steam
zsh: correct 'steam' to '.steam' [nyae]? n
local/steam 1.0.0.79-2
    Valve's digital software delivery system
local/steam-native-runtime 1.0.0.75-3
    Native replacement for the Steam runtime using system librarie
Kkisak-valve maintainer 2024-06-14 github

Hello @PowaBanga, please copy the contents of Steam Runtime Diagnostics from Steam (Steam -> Help -> Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report.

Steam should be calling xdg-desktop-portal, so you'll want to double check that your user session is conigured with a usable file chooser for that.

PPowaBanga 2024-06-14 github

ok, here is my steam runtime

is just installed xdg-desktop-portal now...
so here is a second steam runtime just after installed it

... what should i do exactly with this xdg-desktop-portal ?

PPowaBanga 2024-12-10 github

Do not work out of the box with openbox, but if i launch steam with gamescope, this fix the issue
 gamescope -e -W 1920 -H 1080 -f -- steam

Nothing extracted yet.