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 668229 - Make use of Osinfo.Os.get_devices_by_property()
Make use of Osinfo.Os.get_devices_by_property()
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-01-19 00:40 UTC by Zeeshan Ali
Modified: 2016-03-31 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Moved Util.get_os_device_by_prop() to libosinfo (3.63 KB, patch)
2012-01-19 00:40 UTC, Zeeshan Ali
none Details | Review
Make use of Osinfo.Os.get_devices_by_property() (1.29 KB, patch)
2012-01-24 03:40 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2012-01-19 00:40:46 UTC
Moved as Osinfo.Os.get_device_by_property().
Comment 1 Zeeshan Ali 2012-01-19 00:40:48 UTC
Created attachment 205593 [details] [review]
Moved Util.get_os_device_by_prop() to libosinfo

Moved as Osinfo.Os.get_device_by_property().
Comment 2 Zeeshan Ali 2012-01-24 03:40:23 UTC
Created attachment 205940 [details] [review]
Make use of Osinfo.Os.get_devices_by_property()

Turns out the idea of 'osinfo_os_get_devices_by_property' did not get ACK because of it dictating policy so we can't completely get rid of Util.get_os_device_by_prop() in Boxes.
Comment 3 Marc-Andre Lureau 2012-01-24 11:26:15 UTC
Review of attachment 205940 [details] [review]:

ack
Comment 4 Zeeshan Ali 2012-01-24 14:15:41 UTC
Attachment 205940 [details] pushed as 3204534 - Make use of Osinfo.Os.get_devices_by_property()