GNOME Bugzilla – Bug 725355
Do not crash if we happen to come across a filename we can't decode
Last modified: 2014-03-03 10:00:12 UTC
For some reason I happen to have files on my disk which should have german umlauts in their name, but too much copying between systems must have broken that at one point. It's reasonable that gnome-music can't show that (correct), but in the current situation, gnome-music simply crashes away when encountering any such file. This patch addresses it in a crude way (showing something.. the file even plays!), which, imho, is better than crashing.
Created attachment 270516 [details] [review] Do not crash if we happen to come across a filename we can't decode
Review of attachment 270516 [details] [review]: Thanks, pushed this as https://git.gnome.org/browse/gnome-music/commit/?id=fd195b8