danillo@danillo:~$ f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** [1 Info 16:08:45.833] Initializing Mono.Addins [1 Debug 16:08:46.270] Mono.Addins Initialization took 0,403802 [1 Debug 16:08:46.623] Db Initialization took 0,110626 [1 Debug 16:08:47.099] 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 16:08:47.100] QueryToTemp took 0,001463 : 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 16:08:47.100] Reloading the query took 0,00755 [1 Debug 16:08:47.324] Query took 0,01311 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0 [2 Debug 16:08:47.340] PhotosPerMonth took 0,002257 [2 Debug 16:08:47.342] TimeAdaptor REAL Reload took 0,218744 [1 Debug 16:08:47.423] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time ASC, filename ASC [1 Debug 16:08:47.434] QueryToTemp took 0,011384 : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time ASC, filename ASC [1 Debug 16:08:47.454] Query took 0,000842 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0 [1 Debug 16:08:47.617] open uri = file:///home/danillo/Imagens/Fotos/2011/07/21/Hist%C3%B3rico%20Nat%C3%A1lia.jpg [1 Debug 16:08:47.640] Reloading the query took 0,21815 [3 Debug 16:08:47.659] PhotosPerMonth took 0,002126 [3 Debug 16:08:47.660] TimeAdaptor REAL Reload took 0,22065 [1 Debug 16:08:47.762] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time ASC, filename ASC [1 Debug 16:08:47.763] QueryToTemp took 0,00099 : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time ASC, filename ASC [1 Debug 16:08:47.778] IndexOf took 0,000339 : SELECT ROWID AS row_id FROM photoquery_temp_0 WHERE id = 1 [1 Debug 16:08:47.778] Reloading the query took 0,016136 [4 Debug 16:08:47.968] PhotosPerMonth took 0,000872 [4 Debug 16:08:47.968] TimeAdaptor REAL Reload took 0,205111 [1 Debug 16:08:48.103] Query took 0,002248 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0 [1 Debug 16:08:48.221] Loading image took 0,762739 (f-spot:7288): 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 16:08:54.896] open uri = file:///home/danillo/Imagens/Fotos/2011/07/21/Hist%C3%B3rico%20Nat%C3%A1lia.jpg 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.PrintOperation.OnDrawPage (Gtk.PrintContext context, Int32 page_nr) [0x00000] in :0 at Gtk.PrintOperation.drawpage_cb (IntPtr operation, IntPtr context, Int32 page_nr) [0x00000] in :0 at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.PrintOperation.drawpage_cb(IntPtr operation, IntPtr context, Int32 page_nr) at Gtk.PrintOperation.gtk_print_operation_run(IntPtr , Int32 , IntPtr , IntPtr ByRef ) at Gtk.PrintOperation.Run(PrintOperationAction action, Gtk.Window parent) at FSpot.MainWindow.HandlePrintCommand(System.Object sender, System.EventArgs e) at System.Reflection.MonoMethod.InternalInvoke(System.Object , System.Object[] , System.Exception ByRef ) at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) at System.Delegate.DynamicInvokeImpl(System.Object[] args) at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) at System.Delegate.DynamicInvoke(System.Object[] args) at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) 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)