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

Copy / Move files between VMs fails silently if no memory exists #1446

Closed
bnvk opened this Issue Nov 21, 2015 · 7 comments

Comments

Projects
None yet
2 participants
@bnvk

bnvk commented Nov 21, 2015

Upon trying to move files to a new VM, if the desired VM a user is moving files to is not running and the VM tries to bootup but there is not enough memory- then the operation fails with no notification to the user except placing the yellow warning triangle in Qubes VM Manager

We should trigger either a passive notification in the tray (like starting a normal App in VM does when it fails), or a more active dialogue. My preference is for the former.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Dec 26, 2015

Member

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.1.5-1.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 Dec 26, 2015

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.1.5-1.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 added a commit to marmarek/qubes-core-admin-linux that referenced this issue Dec 28, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Dec 31, 2015

Member

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.1.6-1.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 Dec 31, 2015

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.1.6-1.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 Jan 12, 2016

Member

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.1.6-1.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 Jan 12, 2016

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.1.6-1.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

marmarek added a commit to marmarek/qubes-core-admin-linux that referenced this issue Jan 15, 2016

qrexec: use tray notification when VM needs to be started
For both successful start and the failed one

Fixes QubesOS/qubes-issues#1446

(cherry picked from commit d9d48e8)

marmarek added a commit to marmarek/qubes-core-admin-linux that referenced this issue Jan 15, 2016

Fix typo in "d9d48e8 qrexec: use tray notification when..."
Fixes QubesOS/qubes-issues#1446

Thanks HW42 for the report.

(cherry picked from commit fa8ebeb)
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 15, 2016

Member

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.0.18-1.fc20 has been pushed to the r3.0 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 Jan 15, 2016

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.0.18-1.fc20 has been pushed to the r3.0 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

@bnvk

This comment has been minimized.

Show comment
Hide comment
@bnvk

bnvk Jan 15, 2016

@marmarek is enabling these testing repos something I should do with my daily work / Qubes machine? Should be ok, right?!

bnvk commented Jan 15, 2016

@marmarek is enabling these testing repos something I should do with my daily work / Qubes machine? Should be ok, right?!

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 17, 2016

Member

@bnvk If you have Qubes on your main machine, better not do that there, unless you are prepared to debug some unexpected issues. If you have some testing machine, or generally not your main system (where problems would disrupt your work), then yes - enable testing repository (and report bugs) - the more testers the better :)

Member

marmarek commented Jan 17, 2016

@bnvk If you have Qubes on your main machine, better not do that there, unless you are prepared to debug some unexpected issues. If you have some testing machine, or generally not your main system (where problems would disrupt your work), then yes - enable testing repository (and report bugs) - the more testers the better :)

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 13, 2016

Member

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.0.19-1.fc20 has been pushed to the r3.0 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 Mar 13, 2016

Automated announcement from builder-github

The package qubes-core-dom0-linux-3.0.19-1.fc20 has been pushed to the r3.0 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