GNOME Bugzilla – Bug 752673
backends/monitor-manager: Validate EDID strings
Last modified: 2015-07-21 15:47:03 UTC
Some monitors return a bunch of bytes on their display descriptor which aren't valid utf8 and thus we fail to serialize them later on for the DisplayConfig DBus API. Let's fall back to the stringified product code and serial number in that case.
Created attachment 307833 [details] [review] backends/monitor-manager: Validate EDID strings
Review of attachment 307833 [details] [review]: OK.
Attachment 307833 [details] pushed as 2fb8da0 - backends/monitor-manager: Validate EDID strings