OpenDeck

O

OpenDeck

Join the community to ask questions about OpenDeck and get answers from other members.

Join

issues

threads

Scroll-Areas are white on darkmode Ubuntu 24.04

Using the newest Streamdeck version, which is now 2.5.0. The system is using x11 and gnome 46 (default)...
No description

how to import profiles?

Installed opendeck on bazzite. Streamdeck seems to be detected. I have my profile from my Windows Stream Deck settings and I cannot figure out how to get that profile imported into opendeck. The readme seems to indicate it's super easy: "profile files are easily moveable between platforms with no changes to them necessary." I have my profile.streamDeckProfile file (from Windows) and I don't know where to put it to get it to be recognized by opendeck as a profile.

No devices detected (Pop!Os 22.04 and Ubuntu 24.04)

Hey guys, I just got my Elgato Streamdeck and installed opendeck_2.5.0_amd64.deb right away. After that I ran sudo udevadm control --reload-rules && sudo udevadm trigger and started opendeck (using the launcher and using the opendeck-command). But opendeck seems not to detect my Streamdeck. When running lsusb my system recognizes the following device: Bus 001 Device 003: ID 0fd9:00a5 Elgato Systems GmbH Stream Deck MK.2...
Solution:
The issue was fixed in the newest library and will be fixed in the next (?) OpenDeck release :)

Bad .EXE issue with Wine.

Has anyone run into the Discord plugin refusing to start and spitting out this log line?
ShellExecuteEx failed: Bad EXE format for
Z:\home\<user>\.config\opendeck\plugins\com.elgato.discord.sdPlugin\Discord.exe
ShellExecuteEx failed: Bad EXE format for
Z:\home\<user>\.config\opendeck\plugins\com.elgato.discord.sdPlugin\Discord.exe
Setup...
Solution:
Thank you for your input I solved it by doing the following: ``` rm -rf ~/.wine export WINEARCH=win64 ░▒▓ 1 ✘ │ 13:43:12...

No devices detected (Arch/CachyOS) - Flatpak install

Hey there, I've been trying to get this to work without much luck. It just doesn't detect my Elgato StreamDeck Mini. I'm on CachyOS, Gnome 48.3. I've copied the udev rules to /etc/udev/rules.d/ (i.e. sudo cp 40-streamdeck.rules /etc/udev/rules.d/) I reloaded the udev subsystem (sudo udevadm control --reload-rules && sudo udevadm trigger)...

Support for Elgato Streamdeck over Ethernet

I have found this Device and was Wondering what exactly would be needed to Support this in OpenDeck. German Link: https://www.elgato.com/de/de/p/network-dock-stream-deck English Link: https://www.elgato.com/us/en/p/network-dock-stream-deck...

Slow profile loading with lots of images

Profiles take a long time to switch when the GPU is being used alot and theres alot of actions in a profile

Getting the Material Deck plugin working on OpenDeck

I'm the developer of Material Deck, which is a Foundry VTT integration for the Stream Deck. I recently released v2 which was written using the new SD SDK. This new plugin does not work on OpenDeck, unfortunately. So far, I've only been able to do very limited debugging, because I get stuck very early in the process. What I've found so far: * Global settings are not accessible using await streamDeck.settings.getGlobalSettings(), it simply halts operation without any errors (implementation). This is easily bypassed for debugging purposes, after which a websocket connection between Foundry and the plugin is established. * I'm not able to send data to the PI. Data is sent using streamDeck.ui.current.sendToPropertyInspector(payload), but nothing is received in the PI when subscribing to onSendToPropertyInspector (implementation)....

Error need NodeJS 20.00 or higher

I'm trying to install the streamer.bot plugin and I get that error.... I tried installing the old version of the plugin in opendeck but it doesn't communicate with my streamer.bot. Any idea how to fix it? https://marketplace.elgato.com/product/streamerbot-5c942a07-4bf6-4207-a2f2-f8599c398f2a
Solution:
There is still a module missing. In the log there are several commands you can use to install the package. Please install it via one of the commands and restart opendeck. If there is another module missing redo the steps mention. If it is still not working and no module is missing, please send the newe log.
No description

OpenDeck in Background no indicator

Today while testing Wayland I don't see any indicator that OpenDeck is running in the Background as a Background Task. Arch Linux GNOME DE Wayland...

Unable to install Discord plugin from Marketplace (Fedora 42)

When I try to install the Discord by Elgato plugin from the .streamDeckPlugin file I downloaded, I get an error "Failed to read manifest". I see there is a note on the repo that the exe needs to be renamed and the manifest edited, but the manifest file seems to be in some encoding I cant edit. Is there a tool I need to edit the manifest?
Solution:
Please install the discord plugin from Opendeck and not from the .streamDeckPlugin file since its slightly modified to work with OpenDeck
No description

Switching Profiles clears icon customization

After setting up my Discord icons (picture attached), switching to another Profile and then back to this Profile causes the icons to reset:
No description

Discord plugin not displaying all options for Soundboard command

Servers have multiple sounds that show as blanks, but can be selected.
No description

Custom Image Removed on Copy

So if I copy an action that has a custom icon and then set a custom icon on the copy and then delete the original, it resets the image on the copied one. Workaround: Just don't delete the copy 😁...

Default Profile Gone

Everything has been quite wonderful. Turned on my computer this morning and my default profile is gone. A different one I made is still here but I can't switch back to my original one. 🤔

OpenDesk is working excellent, but...

after a while (one hour, two hours, the buttons are not working anymore. It seems StreamDeck has lost (?) connection to OpenDeck. Seems, as OpenDeck still show a working connection. Log file shows nothing suspicious. I solve the issue by unplugging the StreamDeck, stop OpenDeck, plug in again StreamDeck, start OpenDeck. But while streaming, I dont want to do that 😉 Find attached the log. No plugins installed, only the OpenDeck starter pack. OpenDeck 2.4.4, RPM-version (although FlatPack shows...

refresh tile

Hello, maybe it's a dumb question since i'm trying to set things up now first time. But i'm trying to display the currently playing song image using curl $(playerctl -p spotify metadata mpris:artUrl) --output test.png && magick test.png -crop 3x3@ +repage +adjoin tile_%d.png running in a cronjob every couple of seconds, i've set the image location on tiles with no command inside them The image is now displayed fine but it's not updating on the deck even tho the image on the disk is actually changing (even after unplugging and replugging the deck in, is there any way to "tell the streamdeck" to refresh the tiles or to clear the cache that opendeck displays to force update?...

Trying to get keybinds to work with Stream Deck + on Fedora

I'm trying to set some keybinds in OpenDeck. I can't seem to get them to work properly. I want to use the F13-F20 keys if possible. I think the issue I'm running into is that OpenDeck is not forwarding my InputSimulation config to the deck

No Device Detected / Rules? Mint22.1 / Stream Deck MK2

OS: Linux Mint 22.1 Deck: Elgato Stream Deck MK 2 ...