Jonius7 / SteamUI-OldGlory

A set of customisable Steam Library tweaks, with an installer. Also a reference that you can use to learn how to make your own tweaks.
https://jonius7.github.io
Apache License 2.0
252 stars 5 forks source link

Error installing tweaks on Ubuntu (KeyError) #75

Closed TheNerd1584 closed 1 year ago

TheNerd1584 commented 1 year ago

Error while installing tweaks.

Traceback (most recent call last):
  File "/home/nerdo/Downloads/SteamUI-OldGlory-master/manager.py", line 51, in install_click
    settings = set_js_config(controller, settings)
  File "/home/nerdo/Downloads/SteamUI-OldGlory-master/manager.py", line 119, in set_js_config
    controller.frames["PageTwo"].js_gui.checkvars[js_name].set(settings[setting]["value"])
KeyError: 'Landscape Images JS Tweaks (beta, working, some layout quirks with shelves)'

I'm on Ubuntu 22.10 and just installed old glory

Jonius7 commented 1 year ago

This is a lingering issue that has popped up before #48 I've been unable to replicate it but could use a rewrite to fix this issue once and for all.

Jonius7 commented 1 year ago

Should be fixed in 5.10.7

TheNerd1584 commented 1 year ago

Yes the problem has been fixed