export to picasaweb crashes f-spot



Hi
I've had this issue for some time now, and dist updates and extension updates haven't solved it.
The export to picasa process works fine up to clicking the export button. F-spot then crashes and a signigicant (?) error shows up on terminal : "Exception in Gtk# callback delegate"

(See full terminal output below)

While playing around with the program I managed to reproduce the same error message (methinks) hitting cancel on the "show images from selected imported rolls" ("Filtrar en los carretes seleccionados") dialog.

I now suspect this is not an f-spot issue (rather GTK or lenny), I'd very much appreciate it if someone can confirm this.

Currently running f-spot 0.4.4, PicasaWeb Export 0.4.4.2 on debian lenny (ppc).

Cheers

Hugo


Below is the terminal output from two consecutive crashes, one attempting export, the second "selecting film rolls".
**********************
hugo garrobo:~$ f-spot
[Info  23:05:53.419] Initializing DBus
[Info  23:05:53.694] Initializing Mono.Addins
[Info  23:05:54.143] Starting new FSpot server

(f-spot:30773): 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.
GoogleAccount.Connect()
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 GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000] 
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Object.gtk_object_destroy(IntPtr )
   at Gtk.Object.gtk_object_destroy(IntPtr )
   at Gtk.Object.Destroy()
   at Gtk.Widget.Destroy()
   at FSpotGoogleExport.GoogleExport.HandleResponse(System.Object sender, Gtk.ResponseArgs args)
   at Gtk.Dialog.ResponseSignalCallback(IntPtr arg0, Int32 arg1, IntPtr gch)
   at Gtk.Dialog.ResponseSignalCallback(IntPtr , Int32 , 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)
hugo garrobo:~$ 
hugo garrobo:~$ f-spot
[Info  23:21:50.661] Initializing DBus
[Info  23:21:50.967] Initializing Mono.Addins
[Info  23:21:51.432] Starting new FSpot server

(f-spot:31449): 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.NullReferenceException: Object reference not set to an instance of an object
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000] 
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Object.gtk_object_destroy(IntPtr )
   at Gtk.Object.gtk_object_destroy(IntPtr )
   at Gtk.Object.Destroy()
   at Gtk.Widget.Destroy()
   at FSpot.UI.Dialog.LastRolls.HandleResponse(System.Object o, Gtk.ResponseArgs args)
   at Gtk.Dialog.ResponseSignalCallback(IntPtr arg0, Int32 arg1, IntPtr gch)
   at Gtk.Dialog.ResponseSignalCallback(IntPtr , Int32 , 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)
hugo garrobo:~$ 



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