After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 679482 - vm-creator: Don't start the domain twice
vm-creator: Don't start the domain twice
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: installer
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-07-06 00:03 UTC by Zeeshan Ali
Modified: 2016-03-31 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vm-creator: Don't start the domain twice (1.69 KB, patch)
2012-07-06 00:03 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2012-07-06 00:03:39 UTC
Get rid of the annoying error on the console.
Comment 1 Zeeshan Ali 2012-07-06 00:03:41 UTC
Created attachment 218127 [details] [review]
vm-creator: Don't start the domain twice

This gets rid of the annoying error on the console:

(gnome-boxes:30293): Boxes-WARNING **: libvirt-machine.vala:47: Unable
to start domain: Requested operation is not valid: domain is already
running
Comment 2 Marc-Andre Lureau 2012-07-06 20:49:20 UTC
Review of attachment 218127 [details] [review]:

ack
Comment 3 Zeeshan Ali 2012-07-07 14:25:32 UTC
Attachment 218127 [details] pushed as a366a72 - vm-creator: Don't start the domain twice