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

DispVM: honor the template selected by user, be more verbose when refreshing the savefile #312

Closed
marmarek opened this Issue Mar 8, 2015 · 2 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 25 Jul 2011 08:39 UTC
I'm using two different template: the standard one, and another, less trusted one, with more stuff installed there (e.g. some 3rd party, unsigned printer drivers etc).

I want to use the latter template for my DispVM, so I did at the begining:

sudo qvm-create-default-dvm my-non-standard-template

This worked well until I decided to update the template, and so Qubes decided later to also update my DispVM savefile. Unfortunately, it now used the default template for the new savefile, instead of the one I chose previously.

I think we should save somewhere the user's choice regarding which template was chosen to generate the DispVM and stick to it on subsequent savefile regeneration.

Also, we really should provide some progress indicator when refreshing the savefile -- it really is unacceptable to expect that the user would be wiling to wait some 2 minutes, not seeing any progress indicator. Something like zenity --progress would be fine.

Migrated-From: https://wiki.qubes-os.org/ticket/312

@marmarek marmarek added this to the Release 1 Beta 2 milestone Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by rafal on 26 Jul 2011 14:18 UTC

Member

marmarek commented Mar 8, 2015

Modified by rafal on 26 Jul 2011 14:18 UTC

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by rafal on 26 Jul 2011 15:13 UTC
Implemented in http://git.qubes-os.org/?p=rafal/core.git;a=commit;h=6fc358bd2054f730aa201524f7e316209e7d96dd
prebeta2 branch.

Member

marmarek commented Mar 8, 2015

Comment by rafal on 26 Jul 2011 15:13 UTC
Implemented in http://git.qubes-os.org/?p=rafal/core.git;a=commit;h=6fc358bd2054f730aa201524f7e316209e7d96dd
prebeta2 branch.

@marmarek marmarek closed this Mar 8, 2015

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