https://bugs.kde.org/show_bug.cgi?id=484467
Bug ID: 484467
Summary: Run Command not work on Windows
Classification: Applications
Product: kdeconnect
Version: 23.08.1
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: windows-application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 167753
--> https://bugs.kde.org/attachment.cgi?id=167753&action=edit
Screenshot with incorrect commands samples
SUMMARY
None of the commands you add to the client on Windows work. Whether it is a
complete indication of the path to cmd.exe or just specifying the necessary
commands - there is no reaction to calling a command via Android.
Also, apparently, the plugin incorrectly determines that it is running on
Windows, because if you look at the source code, then when working on Windows
there should be appropriate examples of commands, but in reality there are
examples for Linux
STEPS TO REPRODUCE
1. Create any command, the result of which will be visible. For example,
reboot: "shutdown /r/t 0" or "cmd.exe /c shutdown /r /t 0" or
"C:\Windows\System32\cmd.exe /c shutdown /r /t 0"
2. Try to call the command through the client on Android
OBSERVED RESULT
Absolutely nothing is happening
EXPECTED RESULT
The PC must reboot or at least issue some kind of command launch log in order
to understand what's going on
SOFTWARE/OS VERSIONS
Windows: 11, 23H2
--
You are receiving this mail because:
You are watching all bug changes.