GNOME Bugzilla – Bug 681647
F-Spot crashes when clicking on Samsung NX1000 RAW files and they are not recognized as RAW files
Last modified: 2012-09-09 22:34: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.Widgets.InfoBox.<SetupWidgets>m__4D (IPhoto photo, TagLib.Image.File metadata) [0x00000] in <filename unknown>:0 at FSpot.Widgets.InfoBox+<AddLabelEntry>c__AnonStoreyE.<>m__43 (Gtk.Widget widget, IPhoto photo, TagLib.Image.File metadata) [0x00000] in <filename unknown>:0 at FSpot.Widgets.InfoBox.Update () [0x00000] in <filename unknown>:0 at FSpot.Utils.DelayedOperation.HandleOperation () [0x00000] in <filename unknown>:0 at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0 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.Startup() at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup) at FSpot.Driver.Main(System.String[] args) Sample file: http://wbou.de/SAM_0874.SRW
The crash is fixed apparently.
Created attachment 223836 [details] [review] Add Samsung RAW files (.srw) to RAW file extension list This fix firstly enables the RAW file detection so that the extension "RawPlusJpg" is able to merge the RAW and the JPG into one single photo with two different versions.
Patch applied - commit c998f78facebf58f31e6121b2c1ab70b81209ac6