GNOME Bugzilla – Bug 611377
Banshee crashes on selecting "Recently Added"
Last modified: 2010-02-28 10:15:25 UTC
When I select "Recently Added" from the music library on the sidebar Banshee crashes. This doesn't happen with any of the other selections from the library. Below is the output from the console: [Info 10:50:47.362] Running Banshee 1.5.4: [Ubuntu 9.10 (linux-gnu, x86_64) @ 2010-02-28 00:28:45 UTC] (/usr/lib/banshee-1/Banshee.exe:5365): GLib-WARNING **: g_set_prgname() called multiple times [Info 10:50:47.677] Starting collection of anonymous usage data [Info 10:50:48.943] All services are started 1.401637s [Info 10:50:50.050] nereid Client Started [Info 10:50:56.881] Posted usage data? True Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. Mono.Data.Sqlite.SqliteException: Sqlite error near "LIMIT": syntax error at Mono.Data.Sqlite.Sqlite3.Prepare (System.String strSql, Mono.Data.Sqlite.SqliteStatement previous, System.String& strRemain) [0x00000] at Mono.Data.Sqlite.SqliteCommand.BuildNextCommand () [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt) at Gtk.Application.gtk_main() at Gtk.Application.Run() at Banshee.Gui.GtkBaseClient.Run() at Banshee.Gui.GtkBaseClient.Startup() at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup) at Banshee.Gui.GtkBaseClient.Startup() at Banshee.Gui.GtkBaseClient.Startup(System.String[] args) at Nereid.Client.Main(System.String[] args) at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] ) at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile) at Booter.Booter.BootClient(System.String clientName) at Booter.Booter.Main()
Possibly related to this bug is a crash about two seconds after Banshee proceeds playing the next song in line after having played the first one fine. Console output: Unhandled Exception: Mono.Data.Sqlite.SqliteException: Sqlite error near "LIMIT": syntax error at Mono.Data.Sqlite.Sqlite3.Prepare (System.String strSql, Mono.Data.Sqlite.SqliteStatement previous, System.String& strRemain) [0x00000] at Mono.Data.Sqlite.SqliteCommand.BuildNextCommand () [0x00000]
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 611128 ***
Guess I should've searched the resolved bugs as well. :) Thanks for the great effort and a wonderful music player!