qvm-move/copy-to-vm still prompts xenity response #9615
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: core
diagnosed
Technical diagnosis has been performed (see issue comments).
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
How to file a helpful issue
Qubes OS release
4.2.3
Brief summary
Despite commands such as
qvm-copy-to-vm personal [filename]
, a prompt still appears, requiring user input for destination qube. The command will exit without a destination vm, so this behavior seems as though it is intended for something that it says is not allowed.Steps to reproduce
Run either
qvm-copy-to-vm [dest-qube] [filename]
orqvm-move-to-vm [dest-qube] [filename]
from an appvm or standalonevm terminal.Expected behavior
Files or directories are moved/copied without further input from user.
Actual behavior
Redundant user input is required via GUI prompt. Misleading error message on misuse of command.
The text was updated successfully, but these errors were encountered: