GNOME Bugzilla – Bug 325868
Don't stop on bad playlist item
Last modified: 2006-06-17 09:31:02 UTC
I've got several .m3u playlists with some "broken" items - totem 1.3.0 stops pops up an error window and I've got to go forward and click "play" manually. Default behaviour should be to continue quietly or to continue with warning pop- up. Other information: Ubuntu dapper (developement branch) Gnome 2.12 xine-lib 1.1.1 Totem 1.3.0
Should be easy enough to ignore those items. If the get_mime_with_data fails with a "File not found", we could ignore the item.
Actually, we don't use get_mime_with_data for local files when we can guess the filetype without looking into the file, thus, we can't ignore those missing files...
If it's going to have a warning, it SHOULD NOT BE A POP-UP! Please inline any error messages so that they don't block the UI :) See 303942.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 303942 ***