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

Improving inter-VM file copy / move UX master ticket #1839

Open
bnvk opened this Issue Mar 15, 2016 · 3 comments

Comments

Projects
None yet
5 participants
@bnvk

bnvk commented Mar 15, 2016

As per collaborating with a new contributor @kmoragas (and to keep these all in focus) i'm opening this master ticket to track the various inter-vm file copying / moving bugs and ideas for UX improvements!

  • Consider an option to ask for RPC target VM in dom0 #910
  • support copying (multiple) folders also by Qubes gui and qvm-copy-to-vm #1429
  • Provide an easy command line tool for copying between vm and dom0 #1324
  • Make file copying errors (in GUI) less technical & cryptic #1240
  • File copy/move error not given window focus #1802
  • Let user specify other destination folders for file copying #1793
  • qvm-copy-to-vm incorrect progress report #1519
  • qvm-copy-to-vm behaviour with existing files #1772

These are notes from #1443 which outlined the current workflow user experience we have

1. right-click on file, select Copy/Move To VM
2. source qube1 dialog box: user types in destination qubes2 name
3. AdminVM dialog box: confirm file transfer

And the proposed simplified workflow we are aiming for

1. right-click on file, select Copy/Move To VM
2. AdminVM dialog box: select destination VM (confirmation of file transfer is implicit)

@marmarek marmarek added task UX labels Mar 15, 2016

@marmarek marmarek added this to the Release 3.2 milestone Mar 15, 2016

@marmarek marmarek added the P: major label Mar 15, 2016

@mfc

This comment has been minimized.

Show comment
Hide comment
@mfc

mfc May 5, 2016

Member

we may need core dev help on this since there hasn't been any public movement on this for two months, given the R3.2 milestone and how long we have been postponing this. or else we need to split some of these tasks into essential R3.2 tasks (#910) and nice-to-have R4/R3.3 tasks (everything else).

Member

mfc commented May 5, 2016

we may need core dev help on this since there hasn't been any public movement on this for two months, given the R3.2 milestone and how long we have been postponing this. or else we need to split some of these tasks into essential R3.2 tasks (#910) and nice-to-have R4/R3.3 tasks (everything else).

@adrelanos

This comment has been minimized.

Show comment
Hide comment
@adrelanos

adrelanos May 5, 2016

Member

Michael Carbone:

we may need core dev help on this since there hasn't been any public
movement on this for two months, given the R3.2 milestone and how
long we have been postponing this.

Yes.

#1700

or else we need to split some of
these tasks into essential R3.2 tasks (#910) and nice-to-have R4/R3.3
tasks (everything else).

I don't think we have a big list of nice-to-have things assigned.
Everyone has different needs and other priorities on its wishlist. So I
don't think that is our issue.

Member

adrelanos commented May 5, 2016

Michael Carbone:

we may need core dev help on this since there hasn't been any public
movement on this for two months, given the R3.2 milestone and how
long we have been postponing this.

Yes.

#1700

or else we need to split some of
these tasks into essential R3.2 tasks (#910) and nice-to-have R4/R3.3
tasks (everything else).

I don't think we have a big list of nice-to-have things assigned.
Everyone has different needs and other priorities on its wishlist. So I
don't think that is our issue.

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Dec 1, 2017

Member

In #3353 (comment), @ohreally wrote:

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

I have recently seen many (at least half a dozen) other users make similar remarks about how the new 4.0 inter-VM copy dialogue box VM target specification system is confusing.

CC: @marmarek

Member

andrewdavidwong commented Dec 1, 2017

In #3353 (comment), @ohreally wrote:

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

I have recently seen many (at least half a dozen) other users make similar remarks about how the new 4.0 inter-VM copy dialogue box VM target specification system is confusing.

CC: @marmarek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment