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

Add libhandy depenedency to Arch install #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SomeAspy
Copy link

@SomeAspy SomeAspy commented Aug 9, 2024

Script will not run without libhandy installed, so this PR adds that to the readme

❯ python3 main.py
Traceback (most recent call last):
  File "/home/aiden/Documents/repos/SideServer-for-Linux/main.py", line 16, in <module>
    gi.require_version("Handy", "1")
  File "/usr/lib/python3.12/site-packages/gi/__init__.py", line 122, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Handy not available

I promise I'm not contribution farming 🙃

@polymo1
Copy link
Member

polymo1 commented Aug 9, 2024

I'll let someone with more knowledge on sideserver merge this. But just FYI we recommend AltCon (https://docs.sidestore.io) for sidestore installation on linux. SideServer (at least windows and mac) is currently nonfunctional.

@Spidy123222
Copy link
Member

Spidy123222 commented Aug 10, 2024

SideServer (at least windows and mac) is currently nonfunctional.

If I’m not mistaken. Nythepegasus fixed it on the app side to make it not have a problem. I don’t have a arch install to test this unfortunately.

@polymo1
Copy link
Member

polymo1 commented Aug 10, 2024

If I’m not mistaken. Nythepegasus fixed it on the app side to make it not have a problem.

Whoops, that's right. My bad, brain was in a billion places at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants