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 659352 - color: duplicate pnp ids tables
color: duplicate pnp ids tables
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: color
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on: 659358
Blocks:
 
 
Reported: 2011-09-17 20:50 UTC by Matthias Clasen
Modified: 2011-09-20 09:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
color: Using pnp.ids parsing from gnome-desktop (14.73 KB, patch)
2011-09-17 22:26 UTC, Bastien Nocera
committed Details | Review

Description Matthias Clasen 2011-09-17 20:50:30 UTC
The color plugin has code to read pnp.ids and keep them in memory. libgnome-desktop already reads that information (for monitors). Would be good to share that data instead of duplicating it.
Comment 1 Bastien Nocera 2011-09-17 22:26:47 UTC
Created attachment 196842 [details] [review]
color: Using pnp.ids parsing from gnome-desktop
Comment 2 Bastien Nocera 2011-09-20 09:37:04 UTC
Attachment 196842 [details] pushed as b5f37b9 - color: Using pnp.ids parsing from gnome-desktop