After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524342 - f-spot crashes when trying to remove more than 1000 files from catalog
f-spot crashes when trying to remove more than 1000 files from catalog
Status: RESOLVED DUPLICATE of bug 494351
Product: f-spot
Classification: Other
Component: General
0.4.x
Other All
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-25 17:10 UTC by Pacho Ramos
Modified: 2008-03-25 17:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2008-03-25 17:10:27 UTC
Steps to reproduce:
1. Download firefox sources and uncompress them
2. Import fonts directory
3. Select all images and try to remove them from catalog


Stack trace:
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] 


Other information:
Thanks a lot
Comment 1 Stephane Delcroix 2008-03-25 17:34:18 UTC

*** This bug has been marked as a duplicate of 494351 ***