GNOME Bugzilla – Bug 531753
Unhandled exception when trying to remove too many photos (Expression tree is too large)
Last modified: 2008-05-06 14:44:53 UTC
When trying to remove too many photos (not sure about the number) I get the following error: Unhandled Exception: Mono.Data.SqliteClient.SqliteSyntaxException: Expression tree is too large (maximum depth 1000) at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x00000] at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000] at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000] at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000] and F-spot crashes.
this has been fixed in 0.4.3.1. *** This bug has been marked as a duplicate of 494351 ***