Duplicate command does not work on other stream deck devices

It looks like when I create an action on my stream deck mini (switching audio devices, using a shell script to change volume) I can't replicate the same command on my other stream deck devices (mk2, plus). I copy it perfectly over to another button and it just doesn't work. It's like the command is locked to the mini and can't be used elsewhere. Just hoping maybe someone has some insight on this? Thanks in advance 🙂
33 Replies
Terrorwolf
Terrorwolf3mo ago
which action are you using for this? The run command one?
Matt Derrick
Matt DerrickOP3mo ago
yeah, it's the run command for both that i am testing. let me know if there's some logs or anything i can help with.
Terrorwolf
Terrorwolf3mo ago
What commands do you use in these actions? Could you send me an example profile with these actions? (Please on the SD+ or SDXL if available)
Matt Derrick
Matt DerrickOP3mo ago
for switching audio devices, i use pactl set-default-sink alsa_output.usb-GS3_GS3_20180508-00.analog-stereo and pactl set-default-sink alsa_output.pci-0000_13_00.6.analog-stereo for each run command. im uploading a video demonstration if that helps.
Terrorwolf
Terrorwolf3mo ago
have yopu tried instead of copying the whole button, to only copy the commands them selfs and recreate the construct around them? Does this work? I just tried (have more or less the same button set up) and for my copying from my XL to my plus works without problems. which version of OpenDeck do you have installed right now? Stable or Git Version? Latest? How did you install it?
Matt Derrick
Matt DerrickOP3mo ago
OpenDeck v2.5.0 (ba75e04) on x86_64-unknown-linux-gnu installed via flatpak ill make a video of this real quick
Terrorwolf
Terrorwolf3mo ago
Anything in the logs regarding this?
Matt Derrick
Matt DerrickOP3mo ago
Pastebin
opendeck2 - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Terrorwolf
Terrorwolf3mo ago
@Matt Derrick Just a stupid question, but have you tried restarting your PC?
Matt Derrick
Matt DerrickOP3mo ago
haha that's never a stupid question (i work in IT haha) ill give that a go here real quick
Terrorwolf
Terrorwolf3mo ago
thanks. (I also work in IT and many say its a stupid question, but it resolves a lot of problems)
Matt Derrick
Matt DerrickOP3mo ago
same (non functional) result
Terrorwolf
Terrorwolf3mo ago
is the command working without a toggle action? (No need for a video all the time, I believe you also without one)
Matt Derrick
Matt DerrickOP3mo ago
nope, separating out the commands to two different buttons on the plus does not work either 🙁
Terrorwolf
Terrorwolf3mo ago
could you create a test profile and create there the buttons to see if it works?
Matt Derrick
Matt DerrickOP3mo ago
oh, behold! the command works after a computer restart, on both decks!
Terrorwolf
Terrorwolf3mo ago
nice.
Matt Derrick
Matt DerrickOP3mo ago
funny enough tho, i do notice that the commands i copied and pasted from the mini to the plus on different buttons, the command is blank. that seems to happen sometimes when copying and pasting ive noticed.
Terrorwolf
Terrorwolf3mo ago
Just one thing, Please open issues in #issues next time so they can be separeted easier from the rest.
Matt Derrick
Matt DerrickOP3mo ago
ahhhh my bad, will do in the future
Terrorwolf
Terrorwolf3mo ago
interresting. I am setting up my SD+ since yesterday with a lot of copy pasting and never encountered this so far.
Matt Derrick
Matt DerrickOP3mo ago
i wonder if it makes a difference using shortcuts vs right click?
Terrorwolf
Terrorwolf3mo ago
you are using shortcuts or right click?
Matt Derrick
Matt DerrickOP3mo ago
both kinda intermittently i'll see if i can recreate the issue and start a new thread for it
Terrorwolf
Terrorwolf3mo ago
ok. I will switch to using shortcut because right now, I only use right klick in opendeck
Matt Derrick
Matt DerrickOP3mo ago
thanks for the help by the way!
Terrorwolf
Terrorwolf3mo ago
no worries
nekename
nekename3mo ago
there is no shortcut only right click works
Terrorwolf
Terrorwolf3mo ago
yeah. just tried it too. @Matt Derrick about what shortcuts are you talking? CTRL+C and CTRL+V?
nekename
nekename3mo ago
also I think copying and pasting toggle actions could be broken just checked the code
Terrorwolf
Terrorwolf3mo ago
for my toggle audio output it worked between my XL and my Plus.
Matt Derrick
Matt DerrickOP3mo ago
yes, this was copy and paste with the keyboard shortcuts. not for the button itself, but the commands that go into the field of the button. it's worth noting that it does seem intermittent. sometimes it works, sometimes it doesn't. ill play with it to see if i can find specifically what doesn't work.
nekename
nekename3mo ago
copying and pasting the command text should be no different to entering it manually as if it were not copypasted but maybe try entering a space after the command and then backspacing it after pasting, just to be sure

Did you find this page helpful?