GNOME Bugzilla – Bug 772118
Assertion MediaSet != NULL failed
Last modified: 2017-01-31 20:09:48 UTC
games_media_set_foreach_media: assertion 'self != NULL' failed This assertion is triggered when running a game with no media set.
Created attachment 336437 [details] [review] ui: Check there is a media set before updating it This avoids a runtime critial error.