Skip to content

Cope with serial_number property access failing

The device serial_number property can throw an exception if e.g. their is no language id set in the usb descriptor. Catch that and ignore those devices.

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Merge request reports