Le lundi 19 octobre 2009 07:56:03, Alessandro Ranellucci a écrit : > >Mmm, we had similar issues a long long time ago, and we > allowed some > >illegal stuff like that, only issuing a warning. Maybe your situation > >is slightly different. Can you give more details, send a log. It > >matters whether you're deleting a file that's currently > playing, has > >been prepared, or is simply listed in the playlist. > > Unfortunately, I don't have any log right now about the issue. > However, the crash was caused by a file being removed between > the last playlist reload and the time it was scheduled to be > played. I believe that it was prepared because I was using > playlist.safe at the time.
As a complement to David's detailed answer, you should also avoid using playlist.safe if you know the files in the playlist may change. Playlist.safe, as it is named, tries to create a safe source, hence each file in the playlist is tested and it is assumed that they won't change in the future.. Romain ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
