GNOME Bugzilla – Bug 766244
smart playlists crash on update during play
Last modified: 2018-01-10 14:52:32 UTC
Created attachment 327617 [details] output on crash I noticed that smart playlists can crash when they get updated (since they are smart after all). eg. 'Recently played' updates itself after a song has been playing for a while, it then shows as empty and crashes on trying to go to the next song.
Ok, after some digging there seem to be 2 separate issues here. * returning an empty playlist during play results in undefined behaviour (well it shouldn't really happen often in the first place) * the grilo tracker query for the updated playlists sometimes returns 0 items, it is however a valid query. The grilo query however doesn't return an error.
*** Bug 777474 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-music/issues/64.