GNOME Bugzilla – Bug 622164
Import Crashes on external drives wihtout themed icon
Last modified: 2010-07-02 11:56:41 UTC
Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: Object reference not set to an instance of an object at FSpot.Import.ImportController.ScanSources () [0x00033] in /home/mike/Projects/F-Spot/f-spot/src/Import/ImportController.cs:89 at FSpot.Import.ImportController.get_Sources () [0x0000b] in /home/mike/Projects/F-Spot/f-spot/src/Import/ImportController.cs:78 at FSpot.UI.Dialog.ImportDialog.PopulateSourceCombo (ImportSource source_to_activate) [0x000a3] in /home/mike/Projects/F-Spot/f-spot/src/UI.Dialog/ImportDialog.cs:128 at FSpot.UI.Dialog.ImportDialog.<ScanSources>m__32 () [0x00000] in /home/mike/Projects/F-Spot/f-spot/src/UI.Dialog/ImportDialog.cs:113 at GLib.Idle+IdleProxy.Handler () [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Idle+IdleProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at FSpot.Driver.Main(System.String[] args) in /home/mike/Projects/F-Spot/f-spot/src/main.cs:line 326
Created attachment 164117 [details] [review] patch
Looks reasonable, hadn't encountered such a case.
*** Bug 623193 has been marked as a duplicate of this bug. ***
(In reply to comment #3) > *** Bug 623193 has been marked as a duplicate of this bug. *** Works for me.