Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCopy / Move files between VMs fails silently if no memory exists #1446
Comments
marmarek
added this to the Release 3.0 updates milestone
Dec 26, 2015
marmarek
closed this
in
marmarek/qubes-core-admin-linux@d9d48e8
Dec 26, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-dom0-cur-test
label
Dec 26, 2015
added a commit
to marmarek/qubes-core-admin-linux
that referenced
this issue
Dec 28, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-dom0-cur-test
label
Dec 31, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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.
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
marmarek
added
r3.1-dom0-stable
and removed
r3.1-dom0-cur-test
labels
Jan 12, 2016
added a commit
to marmarek/qubes-core-admin-linux
that referenced
this issue
Jan 15, 2016
added a commit
to marmarek/qubes-core-admin-linux
that referenced
this issue
Jan 15, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.0-dom0-testing
label
Jan 15, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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?! |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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 :)
|
@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 :) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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.
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
bnvk commentedNov 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.