(ffortso4)jack:~ $f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** [1 Info 19:24:37.310] Initializing Mono.Addins [1 Debug 19:24:37.582] Mono.Addins Initialization took 0.2465 [1 Debug 19:24:37.993] Db Initialization took 0.083437 [1 Debug 19:24:38.397] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC [1 Debug 19:24:38.404] QueryToTemp took 0.007024 : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC [1 Debug 19:24:38.404] Reloading the query took 0.009619 [4 Debug 19:24:38.636] PhotosPerMonth took 0.014025 [4 Debug 19:24:38.638] TimeAdaptor REAL Reload took 0.221976 [1 Debug 19:24:38.645] Query took 0.02365 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0 [1 Debug 19:24:38.724] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC [1 Debug 19:24:38.733] QueryToTemp took 0.008813 : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC [1 Debug 19:24:38.745] Query took 0.000741 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0 [1 Debug 19:24:38.858] open uri = file:///home/jack/Photos/2017/12/09/DSC_2176.JPG [1 Debug 19:24:38.885] Reloading the query took 0.161577 [6 Debug 19:24:38.945] PhotosPerMonth took 0.010673 [6 Debug 19:24:38.946] TimeAdaptor REAL Reload took 0.211476 [1 Debug 19:24:39.063] IndexOf took 0.000514 : SELECT ROWID AS row_id FROM photoquery_temp_0 WHERE time <= -62104042800 ORDER BY time DESC LIMIT 1 [1 Debug 19:24:39.172] Loading image took 0.42373 [1 Debug 19:24:47.457] IndexOf took 0.001521 : SELECT ROWID AS row_id FROM photoquery_temp_0 WHERE time <= 1485925200 ORDER BY time DESC LIMIT 1 [1 Debug 19:24:47.460] Query took 0.001516 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 400 [1 Debug 19:24:47.475] Query took 0.002316 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 800 [1 Debug 19:24:47.477] Query took 0.001556 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 1200 [1 Debug 19:24:47.481] Query took 0.001485 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 300 [1 Debug 19:24:53.957] open uri = file:///home/jack/Photos/2017/03/17/IMG_20170317_160920692_HDR.jpg [1 Debug 19:24:56.657] open uri = file:///home/jack/Photos/2017/03/24/IMG_20170324_194758561.jpg [1 Debug 19:24:57.833] open uri = file:///home/jack/Photos/2017/03/25/005.JPG Cairo.Surface is leaking, programmer is missing a call to Dispose Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces Cairo.Surface is leaking, programmer is missing a call to Dispose Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces Cairo.Surface is leaking, programmer is missing a call to Dispose Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces Cairo.Surface is leaking, programmer is missing a call to Dispose Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces Cairo.Surface is leaking, programmer is missing a call to Dispose Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces Cairo.Surface is leaking, programmer is missing a call to Dispose Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces (f-spot:8020): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference. [1 Debug 19:25:01.456] open uri = file:///home/jack/Photos/2017/03/25/011.JPG [1 Debug 19:25:02.438] open uri = file:///home/jack/Photos/2017/03/25/017.JPG [1 Debug 19:25:04.200] open uri = file:///home/jack/Photos/2017/03/25/023.JPG [1 Debug 19:25:05.201] open uri = file:///home/jack/Photos/2017/03/25/029.JPG [1 Debug 19:25:06.120] open uri = file:///home/jack/Photos/2017/03/25/035.JPG [1 Debug 19:25:07.411] open uri = file:///home/jack/Photos/2017/03/26/041.JPG [1 Debug 19:25:08.680] open uri = file:///home/jack/Photos/2017/03/27/047.JPG [1 Debug 19:25:10.208] open uri = file:///home/jack/Photos/2017/03/27/053.JPG [1 Debug 19:25:14.583] Query took 0.001481 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 200 Marshaling value_changed signal [5 Debug 19:25:14.586] open uri = file:///home/jack/Photos/2017/03/28/103.JPG Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Something is horribly wrong, this should never happen: no default version! at FSpot.Photo.get_DefaultVersion () [0x00038] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Core/Photo.cs:241 at FSpot.Widgets.CollectionGridView.PreloadCell (System.Int32 cell_num) [0x0000e] in /local/data/src/f-spot/f-spot/src/Clients/FSpot/FSpot.Widgets/CollectionCellGridView.cs:468 at FSpot.Widgets.CellGridView.Preload (Gdk.Rectangle area, System.Boolean back) [0x00132] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Gui/FSpot.Widgets/CellGridView.cs:564 at FSpot.Widgets.CellGridView.PreloadRegion (Gdk.Region region, System.Int32 step) [0x00028] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Gui/FSpot.Widgets/CellGridView.cs:523 at FSpot.Widgets.CellGridView.Scroll () [0x0017b] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Gui/FSpot.Widgets/CellGridView.cs:508 at FSpot.Widgets.CellGridView.HandleAdjustmentValueChanged (System.Object sender, System.EventArgs args) [0x00001] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Gui/FSpot.Widgets/CellGridView.cs:337 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in /usr/portage/tmpdir/portage/dev-lang/mono-5.4.0.167/work/mono-5.4.0.167-abi_x86_64.amd64/mcs/class/corlib/System.Reflection/MonoMethod.cs:305 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00043] in /usr/portage/tmpdir/portage/dev-lang/mono-5.4.0.167/work/mono-5.4.0.167-abi_x86_64.amd64/mcs/class/corlib/System.Reflection/MonoMethod.cs:313 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /usr/portage/tmpdir/portage/dev-lang/mono-5.4.0.167/work/mono-5.4.0.167-abi_x86_64.amd64/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229 at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e1] in /usr/portage/tmpdir/portage/dev-lang/mono-5.4.0.167/work/mono-5.4.0.167-abi_x86_64.amd64/mcs/class/corlib/System/Delegate.cs:461 at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in /usr/portage/tmpdir/portage/dev-lang/mono-5.4.0.167/work/mono-5.4.0.167-abi_x86_64.amd64/mcs/class/corlib/System/MulticastDelegate.cs:67 at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in /usr/portage/tmpdir/portage/dev-lang/mono-5.4.0.167/work/mono-5.4.0.167-abi_x86_64.amd64/mcs/class/corlib/System/Delegate.cs:406 at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x0007f] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/glib/Signal.cs:205 at GLib.Signal+SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00019] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/glib/SignalClosure.cs:115 at GLib.Signal+SignalClosure.MarshalCallback (System.IntPtr raw_closure, GLib.Value* return_val, System.UInt32 n_param_vals, GLib.Value* param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x00053] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/glib/SignalClosure.cs:144 at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, System.Boolean is_terminal) [0x0003b] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/glib/ExceptionManager.cs:58 at GLib.Signal+SignalClosure.MarshalCallback (System.IntPtr raw_closure, GLib.Value* return_val, System.UInt32 n_param_vals, GLib.Value* param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x0013d] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/glib/SignalClosure.cs:165 at Gtk.Adjustment.gtk_adjustment_set_value (System.IntPtr , System.Double ) [0x00000] in <305a5253f62a43f1bc88dcf7e0c87e9c>:0 at Gtk.Adjustment.set_Value (System.Double value) [0x0000d] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/gtk/generated/Adjustment.cs:53 at FSpot.Widgets.CellGridView.ScrollTo (System.Int32 cell_num, System.Boolean center) [0x0005b] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Gui/FSpot.Widgets/CellGridView.cs:308 at FSpot.Widgets.CellGridView.ScrollTo (System.Int32 cell_num) [0x00001] in /local/data/src/f-spot/f-spot/src/Core/FSpot.Gui/FSpot.Widgets/CellGridView.cs:287 at FSpot.Widgets.SelectionCollectionGridView.OnKeyPressEvent (Gdk.EventKey evnt) [0x002dd] in /local/data/src/f-spot/f-spot/src/Clients/FSpot/FSpot.Widgets/SelectionCollectionGridView.cs:492 at Gtk.Widget.keypressevent_cb (System.IntPtr widget, System.IntPtr evnt) [0x00016] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/gtk/generated/Widget.cs:608 at Gtk.Application.gtk_main () [0x00000] in <305a5253f62a43f1bc88dcf7e0c87e9c>:0 at Gtk.Application.Run () [0x00001] in /usr/portage/tmpdir/portage/dev-dotnet/gtk-sharp-2.12.45/work/gtk-sharp-2.12.45/gtk/Application.cs:145 at FSpot.Driver.Startup () [0x00172] in /local/data/src/f-spot/f-spot/src/Clients/FSpot/FSpot/main.cs:397 at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup+StartupInvocationHandler startup) [0x00034] in /local/data/src/f-spot/f-spot/lib/Hyena/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54 at FSpot.Driver.Main (System.String[] args) [0x003e7] in /local/data/src/f-spot/f-spot/src/Clients/FSpot/FSpot/main.cs:310