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 393054 - App crashes when adding icons to Tags
App crashes when adding icons to Tags
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-05 08:58 UTC by Dotan Cohen
Modified: 2007-01-05 11:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dotan Cohen 2007-01-05 08:58:05 UTC
Steps to reproduce:
1. Right-click on tag in tag list.
2. Click "Edit Tag".


Stack trace:
This is the info that was provided under "Dtails" when the app crached. If this is not a "stack trace" then let me know and I'll install the appropriate packages.

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

 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.ExecuteReader
(CommandBehavior behavior) [0x00000]
 at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () [0x00000]
 at PhotoStore.Query (System.String query) [0x00000]
 at PhotoStore.Query (.Tag[] tags, System.String extra_condition,
.DateRange range) [0x00000]
 at FSpot.PhotoQuery.RequestReload () [0x00000]
 at FSpot.PhotoQuery.set_Tags (.Tag[] value) [0x00000]
 at TagCommands+EditIcon.Execute (.Tag t) [0x00000]
 at TagCommands+Edit.HandleIconButtonClicked (System.Object sender,
System.EventArgs args) [0x00000]
 at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
 at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000]
 at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
 at <0x00000> <unknown method>
 at (wrapper managed-to-native) Gtk.Dialog:gtk_dialog_run (intptr)
 at Gtk.Dialog.Run () [0x00000]
 at TagCommands+Edit.Execute (.Tag t) [0x00000]
 at MainWindow.HandleEditSelectedTagWithTag (.Tag tag) [0x00000]
 at TagPopup+<>AnonHelp<11>.<#AnonymousMethod>15 (System.Object +0,
System.EventArgs +1) [0x00000]
 at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
 at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000]
 at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
 at <0x00000> <unknown method>
 at (wrapper managed-to-native) Gtk.Application:gtk_main ()
 at Gtk.Application.Run () [0x00000]
 at Gnome.Program.Run () [0x00000]
 at FSpot.Driver.Main (System.String[] args) [0x00000]
.NET Version: 2.0.50727.42

Assembly Version Information:

System.Xml (2.0.0.0)
libgphoto2-sharp (1.0.2544.40871)
google-sharp (0.1.0.0)
FlickrNet (2.1.2.40807)
SmugMugNet (0.0.0.0)
pango-sharp (2.10.0.0)
SemWeb (0.7.1.0)
glade-sharp (2.10.0.0)
gtkhtml-sharp (2.16.0.0)
gconf-sharp (2.16.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
gdk-sharp (2.10.0.0)
gnome-vfs-sharp (2.16.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.10.0.0)
gtk-sharp (2.10.0.0)
glib-sharp (2.10.0.0)
gnome-sharp (2.16.0.0)
f-spot (0.3.0.0)
Mono.GetOptions (2.0.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.17-10-generic i686 unknown GNU/Linux

Distribution Information:

[/etc/debian_version]
testing/unstable

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.10
DISTRIB_CODENAME=edgy
DISTRIB_DESCRIPTION="Ubuntu 6.10"

Other information:
The app was built from CVS the day after 0.3 was released, and it shows 0.3 in the About box.
Comment 1 Stephane Delcroix 2007-01-05 09:03:01 UTC

*** This bug has been marked as a duplicate of 390176 ***
Comment 2 Dotan Cohen 2007-01-05 10:13:49 UTC
Sorry- I didn't search first. I'll try not to let it happen again.
Comment 3 Stephane Delcroix 2007-01-05 11:14:07 UTC
no worry