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 527757 - Segfault on Import
Segfault on Import
Status: RESOLVED DUPLICATE of bug 526325
Product: f-spot
Classification: Other
Component: General
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-12 18:21 UTC by Yevgen Muntyan
Modified: 2008-04-12 18:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yevgen Muntyan 2008-04-12 18:21:20 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)
Comment 1 Yevgen Muntyan 2008-04-12 18:23:29 UTC
It also segfaults on exit, without any traceback or anything (console says "Segmentation fault (core dumped)"). No idea if it's related or not.
Comment 2 Maxxer 2008-04-12 18:51:47 UTC
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 ***
Comment 3 Yevgen Muntyan 2008-04-12 18:59:00 UTC
I'm on debian, and tomboy crashes too.