Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up'Move To Other AppVM' copies instead of moves #3353
Comments
andrewdavidwong
added
bug
C: core
C: Fedora
labels
Nov 30, 2017
andrewdavidwong
added this to the Release 4.0 milestone
Nov 30, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Do you know whether this affects only Fedora VMs? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ohreally
Nov 30, 2017
You're right: more details would be helpful. But i just installed Qubes for the first time yesterday, so I'm still discovering.
I created a VM based on Debian-8. But this does not have a filemanager included, so I ran qvm-move-to-vm in a terminal, and this went as expected: the file appeared 'there' and disappeared 'here'.
So, I went back to the 'personal' domain, based on Fedora-25, and ran the same command there, with the same (correct) result: there there, here gone.
So the problem has to be in the code for the right mouse menu in the filemanager.
Slightly related, and probably not worth creating another issue for:
The dialog which appears to confirm the action asks me to confirm operation qubes.Filecopy. This is a bit confusing, since I, as a layman user, would expect qubes.Filemove. Which probably doesn't even exist, but I am now asked to confirm an operation I did not request.
And the same dialog does not have the target VM selected, even when I run qvm-move-to-vm from the command line (which means that I have already specified the target).
ohreally
commented
Nov 30, 2017
|
You're right: more details would be helpful. But i just installed Qubes for the first time yesterday, so I'm still discovering. I created a VM based on Debian-8. But this does not have a filemanager included, so I ran qvm-move-to-vm in a terminal, and this went as expected: the file appeared 'there' and disappeared 'here'. So the problem has to be in the code for the right mouse menu in the filemanager. Slightly related, and probably not worth creating another issue for: The dialog which appears to confirm the action asks me to confirm operation qubes.Filecopy. This is a bit confusing, since I, as a layman user, would expect qubes.Filemove. Which probably doesn't even exist, but I am now asked to confirm an operation I did not request. And the same dialog does not have the target VM selected, even when I run qvm-move-to-vm from the command line (which means that I have already specified the target). |
andrewdavidwong
referenced this issue
Dec 1, 2017
Open
Improving inter-VM file copy / move UX master ticket #1839
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Dec 1, 2017
Member
Thanks for the additional information!
I've copied your feedback about the UX issue here: #1839 (comment)
|
Thanks for the additional information! I've copied your feedback about the UX issue here: #1839 (comment) |
ohreally commentedNov 29, 2017
Qubes OS version:
R4.0-rc3
Affected TemplateVMs:
fedora-25
Steps to reproduce the behavior:
Fresh install. Start file manager in personal domain (Domain; personal -> personal; Files). Create a file. Rightclick on the file, and select 'Move To Other AppVM...'.
Expected behavior:
The file appears in the selected target AppVM, and disappears from the current VM.
Actual behavior:
The file appears in the selected target AppVM, but does not disappear from the current VM.