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 394431 - When deleting a tag, the f-spot crashed
When deleting a tag, the f-spot crashed
Status: RESOLVED DUPLICATE of bug 390176
Product: f-spot
Classification: Other
Component: Tags
0.3.0
Other All
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-08 22:25 UTC by Rodrigo Canellas
Modified: 2007-01-09 08:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rodrigo Canellas 2007-01-08 22:25:28 UTC
Steps to reproduce:
1. Delete a tag with no image associated to it
2. 
3. 


Stack trace:
An unhandled exception was thrown: near "AND": syntax error

in <0x00106> Mono.Data.SqliteClient.SqliteCommand:GetNextStatement (IntPtr pzStart, System.IntPtr pzTail, System.IntPtr pStmt)
in <0x000d0> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32 rows_affected)
in <0x0001d> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior)
in <0x0000c> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader ()
in <0x0009b> PhotoStore:Query (System.String query)
in <0x00430> PhotoStore:Query (.Tag[] tags, System.String extra_condition, .DateRange range)
in <0x00011> PhotoStore:Query (.Tag[] tags)
in <0x00043> PhotoStore:Remove (.Tag[] tags)
in <0x0017f> MainWindow:HandleDeleteSelectedTagCommand (System.Object sender, System.EventArgs args)
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
in <0x00093> GLib.Signal:voidObjectCallback (IntPtr handle, IntPtr gch)
in (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00007> Gnome.Program:Run ()
in <0x0062b> FSpot.Driver:Main (System.String[] args)
.NET Version: 2.0.50727.42

Assembly Version Information:

FlickrNet (1.1.0.0)
google-sharp (0.1.0.0)
pango-sharp (2.8.0.0)
SemWeb (0.7.1.0)
glade-sharp (2.8.0.0)
gtkhtml-sharp (2.8.0.0)
gconf-sharp (2.8.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
gdk-sharp (2.8.0.0)
gnome-vfs-sharp (2.8.0.0)
NDesk.DBus (0.0.0.0)
System (2.0.0.0)
Mono.Posix (2.0.0.0)
NDesk.DBus.GLib (0.0.0.0)
atk-sharp (2.8.0.0)
gtk-sharp (2.8.0.0)
Mono.GetOptions (2.0.0.0)
glib-sharp (2.8.0.0)
gnome-sharp (2.8.0.0)
f-spot (0.3.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.15-27-386 i686 unknown GNU/Linux

Distribution Information:

[/etc/debian_version]
testing/unstable

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"

Other information:
Comment 1 Stephane Delcroix 2007-01-09 08:34:19 UTC

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