Comment 103 for bug 1544477

Revision history for this message
Jim Hodapp (jhodapp) wrote :

@Alfonso: well it is *a* cause but not necessarily all causes. I knew that this was reproducible if you killed media-hub-server or it crashed on its own and I did take care of several cases of unhandled exceptions that would cause media-hub-server to crash. Having said that, ahayzen is working on a QML wrapper that will automatically restore a new Player connection to media-hub-server after it has restarted along with some basic state such as the Playlist items. We might be able to create a similar thing in C++ that wraps QMediaPlayer so that it could be used by all platform supported playback sessions. Doing the restoration from qtubuntu-media just wasn't really possible given how QtMultimedia is written.