Bug 3901 - Web-based "Simple Search" causes server crash
: Web-based "Simple Search" causes server crash
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5b1
: All Debian Linux
: P2 normal (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-09 13:37 UTC by snarlydwarf
Modified: 2006-08-09 16:31 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description snarlydwarf 2006-08-09 13:37:24 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.
Comment 1 KDF 2006-08-09 16:20:42 UTC
this should already have a safe fallback.  Are you sure you have the latest nightly build? which svn number?
seems to work fine here.
Comment 2 snarlydwarf 2006-08-09 16:25:43 UTC
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.



Comment 3 snarlydwarf 2006-08-09 16:31:48 UTC
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.