bhaagensen;144480 Wrote: > Hi, > > Thanks for a great plugin. I'm having some problems with it right now > though. > > I did a complete delete and rescan of my music library. Upon rebuliding > the lazysearch index the slimserver always crashes on me. I'm fairly > sure it's due to lazysearch since removing it fixes the crash. I'm > running slimserver 6.5 on Ubuntu Edgy with perl 5.8.8 and the latest > LazySearch2 (2.2.2). Running slimserver -d_plugins -d_server -d_sql I > get the info below. I don't know where to start debuggin, or what > information I should provide, so let me know if there is anything I can > do. > > Thanks, Bjørn > > ... big snip ... > >
Sorry you're having trouble. That output looks interesting - it looks like there's a track title containing a character that's upsetting that Perl module. I've not heard of that before, but 2.2.2 is the first version that's used 'Unidecode' and so it might be a more widespread problem. It's not too easy to debug it from there since it's crashing before it's output anything useful, unfortunately. I should be able to get to the bottom of it if I can see your database, however. Could you take a look at the following web page? That will give you some clues about extracting and packaging your database so that I could have a look: http://hickinbottom.demon.co.uk/lazysearch/wiki/ExportingYourDatabase That page also indicates how to get the database to me. If that's not possible then I could possibly make some modifications that would output some more debugging info, but it should be much easier for me to reproduce and fix if I can see the data that's causing the trouble. Thanks, Stuart -- hickinbottoms -"Never put off until tomorrow what you can put off until the day after - with 'Lazy Searching' (http://hickinbottom.demon.co.uk/lazysearch)!"- ------------------------------------------------------------------------ hickinbottoms's Profile: http://forums.slimdevices.com/member.php?userid=255 View this thread: http://forums.slimdevices.com/showthread.php?t=28463 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
