Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

GameHub wont open nor install/unistall any steam game #642

Description

@Sylviarill
Expected behavior

GameHub should send a command to the steam client in order to have it launch, install or uninstall games with any of the application options (being either Terminal command, double click on the game from GameHub's GUI or choosing the command from the context menu on the game's image (in the GUI as well)

Actual behavior

Steam does see a command being sent to it, but only opens the "Store" tab instead, resulting in no other command working (it being anything, from game launching to install or uninstall it).

Attempting to run the command through Terminal, this is what you get.

user@pop-os:~$ com.github.tkashkin.gamehub --run steam:431730
[FATAL]  uint64_parse: assertion 'str != NULL' failed
[FATAL]  game_hub_utils_fs_utils_find_case_insensitive: assertion 'root != NULL' failed
[INFO]   Starting `Aseprite`
[INFO]   `Aseprite` finished
user@pop-os:~$ steam.sh[23539]: Running Steam on pop 22.04 64-bit
steam.sh[23539]: STEAM_RUNTIME is enabled automatically
setup.sh[23682]: Steam runtime environment up-to-date!
steam.sh[23539]: Steam client's requirements are satisfied

No game launched at the end.

Steps to reproduce

There is no real step to reproduce, it just happens trying to interact with any steam game

Version and environment
  • GameHub
    Version: 0.16.3-9327885-master
    Branch: master
    Commit: 9327885
  • Environment
    Distro: Pop!_OS 22.04 LTS
    DE: X-Cinnamon
    GTK: 3.24.33
    Themes: Materia-Cinnamon-Pink-Dark | Fluent-pink-dark

It might be optional, but here's also the Kernel: 5.17.5.76051705-generic

I already saw other people issuing a similar behavior time ago, so I made sure to test GameHub using both Steam as flatpak and as a deb installation, there is no change in behavior. Gamehub is also installed as a deb package (both appimage and flatpak wouldn't install on the system).
I also tested Steam using its own terminal commands, those work fine so I don't think it is a Steam issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions