timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.
https://timothycrosley.github.io/streamdeck-ui/
MIT License
1.13k stars 241 forks source link

Installation on Raspberry Pi OS (32bit) #276

Open cb2-dd opened 1 year ago

cb2-dd commented 1 year ago

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:

  1. Install current Raspberry Pi OS (32bit) on a Raspberry Pi 3
  2. Install streamdeck_ui from Debian/Ubuntu install script
  3. Start streamdeck
  4. See error

Operating system (please complete the following information)

Stream Deck Version

coolapso commented 1 year ago

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