Code review comment for lp:~vthompson/music-app/patch-mediascanner-db-ap-tests

Revision history for this message
Victor Thompson (vthompson) wrote :

There also appears to be some sort of GStreamer issue on the Jenkins instance, note this runs just fine on a Utopic desktop VM:

qml: Source: file:///home/victor/Music/1.ogg
qml: Index: 0
GStreamer; Unable to pause - "file:///home/victor/Music/1.ogg"
GStreamer; Unable to play - "file:///home/victor/Music/1.ogg"
qml: Debug: Queue: Now has: 3 tracks
Error: "Resource not found."
qml: currentIndex: 0
qml: trackQueue.count: 3
qml: Debug: MusicQueue update currentIndex: file:///home/victor/Music/1.ogg
qml: Source: file:///home/victor/Music/2.ogg
qml: Index: 1
GStreamer; Unable to pause - "file:///home/victor/Music/2.ogg"
GStreamer; Unable to play - "file:///home/victor/Music/2.ogg"
Error: "Resource not found."
GStreamer; Unable to play - "file:///home/victor/Music/2.ogg"
qml: currentIndex: 1
qml: trackQueue.count: 3
qml: Debug: MusicQueue update currentIndex: file:///home/victor/Music/2.ogg
qml: Source: file:///home/victor/Music/3.mp3
qml: Index: 2
GStreamer; Unable to pause - "file:///home/victor/Music/3.mp3"
GStreamer; Unable to play - "file:///home/victor/Music/3.mp3"
D-Bus error: "Could not get thumbnail"
Error: "Resource not found."
GStreamer; Unable to play - "file:///home/victor/Music/3.mp3"
GStreamer; Unable to play - "file:///home/victor/Music/3.mp3"
Error: "No URI set"

« Back to merge proposal