f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** Initializing Mono.Addins Starting new FSpot server Query: SELECT photos.id, photos.time, photos.directory_path, photos.name,
https://bugzilla.novell.com/show_bug.cgi?id=304498#c6 Eric Ward <eward@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|eward@novell.com | --- Comment #6 from Eric Ward <eward@novell.com> 2007-11-08 08:26:18 MST --- Below is the console output after installing the following package from comment #5 http://download.opensuse.org/repositories/home:/jproseve/openSUSE_10.3/x86_6... photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time (f-spot:29767): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem (f-spot:29767): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time Reloading Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time item changed open uri = file:///home/vnc/Photos/2003/02/12/web-browser-2.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-accept-11.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-accept-10.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-11.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-10.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-cdrom-4.png open uri = file:///home/vnc/Photos/2003/02/12/web-browser-2.png (f-spot:29767): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference. open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-harddisk-4.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-zipdisk-2.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-printer-2.png One thing I did observe was that the new f-spot package required sqlite2 which was not already installed on the system. So I first installed sqlite2 and then installed the new f-spot package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.