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

Make file copying errors (in GUI) less technical & cryptic #1240

Closed
bnvk opened this issue Sep 24, 2015 · 13 comments
Closed

Make file copying errors (in GUI) less technical & cryptic #1240

bnvk opened this issue Sep 24, 2015 · 13 comments
Labels
C: core P: minor Priority: minor. The lowest priority, below "default." r3.2-dom0-stable r3.2-fc23-stable r3.2-fc24-stable r3.2-fc25-stable r3.2-jessie-stable r3.2-stretch-stable T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.

Comments

@bnvk
Copy link

bnvk commented Sep 24, 2015

Currently if a user tries to copy a file from one VM to another using the GUI commands and the file already exists in the destination, they are presented with:

qfile-agent: Fata error: Fire copy: not overwriting existing file. Clean QubesIncoming dir, and retry copy; Last file: name-of-file (error type: File exists)

And this message shows a forboding red circle icon. This should be simplified to be less scary, technical, and cryptic. The only piece of this relevant & which makes sense to a GUI user is "File exists" thus I propose:

  • A more "warning" icon like a yellow or orange exclamation triangle
  • A message like "A file with the same name already exists where you trying to copy to"
@marmarek
Copy link
Member

marmarek commented Oct 5, 2015

Shouldn't that message include also name of the place where the file already exists (QubesIncoming)? And a file name? ...
Why this should be displayed as a warning? The copy operation aborts if any file exists in the destination location, so in my understanding this is an error.

@marmarek marmarek added T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality. C: core P: minor Priority: minor. The lowest priority, below "default." labels Oct 8, 2015
@marmarek marmarek added this to the Release 3.1 milestone Oct 8, 2015
@bnvk bnvk mentioned this issue Feb 18, 2016
20 tasks
marmarek pushed a commit to QubesOS/qubes-linux-utils that referenced this issue Apr 21, 2017
(cherry picked from commit 1db0dae)
Notes from origin:
    Fixes QubesOS/qubes-issues#1240
@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils_3.2.5+deb8u1 has been pushed to the r3.2 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils_3.2.5+deb9u1 has been pushed to the r3.2 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc23 has been pushed to the r3.2 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc23 has been pushed to the r3.2 testing repository for the Fedora fc23 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.2-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc25 has been pushed to the r3.2 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.2-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc24 has been pushed to the r3.2 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.2-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc23 has been pushed to the r3.2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc23 has been pushed to the r3.2 stable repository for the Fedora fc23 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils_3.2.5+deb8u1 has been pushed to the r3.2 stable repository for the Debian jessie template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc24 has been pushed to the r3.2 stable repository for the Fedora fc24 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils-3.2.5-1.fc25 has been pushed to the r3.2 stable repository for the Fedora fc25 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-utils_3.2.5+deb9u1 has been pushed to the r3.2 stable repository for the Debian stretch template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: core P: minor Priority: minor. The lowest priority, below "default." r3.2-dom0-stable r3.2-fc23-stable r3.2-fc24-stable r3.2-fc25-stable r3.2-jessie-stable r3.2-stretch-stable T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
Projects
None yet
Development

No branches or pull requests

3 participants