** Changed in: autopilot-qt Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to autopilot-qt in Ubuntu. https://bugs.launchpad.net/bugs/1269578
Title: Autopilot cannot access MediaPlayer component Status in Autopilot Qt Support: Fix Released Status in autopilot-qt package in Ubuntu: Fix Released Bug description: When trying to access properties off a MediaPlayer while writing an autopilot test it became apparent that autopilot cannot find the MediaPlayer component. I have made an example application which is the SimpleUI with the addition of a MediaPlayer component. Within the autopilot tests it attempts to access the property currentIndex but fails to find the MediaPlayer with the following error: StateNotFoundError: State not found for class '*' and filters {'objectName': 'player'} I have linked two branches to this bug report, one being the example application and one being the MP for the music-app in which this issue was found. To manage notifications about this bug go to: https://bugs.launchpad.net/autopilot-qt/+bug/1269578/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp