streamdeck-ui
streamdeck-ui copied to clipboard
Installation on Raspberry Pi OS (32bit)
Describe the bug Debian Install Script running on Raspberry Pi 3 with Raspberry Pi OS (32bit) based on Debian bullseye seems to be installed correctly but a start of streamdeck results in errors:
user@raspberrypi:~ $ streamdeck
Traceback (most recent call last):
File "/home/user/.local/bin/streamdeck", line 8, in <module>
sys.exit(start())
File "/home/user/.local/lib/python3.9/site-packages/streamdeck_ui/gui.py", line 185, in start
build_buttons(ui, ui.cards.currentWidget())
File "/home/user/.local/lib/python3.9/site-packages/streamdeck_ui/gui.py", line 97, in build_buttons
deck = api.get_deck(deck_id)
File "/home/user/.local/lib/python3.9/site-packages/streamdeck_ui/api.py", line 73, in get_deck
return {"type": decks[deck_id].deck_type(), "layout": decks[deck_id].key_layout()}
KeyError: None
To Reproduce Steps to reproduce the behavior:
- Install current Raspberry Pi OS (32bit) on a Raspberry Pi 3
- Install streamdeck_ui from Debian/Ubuntu install script
- Start streamdeck
- See error
Operating system (please complete the following information)
- Raspberry Pi OS (32bit) bullseye
- Desktop environment: OpenBox
- Python 3.9
Stream Deck Version
- Standard MK.2
hi, this project seems to be stale and a new fork as been made with the intention of replacing this one.
if this still an issue please reopen it at: https://github.com/streamdeck-linux-gui/streamdeck-linux-gui