Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspaces error on streamdeck #35126

Open
linguaccia22 opened this issue Sep 30, 2024 · 5 comments
Open

Workspaces error on streamdeck #35126

linguaccia22 opened this issue Sep 30, 2024 · 5 comments
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Workspaces Refers to the Workspaces utility

Comments

@linguaccia22
Copy link

Microsoft PowerToys version

0.84.1

Installation method

Microsoft Store

Running as admin

Yes

Area(s) with issue?

Workspaces

Steps to reproduce

Hi everyone, I created a workspace and created a shortcut icon on the desktop, when I try to add that file to my streamdeck and try to run that file it gives me this error: Incorrect command line arguments

if I run the file with a double mouse click it works, why doesn't it work when I try to use the same file but via streamdeck? Is it possible to solve it? It's easier for me to manage the workspaces via streamdeck.

thanks

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Other Software

No response

@linguaccia22 linguaccia22 added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 30, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Product-Workspaces Refers to the Workspaces utility label Sep 30, 2024
@NotCharmingAtAll
Copy link

I am having the same issue and would like to see a solution! Thanks

@ianrathbone
Copy link

Hi if it helps I've found a workaround. You can launch the 'PowerToys.WorkspacesLauncher.exe' application from Streamdeck but you need to pass in some Arguments to make it work.

I found the arguments by creating a desktop shortcut. Then viewing the Windows Properties for it and copying the 'Target' arguments. These should look like '{GUID} 1'.

Use these in the Arguments for launching a program in Streamdeck and it should launch your workspace you have created.

@NotCharmingAtAll
Copy link

NotCharmingAtAll commented Feb 10, 2025

Hi Ian,
thanks for your input.
Would you mind helping me out with the full syntax for the open command?

Image

I have entered it like this but it is not working. Actually, it only opens a file explorer window.

@ianrathbone
Copy link

Hey @NotCharmingAtAll no probs - I'm using the BarRaider Advanced Launcher to explicitly pass in the arguments as follows

Image

  • Application: C:\Users<user>\AppData\Local\PowerToys\PowerToys.WorkspacesLauncher.exe
  • Start In: C:\Users<user>\AppData\Local\PowerToys
  • Arguments: C:\Users<user>\AppData\Local\PowerToys\PowerToys.WorkspacesLauncher.exe {GUID} 1

@NotCharmingAtAll
Copy link

NotCharmingAtAll commented Feb 10, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Workspaces Refers to the Workspaces utility
Projects
None yet
Development

No branches or pull requests

3 participants