erland;439453 Wrote:
>
> Do you get any errors in the log ?
>
All over the place.
Like this
Code:
--------------------
[09-07-10 16:25:46.4247] Slim::Control::Request::execute (1895) Error: While
trying to run function coderef [Plugins::TrackStat::Plugin::getCLIRating]:
[Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db prepare failed: no such
table: track_statistics [for Statement "SELECT url, musicbrainz_id, playCount,
added,lastPlayed, rating FROM track_statistics where url = ? or url = ?"] at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Schema/Storage.pm line 91
]
[09-07-10 16:26:48.3991] Slim::Schema::Storage::throw_exception (87) Error:
DBI Exception: DBD::SQLite::db prepare failed: no such table: track_statistics
[for Statement "SELECT url, musicbrainz_id, playCount, added,lastPlayed, rating
FROM track_statistics where url = ? or url = ?"]
[09-07-10 16:26:48.4158] Slim::Schema::Storage::throw_exception (87)
Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Schema/Storage.pm line 87)
frame 1: Slim::Schema::Storage::throw_exception
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/CPAN/DBIx/Class/Storage/DBI.pm line 722)
frame 2: DBIx::Class::Storage::DBI::__ANON__ (Plugins/TrackStat/Storage.pm
line 519)
frame 3: Plugins::TrackStat::Storage::findTrack (Plugins/TrackStat/Plugin.pm
line 4278)
frame 4: Plugins::TrackStat::Plugin::getCLIRating
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Request.pm line 1891)
frame 5: (eval) (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Request.pm line 1891)
frame 6: Slim::Control::Request::execute (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/Cometd.pm line 787)
frame 7: Slim::Web::Cometd::handleRequest
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/Cometd.pm line 548)
frame 8: Slim::Web::Cometd::handler (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/Cometd.pm line 108)
frame 9: Slim::Web::Cometd::webHandler (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/HTTP.pm line 484)
frame 10: Slim::Web::HTTP::processHTTP (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 119)
frame 11: (eval) (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 119)
frame 12: Slim::Networking::IO::Select::__ANON__
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 162)
frame 13: (eval) (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 162)
frame 14: Slim::Networking::IO::Select::loop (./slimserver.pl line 600)
frame 15: main::idle (./slimserver.pl line 569)
frame 16: main::main (./slimserver.pl line 1056)
[09-07-10 16:26:48.4168] Slim::Control::Request::execute (1895) Error: While
trying to run function coderef [Plugins::TrackStat::Plugin::getCLIRating]:
[Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db prepare failed: no such
table: track_statistics [for Statement "SELECT url, musicbrainz_id, playCount,
added,lastPlayed, rating FROM track_statistics where url = ? or url = ?"] at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Schema/Storage.pm line 91
]
[09-07-10 16:26:58.5485] Slim::Utils::Misc::msg (1160) Warning:
[16:26:58.5481] Use of uninitialized value in concatenation (.) or string at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Queries.pm line 744.
[09-07-10 16:26:58.6285] Slim::Utils::Misc::msg (1160) Warning:
[16:26:58.6281] Use of uninitialized value in concatenation (.) or string at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Queries.pm line 744.
[09-07-10 16:27:04.5679] Slim::Utils::Misc::msg (1160) Warning:
[16:27:04.5675] Use of uninitialized value in concatenation (.) or string at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Queries.pm line 358.
[09-07-10 16:27:05.3467] Slim::Utils::Misc::msg (1160) Warning:
[16:27:05.3463] Use of uninitialized value in concatenation (.) or string at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Queries.pm line 358.
[09-07-10 16:27:16.5781] Slim::Utils::Misc::msg (1160) Warning:
[16:27:16.5775] Use of uninitialized value in concatenation (.) or string at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Queries.pm line 1391.
[09-07-10 16:32:13.4777] Slim::Schema::Storage::throw_exception (87) Error:
DBI Exception: DBD::SQLite::db prepare failed: no such table: track_statistics
[for Statement "SELECT url, musicbrainz_id, playCount, added,lastPlayed, rating
FROM track_statistics where url = ? or url = ?"]
[09-07-10 16:32:13.4783] Slim::Schema::Storage::throw_exception (87)
Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Schema/Storage.pm line 87)
frame 1: Slim::Schema::Storage::throw_exception
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/CPAN/DBIx/Class/Storage/DBI.pm line 722)
frame 2: DBIx::Class::Storage::DBI::__ANON__ (Plugins/TrackStat/Storage.pm
line 519)
frame 3: Plugins::TrackStat::Storage::findTrack (Plugins/TrackStat/Plugin.pm
line 4278)
frame 4: Plugins::TrackStat::Plugin::getCLIRating
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Request.pm line 1891)
frame 5: (eval) (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Control/Request.pm line 1891)
frame 6: Slim::Control::Request::execute (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/Cometd.pm line 787)
frame 7: Slim::Web::Cometd::handleRequest
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/Cometd.pm line 548)
frame 8: Slim::Web::Cometd::handler (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/Cometd.pm line 108)
frame 9: Slim::Web::Cometd::webHandler (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Web/HTTP.pm line 484)
frame 10: Slim::Web::HTTP::processHTTP (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 119)
frame 11: (eval) (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 119)
frame 12: Slim::Networking::IO::Select::__ANON__
(/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 162)
frame 13: (eval) (/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Networking/IO/Select.pm line 162)
frame 14: Slim::Networking::IO::Select::loop (./slimserver.pl line 600)
frame 15: main::idle (./slimserver.pl line 569)
frame 16: main::main (./slimserver.pl line 1056)
[09-07-10 16:32:13.4790] Slim::Control::Request::execute (1895) Error: While
trying to run function coderef [Plugins::TrackStat::Plugin::getCLIRating]:
[Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db prepare failed: no such
table: track_statistics [for Statement "SELECT url, musicbrainz_id, playCount,
added,lastPlayed, rating FROM track_statistics where url = ? or url = ?"] at
/Library/PreferencePanes/Squeezebox
Server.prefPane/Contents/server/Slim/Schema/Storage.pm line 91
]
--------------------
>
> iPeng native seems to crash when I use it against latest 7.4 svn
> version. I don't think it's TrackStat related because it also crashes in
> standard browse menus.
>
Oh yes, that's not what I mean. That this:
http://bugs.slimdevices.com/show_bug.cgi?id=12569
I've got a beta that works. But it doesn't see TrackStat.
--
pippin
---
see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=65439
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins