-
Notifications
You must be signed in to change notification settings - Fork 1
Fix settings manager assignment #26
Copy link
Copy link
Closed
Description
From Git Rebase Release of 0.0.1-alpha StreamController/StreamController-Store#108 (comment)
What I noticed though, that directly after installation I got this AttributeError: 'SpotifyControl' object has no attribute '_settings_manager' error when trying to open the plugin settings in l.109 of your main.py.
After a restart of the app this error was gone, but instead I got an error because an empty string (the stored port) couldn't be converted into an int.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done