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 699332 - Libvirt connection using qemu:///session duplicates VMs
Libvirt connection using qemu:///session duplicates VMs
Status: RESOLVED OBSOLETE
Product: gnome-boxes
Classification: Applications
Component: general
3.8.x
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-04-30 15:31 UTC by Vera Budikova
Modified: 2018-01-11 10:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vera Budikova 2013-04-30 15:31:34 UTC
Version: gnome-boxes-3.8.0-1.fc19.x86_64

Description of problem:
It is possible to duplicate VMs, e.g. Libvirt connection using qemu:///session duplicates VMs.


Steps to reproduce
1. Type into terminal 'gnome-boxes'
2. Click on New -> Continues -> Enter URL
3. Enter collection URI qemu:///session and click on Continue.
4. Click on Create button.

Actual results:
4. Source Selection section is shown.
5. Duplicated VMs are shown in collection view with the same name.

Expected results:
4. Source Selection section is shown.
5. VMs are not duplicated.

It should not be possible to have duplicated VMs.
Comment 1 Marc-Andre Lureau 2013-04-30 15:54:04 UTC
There are two things boxes could do:
- detect duplicate sources (remote URL or broker URL)
- detect duplicate machines/display (using their UUID)
Comment 2 Christophe Fergeau 2013-04-30 15:56:43 UTC
(In reply to comment #1)
> There are two things boxes could do:
> - detect duplicate sources (remote URL or broker URL)
> - detect duplicate machines/display (using their UUID)

The latter will be more robust as there are various broker URLs that can lead to the same server (DNS name VS IP for example), so detecting duplicate source is not necessarily trivial
Comment 3 Marc-Andre Lureau 2013-04-30 16:45:30 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > There are two things boxes could do:
> > - detect duplicate sources (remote URL or broker URL)
> > - detect duplicate machines/display (using their UUID)
> 
> The latter will be more robust as there are various broker URLs that can lead
> to the same server (DNS name VS IP for example), so detecting duplicate source
> is not necessarily trivial

I mean URI source as in the ~./config/gnome-boxes/sources/ files [source] uri
Comment 4 GNOME Infrastructure Team 2018-01-11 10:05:32 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-boxes/issues/15.