Skip to content

Flatpack still not working #25

@coldfix

Description

@coldfix

I found the steam binary location for flatpak. it's under a wrapper. So, I get some module error.

$ steam-acolyte --prefix /var/home/zihad/.var/app/com.valvesoftware.Steam/.steam --exe /var/lib/flatpak/app/com.valvesoftware.Steam/x86_64/stable/active/files/bin/steam-wrapper

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Not replacing login data for logged out user: ''
Traceback (most recent call last):
  File "/var/lib/flatpak/app/com.valvesoftware.Steam/x86_64/stable/active/files/bin/steam-wrapper", line 5, in <module>
    from steam_wrapper import main
ModuleNotFoundError: No module named 'steam_wrapper'

Steam acolyte pop up. but it does nothing. And clicking the add account button shows the module error.

Note: I am using Fedora silverblue. That's why my home directory starts with /var. but for regular distro that's not needed.

Originally posted by @tazihad in #24 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions