ChimeraOS / chimera

A web interface for managing Steam remotely
MIT License
232 stars 27 forks source link

Icon in steam-buddy #99

Closed ambro72 closed 4 years ago

ambro72 commented 4 years ago

I installed gamerOS. Good work. Congratulations. I'm interested in using steam-buddy for usage of minecraft in flathub. In Steam-buddy -> flathub only the rectangle with plus+ appears. No images like in your screenshots. I follow your description: "Steam Buddy also looks in ~/.local/share/steam-buddy/banners/flathub/ for a list of additionally allowed Flathub applications. Just add a PNG or JPEG image of size 460x215 or 920x430 with the Flathub app id as the file name under that directory. The Flathub app id can be obtained from the last part of the URL of the Flathub page for the application. For example, the id for Minecraft is com.mojang.Minecraft". I create directories and add, by ftp, an image 460x215 in called com.mojang.Minecraft but nothing appears after reboot. What am I doing wrong? Thank you

alkazar commented 4 years ago

Sorry about that. This is a known bug and is fixed in the upcoming release. It happens because the flathub app list is initialized at boot and sometimes the network is not quite established yet.

A workaround is to access a terminal/ssh and run the command systemctl restart steam-buddy@gamer

ambro72 commented 4 years ago

Sorry, but restarting steambuddy service not resolve situation. Steam-buddy/new is empty again. Status service report failed to connect to pulse daemon : connection refused

Il ven 18 set 2020, 18:54 alkazar notifications@github.com ha scritto:

Sorry about that. This is a known bug and is fixed in the upcoming release. It happens because the flathub app list is initialized at boot and sometimes the network is not quite established yet.

A workaround is to access a terminal/ssh and run the command systemctl restart steam-buddy@gamer

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gamer-os/steam-buddy/issues/99#issuecomment-694975929, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYEG76RXQYAWBVQ6J73KBLSGOGFBANCNFSM4RSFMOWQ .

alkazar commented 4 years ago

The pulse audio error is a known issue and is safe to ignore. Not sure why it still doesn't work. Is the GamerOS system connected to the internet?

ambro72 commented 4 years ago

Sure. I ping Google very well

mangomctango commented 4 years ago

Piggy backing on this issue.

Original run: https://pastebin.com/bJxfpE0v

Tried this & no change.

sudo  frzr-unlock
sudo systemctl stop steam-buddy@gamer
sudo systemctl start steam-buddy@gamer
sudo systemctl status steam-buddy@gamer
Active: active (running) 

gameros.local will not load but FTP is working fine in FileZilla

gameros.local refused to connect. ERR_CONNECTION_REFUSED

Rebooting the machine fixes the webui but doesn't fix flathub.

EDIT: @ambro72 In the meantime, you can use flathub.org to install Kodi or Minecraft. Replace tv.kodi.Kodi with com.mojang.Minecraft.

  1. flatpak install flathub tv.kodi.Kodi - select 2 for User then Yes.
  2. Verify it's installed under Steam Settings > Add shortcut.
  3. Download steam-buddy.kodi.txt. This was grabbed from an NES shortcut made through steam-buddy. See Steam-Tweaks.
  4. Replace the .txt with .yaml for the file name then replace the program's name.
  5. Note that this is a.yaml file, so only use spaces not tabs. I believe there also needs to be a space at the beginning of each line too.
  6. Head over to SteamGridDB and download the banner.
  7. Rename the banner to tv.kodi.Kodi.png
  8. Using FTP navigate to /.local/share/steam-shortcuts
  9. Place steam-buddy.kodi.yaml there. See screnshot.
  10. Navigate to /.local/share/steam-buddy/banners/flathub
  11. Place the banner, tv.kodi.Kodi.png. See screenshot.
  12. Restart Steam from either within or from Steam Buddy. See screenshot.