GNOME Bugzilla – Bug 527757
Segfault on Import
Last modified: 2008-04-12 18:59:00 UTC
When I choose Import in the File menu, f-spot segfaults. Console output: ==================================================================== Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. GLib.GException: Icon 'f-spot' not present in theme at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x00000] at ImportCommand.ImportFromFile (.PhotoStore store, System.String path) [0x00000] at MainWindow.HandleImportCommand (System.Object sender, System.EventArgs e) [0x00000] at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data) at GLib.Signal.voidObjectCallback(IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Gnome.Program.Run() at FSpot.Driver.Main(System.String[] args) cleanup context cleanup context Segmentation fault (core dumped)
It also segfaults on exit, without any traceback or anything (console says "Segmentation fault (core dumped)"). No idea if it's related or not.
This bug has been fixed few days ago. About the segfault on exit, are you on ubuntu perhaps? i experience the same with EVERY mono program on ubuntu 8.04, so it's not likely to be an f-spot problem. Open a new bug if you feel I'm wrong. *** This bug has been marked as a duplicate of 526325 ***
I'm on debian, and tomboy crashes too.