Re: f-spot crashes



This is what I get...

best,

Bertrand
 
** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  19:39:30.511] Initializing DBus
[Debug 19:39:30.755] DBusInitialization took 0.224433s
[Info  19:39:30.755] Initializing Mono.Addins
[Debug 19:39:31.133] Mono.Addins Initialization took 0.378099s
[Info  19:39:31.145] Starting new FSpot server
[Debug 19:39:31.437] Db Initialization took 0.204523s
[Debug 19:39:31.811] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos  ORDER BY photos.time
[Debug 19:39:32.060] Query took 0.248661s
[Debug 19:39:32.115] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos  ORDER BY photos.time
[Debug 19:39:32.290] Query took 0.174851s
[Info  19:39:32.795] Starting BeagleService
[Debug 19:39:32.796] BeagleService startup took 3.7E-05s
[Debug 19:39:33.431] open uri = file:///media/sda7/broessli/Pictures/Zurich/2008-05-25/DSC_4734.jpg
[Debug 19:39:33.438] open uri = file:///media/sda7/broessli/Pictures/Zurich/2008-05-25/DSC_4734.jpg

(f-spot:6942): 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.
[Debug 19:39:34.421] open uri = file:///media/sda7/broessli/Pictures/2008/06/08/dsc_4883.jpg
[Debug 19:39:34.434] open uri = file:///media/sda7/broessli/Pictures/Zurich/2008-05-25/DSC_4733.jpg
[Debug 19:39:34.434] open uri = file:///media/sda7/broessli/Pictures/Zurich/2008-05-25/DSC_4733.jpg
[Debug 19:39:35.138] open uri = file:///media/sda7/broessli/Pictures/2008/06/08/dsc_4883.jpg
[Debug 19:39:35.349] open uri = file:///media/sda7/broessli/Pictures/Zurich/2008-05-25/DSC_4760.jpg
[Debug 19:39:35.349] open uri = file:///media/sda7/broessli/Pictures/Zurich/2008-05-25/DSC_4760.jpg
[Debug 19:39:36.150] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4419.JPG
[Debug 19:39:36.150] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4419.JPG
[Debug 19:39:36.491] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4417.JPG
[Debug 19:39:36.491] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4417.JPG
[Debug 19:39:36.796] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4426.JPG
[Debug 19:39:36.796] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4426.JPG
[Debug 19:39:37.131] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4415.JPG
[Debug 19:39:37.131] open uri = file:///media/sda7/broessli/Pictures/Le Doubs/DSC_4415.JPG
[Debug 19:39:37.294] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos  WHERE (((id IN (SELECT photo_id FROM photo_tags WHERE tag_id IN (33))))) ORDER BY photos.time
[Debug 19:39:37.309] Query took 0.014615s
[Debug 19:39:37.309] GroupAdaptor::Reloading
[Debug 19:39:37.309] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos  ORDER BY photos.time
[Debug 19:39:37.486] Query took 0.165138s
[Debug 19:39:37.555] open uri = file:///media/sda7/broessli/Pictures/Zurich/dsc_0236.jpg
[Debug 19:39:37.568] open uri = file:///media/sda7/broessli/Pictures/Zurich/dsc_0236.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.Utils.UriUtils.UriToStringEscaped (System.Uri uri) [0x00000]
  at FSpot.ThumbnailGenerator.ThumbnailPath (System.Uri uri) [0x00000]
  at FSpot.Widgets.IconView.Preload (Rectangle area, Boolean back) [0x00000]
  at FSpot.Widgets.IconView.Scroll () [0x00000]
  at FSpot.Widgets.IconView.HandleAdjustmentValueChanged (System.Object sender, System.EventArgs args) [0x00000]
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000]
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Layout.gtk_layout_set_size(IntPtr , UInt32 , UInt32 )
   at Gtk.Layout.gtk_layout_set_size(IntPtr , UInt32 , UInt32 )
   at Gtk.Layout.SetSize(UInt32 width, UInt32 height)
   at FSpot.Widgets.IconView.SetSize(Int32 x, Int32 y, Int32 width, Int32 height)
   at FSpot.Widgets.IconView.UpdateLayout(Rectangle allocation)
   at FSpot.Widgets.IconView.OnSizeAllocated(Rectangle allocation)
   at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
   at Gtk.Widget.sizeallocated_cb(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)
[Debug 19:39:37.770] Finalizer called on FSpot.Utils.DisposableCache`2[System.String,Gdk.Pixbuf]. Should be Disposed




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]