tkashkin / Adwaita-for-Steam

A skin to make Steam look more like a native GNOME app
MIT License
1.12k stars 25 forks source link

Cannot enable skin #64

Closed qwertychouskie closed 1 year ago

qwertychouskie commented 1 year ago

The skin show up in Steam's settings, but if I select it and allow Steam to restart, it just uses the default skin.

Ubuntu 22.10 RTX 3060 Mobile Steam installed via apt I was running the beta client, but disabled the beta client while trying to troubleshoot.

tkashkin commented 1 year ago

It should work if it's detected in Steam settings, not sure what could go wrong in this case.

I have one idea to verify:

Steam installed via apt

Double check that. Maybe it's Ubuntu forcing a snap package when you think you use apt. They did this for browsers and I remember reading that they've made a snap package of Steam recently, so maybe Ubuntu does the same thing for Steam now.

CrisisModel commented 1 year ago

I'm having this issue, too. Steam (non-beta) is installed via the official repos (Arch Linux) and the theme initially worked for a day or two until it deactivated itself. I keep choosing it in the Steam settings and letting Steam restart, but the theme won't activate anymore.

Edit: Cloned the repo and tried again, still no luck.

Foldex commented 1 year ago

Can't really reproduce it on my end, but:

qwertychouskie commented 1 year ago

The issue is still present. I confirmed the installation was successful, and Steam lists the skin as an option, but after selecting it and allowing Steam to restart, it just starts up with the stock skin. The ~/.steam/steam symlink exists and is valid, and the skins folder itself is a regular folder (not a symlink).

Foldex commented 1 year ago

scrot

Gave it a test in a fresh 22.10 VM, steam installed through apt. Still couldn't reproduce this, shrug. @qwertychouskie Bit of a pain, but does this still occur if you move your steam folder and let steam rebuild it?

tkashkin commented 1 year ago

Can't reproduce and it's probably a Steam bug we can't fix anyway.

Feel free to reopen if the issue does not happen with other skins and somehow only happens with this one.

qwertychouskie commented 1 year ago

FWIW I just git pulled the latest version of the theme and ran ./install.py, and Steam now uses the theme. Not sure if something changed with the theme, the installer, Steam itself, the Ubuntu Steam package, or what, but it works now. A bit weird, but can't really complain ;)