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 622164 - Import Crashes on external drives wihtout themed icon
Import Crashes on external drives wihtout themed icon
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Import
GIT
Other Linux
: Normal normal
: 0.7.1
Assigned To: F-spot maintainers
F-spot maintainers
: 623193 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-06-20 10:01 UTC by Mike Gemünde
Modified: 2010-07-02 11:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.47 KB, patch)
2010-06-20 10:03 UTC, Mike Gemünde
committed Details | Review

Description Mike Gemünde 2010-06-20 10:01:46 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
Comment 1 Mike Gemünde 2010-06-20 10:03:06 UTC
Created attachment 164117 [details] [review]
patch
Comment 2 Ruben Vermeersch 2010-06-20 16:49:13 UTC
Looks reasonable, hadn't encountered such a case.
Comment 3 Ruben Vermeersch 2010-06-30 10:00:12 UTC
*** Bug 623193 has been marked as a duplicate of this bug. ***
Comment 4 igor.kriznar 2010-07-02 11:56:41 UTC
(In reply to comment #3)
> *** Bug 623193 has been marked as a duplicate of this bug. ***

Works for me.