Comment 7 for bug 373202

Revision history for this message
Stefan Hammer (j-4-deactivatedaccount) wrote :

Still present in f-spot 0.6.1.2 (shipped with Karmic)

On a new install - when no photos added -> klick on the timeline slider -> crash

[Info 13:28:26.256] Initializing DBus
[Info 13:28:26.330] Initializing Mono.Addins
[Info 13:28:26.450] Starting new FSpot server (f-spot 0.6.1.2)
[Info 13:28:26.924] Starting BeagleService
[Info 13:28:26.936] Hack for gnome-settings-daemon engaged

(f-spot:9347): 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.
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentOutOfRangeException: Argument is out of range.
  at System.DateTime.DaysInMonth (Int32 year, Int32 month) [0x00000]
  at FSpot.TimeAdaptor.DateFromIndexDescending (Int32 item) [0x00000]
  at FSpot.TimeAdaptor.DateFromIndex (Int32 item) [0x00000]
  at FSpot.TimeAdaptor.GlassLabel (Int32 item) [0x00000]
  at FSpot.GroupSelector+Glass.StartDrag (Double x, Double y, UInt32 time) [0x00000]
  at FSpot.GroupSelector.OnButtonPressEvent (Gdk.EventButton args) [0x00000]
  at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) [0x00000]
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at FSpot.Driver.Main(System.String[] args)