Bug 100157

Summary: Re-probing ports upon manual scan broken
Product: ModemManager Reporter: Aleksander Morgado <aleksander>
Component: generalAssignee: ModemManager bug user <modemmanager>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Aleksander Morgado 2017-03-11 11:51:01 UTC
The probing of ports tagged as greylisted with a manual Manager.Scan() is broken because the manager object keeps the already probed (and failed) ports still around in their associated MMDevices.

The MMDevice must be untracked and removed if no modem object is created for it.
Comment 1 Aleksander Morgado 2017-03-11 12:02:31 UTC
Fixed in git master, e9d0989ed069b2b6f3deea438ef390998286601f.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.