streamdeck-linux-gui / streamdeck-linux-gui

A Linux compatible UI for the Elgato Stream Deck.
https://streamdeck-linux-gui.github.io/streamdeck-linux-gui/
MIT License
312 stars 51 forks source link

[BUG]: A Stream Deck is attached, but it could not be opened #229

Closed paceyn closed 3 months ago

paceyn commented 3 months ago

In raising this issue I confirm that

Describe the bug

Arch Linux AUR install of streamdeck-ui says that a Stream Deck is recognized, but can't connect.

*** Problem detected ***
------------------------
A Stream Deck is attached, but it could not be opened.
Check installation instructions and ensure a udev rule has been added and loaded.
https://streamdeck-linux-gui.github.io/streamdeck-linux-gui/

streamdeckc crashes on line 167.

  File "/usr/bin/streamdeckc", line 8, in <module>
    sys.exit(execute())
             ^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/streamdeck_ui/cli/server.py", line 167, in execute
    sock.connect(path)
FileNotFoundError: [Errno 2] No such file or directory

I tried following a similar issue's instructions, but nothing budged. I tried installing ttf-roboto through pacman, but it changed nothing, even when I updated my font cache.

Steps to reproduce the behavior

Expected behavior

The Stream Deck should be connecting and the interface should be displaying normally.

Screenshots

No response

System Information

EndeavourOS, KDE 6, Python 3.12.4

Stream Deck Version

Standard Mk2

coolapso commented 3 months ago

Please use streamController instead. https://github.com/streamdeck-linux-gui/streamdeck-linux-gui/discussions/203

robbieh commented 1 month ago

@paceyn I ran into this when StreamController was running in the background. Once I found it and closed it, this app worked again. I'm still using this because StreamController just isn't working on my desktop at all.

Core447 commented 1 month ago

just isn't working on my desktop at all.

Can you please open an issue on the StreamController repo about this?

robbieh commented 1 month ago

just isn't working on my desktop at all.

Can you please open an issue on the StreamController repo about this?

Yes, I already did this.