Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProtonUp-QT doesn't see any Steam games (Steam Deck) #468

Closed
MultiKoopa opened this issue Oct 6, 2024 · 4 comments
Closed

ProtonUp-QT doesn't see any Steam games (Steam Deck) #468

MultiKoopa opened this issue Oct 6, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@MultiKoopa
Copy link

MultiKoopa commented Oct 6, 2024

The Game list doesn't show anything but non-Steam games. I'm on a Steam Deck, not sure how to fix this.

ProtonUp-QT version: v2.10.0
Installed from the Discover store (Flathub)

Terminal output, result of running net.davidotek.pupgui2:

(deck@steamdeck ~)$ net.davidotek.pupgui2
ProtonUp-Qt 2.10.0 by DavidoTek. Build Info: DavidoTek Flathub build.
Python 3.11.10 (main, Nov 10 2011, 15:00:00) [GCC 13.2.0], PySide 6.7.0
Platform: KDE Flatpak runtime 6.7 Linux-6.1.52-valve16-1-neptune-61-x86_64-with-glibc2.38
Qt: Session management error: Could not open network socket
Loading locale en / en_US
Loaded ctmod GE-Proton
Loaded ctmod Wine-GE
Loaded ctmod Boxtron
Loaded ctmod Kron4ek Wine-Builds Vanilla
Loaded ctmod Lutris-Wine
Loaded ctmod Luxtorpeda
Loaded ctmod Northstar Proton (Titanfall 2)
Loaded ctmod Proton Tkg
Loaded ctmod Proton Tkg (Wine Master)
Loaded ctmod Roberta
Loaded ctmod Steam-Play-None
Loaded ctmod SteamTinkerLaunch
Loaded ctmod SteamTinkerLaunch-git
Loaded ctmod vkd3d-lutris
Loaded ctmod vkd3d-proton
Loaded ctmod Wine Tkg (Valve Wine Bleeding Edge)
Loaded ctmod Wine Tkg (Wine Master)
Loaded ctmod DXVK
Loaded ctmod DXVK Async
Loaded ctmod DXVK (nightly)
Error getting ctool map from appinfo.vdf: 'utf-8' codec can't decode byte 0xa0 in position 0: invalid start byte
Error updating SteamApp info from appinfo.vdf: 'utf-8' codec can't decode byte 0xa0 in position 0: invalid start byte
Gamepad error: No gamepad found.

@MultiKoopa MultiKoopa added the bug Something isn't working label Oct 6, 2024
@sonic2kk
Copy link
Contributor

sonic2kk commented Oct 6, 2024

When opening the issue, you would've been given an issue template to follow. This asked for various relevant pieces of information to help you here:

  • Your ProtonUp-Qt version.
  • How you installed ProtonUp-Qt.
  • Terminal output and how to obtain it (Running net.davidotek.pupgui2 for Flatpak, running with ./ from the Terminal for AppImage, unsure if there are other installation methods for Steam Deck).

The Terminal output is particularly relevant as it would show if ProtonUp-Qt failed to load any files and some error output.

I would suspect you are using an outdated version of ProtonUp-Qt that does not include the updated VDF dependency, which fixes the problem of being unable to load Steam updated VDF file format. Make sure you are using an up-to-date ProtonUp-Qt that v2.10.0 or above.

On my Steam Deck, and my Linux PC, ProtonUp-Qt v2.10.0 Flatpak works fine.

@MultiKoopa
Copy link
Author

When opening the issue, you would've been given an issue template to follow. This asked for various relevant pieces of information to help you here:

* Your ProtonUp-Qt version.

* How you installed ProtonUp-Qt.

* Terminal output and how to obtain it (Running `net.davidotek.pupgui2` for Flatpak, running with `./` from the Terminal for AppImage, unsure if there are other installation methods for Steam Deck).

The Terminal output is particularly relevant as it would show if ProtonUp-Qt failed to load any files and some error output.

I would suspect you are using an outdated version of ProtonUp-Qt that does not include the updated VDF dependency, which fixes the problem of being unable to load Steam updated VDF file format. Make sure you are using an up-to-date ProtonUp-Qt that v2.10.0 or above.

On my Steam Deck, and my Linux PC, ProtonUp-Qt v2.10.0 Flatpak works fine.

I am on the latest flatpak available in the Discover store. it says v2.10.0 in the program itself.

I will re-edit the original post, sorry.

@sonic2kk
Copy link
Contributor

sonic2kk commented Oct 7, 2024

Thanks.

Seems like a UTF-8 decode problem, see also #424. I wonder why it's happening on SteamOS now as well though.

This is fixed with #455 and will be available in the next release.

@MultiKoopa
Copy link
Author

Thanks.

Seems like a UTF-8 decode problem, see also #424. I wonder why it's happening on SteamOS now as well though.

This is fixed with #455 and will be available in the next release.

gotcha. hope it's soon. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants