connordavenport / Theme-Manager

Theme Manager is a RoboFont extension for reading, writing, and storing custom glyph view themes.
13 stars 5 forks source link

ThemeManager not opening in RF v4.4b (build 2305191108) #14

Closed opr-inzn closed 1 year ago

opr-inzn commented 1 year ago
Traceback (most recent call last):
  File "ThemeManager.py", line 635, in <module>
  File "lib/scripting/nameSpaceCallbacks.pyc", line 52, in OpenWindow
  File "ThemeManager.py", line 156, in __init__
  File "ThemeManager.py", line 551, in makeBackupTheme
TypeError: float() argument must be a string or a number, not 'NoneType'
connordavenport commented 1 year ago

Hi @opr-inzn , can you please update the extension to v2 and please let me know if the issue persists? Thanks!

opr-inzn commented 1 year ago

Hey @connordavenport, sorry, my bad! That fixed it!