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

Clicking the "Back" button during setup / configuration gets user stuck #1719

Closed
bnvk opened this Issue Feb 3, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@bnvk

bnvk commented Feb 3, 2016

During the "Create VMs" setup stage that allows user to automatically create things, I noticed that if a user clicks the "Back" button during this stage, the installer will go to the previous step, but it is unclear what's happening and the user is unable to go back "Forward" as that button is disabled! Here are some thoughts:

If the installer actually is stopped and the VM configuring is indeed cancelled:"

  • The "Forward" button should be re-enabled upon going backwards

However, if the process underneath is not stopped, the "Back" button should either say"

  • The "Back" button should either say "Cancel" which stops the process
  • The "Back" button should be disabled once the configuration steps actually starts
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Feb 12, 2016

Member

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 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

Member

marmarek commented Feb 12, 2016

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 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

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Feb 22, 2016

Member

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 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

Member

marmarek commented Feb 22, 2016

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 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

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