Common Problems
1. No decks found¶
When your system uses an older version of udev you might have to manually add some udev rules to your system.
Solution
1. Conflicting apps¶
Make sure that no other app is accessing your decks (check the autostart as well).
2. Missing udev rules¶
- Run:
sudo wget https://raw.githubusercontent.com/StreamController/StreamController/main/udev.rules -O /etc/udev/rules.d/60-streamdeck.rules
- Restart your system:
reboot
2. App stops if main window gets closed / Widgets freeze¶
This can happen if you're under Ubuntu because it might not allow StreamController to run in the background.
Not listed¶
If none of the listed problems resolve your issue, please create an issue on GitHub or join our Discord for help.
To provide the necessary help, we need the log or CLI output from StreamController. Perform the following steps to get the CLI output:
-
Stop running instances of StreamController using the option in the hamburger menu
-
Run the following command to start the app:
- Afterward copy everything that is in the CLI. You may want to remove your personal user name from it. To do this use an editor with search and replace functionality like gedit.
Most of the time this information is sufficient, but sometimes we need to reproduce the issue. In such cases, please provide a list of steps to reproduce the behaviour. An example could look like this: