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

'Move To Other AppVM' copies instead of moves #3353

Closed
ohreally opened this issue Nov 29, 2017 · 4 comments
Closed

'Move To Other AppVM' copies instead of moves #3353

ohreally opened this issue Nov 29, 2017 · 4 comments
Labels
C: core C: Fedora T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@ohreally
Copy link

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.

@andrewdavidwong andrewdavidwong added T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. C: core C: Fedora labels Nov 30, 2017
@andrewdavidwong andrewdavidwong added this to the Release 4.0 milestone Nov 30, 2017
@andrewdavidwong
Copy link
Member

Do you know whether this affects only Fedora VMs?

@ohreally
Copy link
Author

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).

@andrewdavidwong
Copy link
Member

Thanks for the additional information!

I've copied your feedback about the UX issue here: #1839 (comment)

@unman
Copy link
Member

unman commented Jun 14, 2021

@andrewdavidwong @ohreally
This issue has been fixed in current release 4.0: the file is correctly removed.
Please close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: core C: Fedora T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

No branches or pull requests

3 participants