Bugzilla – Bug 3901
Web-based "Simple Search" causes server crash
Last modified: 2006-08-09 16:31:48 UTC
Using the little "Search" box on Fishbone, or the Simple Search form will cause the server to crash: Can't locate object method "source_name" via package "DBIx::Class::ResultSource::Table" at /usr/share/perl5/Slim/Web/Pages/Search.pm line 275.
this should already have a safe fallback. Are you sure you have the latest nightly build? which svn number? seems to work fine here.
This is with the .deb downloaded a couple hours ago, but also was doing it earlier this week (which makes sense since it's been a few days since this code was touched.. the line in question didn't exist 9 days ago). I also get crashes on advanced search now that I try it... it works fine and dandy from the remote, just not the web ui.
Hrrm, weird, looks like for some reason libdbix-class-perl didn't update... I just grabbed the latest from debian and that seems to fix it.