generated from StreamController/PluginTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The plugin fails to load, causing the actions to show up blank with an orange circle.
I can't find a reliable way to reproduce this, though it seems to happen more often on system startup/login
relevant log excerpt:
2025-05-19 17:11:46.746 | INFO | src.backend.PluginManager.PluginBase:launch_backend:636 - Launching backend: . /home/dennisr/.var/app/com.core447.StreamController/data/plugins/com_ReneLu_spotifyControl/backend/.venv/bin/activate && python3 /home/dennisr/.var/app/com.core447.StreamController/data/plugins/com_ReneLu_spotifyControl/backend/backend.py --port=45095
2025-05-19 17:11:47.047 | DEBUG | plugins.com_ReneLu_spotifyControl.settings:__init__:23 - Initialize Settings
2025-05-19 17:11:47.047 | ERROR | src.backend.PluginManager.PluginManager:init_plugins:71 - Error initializing plugin <class 'plugins.com_ReneLu_spotifyControl.main.SpotifyControl'>: 'NoneType' object has no attribute 'reauthenticate'. Skipping...
full log:
StreamController_2025_05_19_17:23:50.log
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Todo