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

a cloned VM does not inherit the selected apps of its source VM #4124

Open
nailgao opened this Issue Jul 22, 2018 · 1 comment

Comments

Projects
None yet
3 participants
@nailgao

nailgao commented Jul 22, 2018

Qubes OS version:

4.0.

Affected component(s):

app VMs


Steps to reproduce the behavior:

clone an existing VM.
check the active (selected) applications list of cloned VM via "Applications" tab in Qubes Manager.

Expected behavior:

as is familiar from 3.2., the cloned VM has the same "selected apps" list as the source VM.

Actual behavior:

the "selected apps" list of the cloned VM that is displayed under "Applications" tab of Qubes Manager is empty or showing only the default 1-2 apps, like "Files" or "Terminal".

General notes:


Related issues:

@marmarta

This comment has been minimized.

Show comment
Hide comment
@marmarta

marmarta Jul 22, 2018

I think this is a problem with app.clone_vm method, calling @marmarek

I think this is a problem with app.clone_vm method, calling @marmarek

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