[ubuntu-mono] [Bug 274709] Re: f-spot crashes when exporting to PicasaWeb (empty Picasa album collection ?)
Bug Watch Updater
274709 at bugs.launchpad.net
Thu Sep 16 14:30:36 UTC 2010
** Changed in: f-spot
Importance: Unknown => Critical
--
f-spot crashes when exporting to PicasaWeb (empty Picasa album collection ?)
https://bugs.launchpad.net/bugs/274709
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in ubuntu.
Status in Personal photo management for the GNOME desktop: Fix Released
Status in “f-spot” package in Ubuntu: Fix Released
Bug description:
Binary package hint: f-spot
Hi,
I'm trying to export photos to PicasaWeb. When I tried to export the first time, I've set my login + password, then f-spot crashed. I tried again, and now it crashes as soon as I click the export to PicasaWeb menu entry. I've seen other bugs similar to this one regarding a wrong user/password account. Although, I do have the correct login/password google account set. My PicasaWeb is brand new and I have no albums yet. The traceback makes it pretty obvious that this is the problem.
The program crashes a few moments after "GoogleAccount.Connect()".
aconrad at ubuntu:~$ f-spot
Starting new FSpot server
Reloading
item changed
(f-spot:10262): 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.
error checking orientation
GoogleAccount.Connect()
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentOutOfRangeException: Index is less than 0 or more than or equal to the list count.
Parameter name: index
0
at System.Collections.ArrayList.get_Item (Int32 index) [0x00000]
at System.Collections.Specialized.NameObjectCollectionBase.BaseGet (Int32 index) [0x00000]
at Mono.Google.Picasa.PicasaAlbumCollection.get_Item (Int32 index) [0x00000]
at FSpotGoogleExport.GoogleExport.HandleAlbumOptionMenuChanged (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.OptionMenu.gtk_option_menu_set_menu(IntPtr , IntPtr )
at Gtk.OptionMenu.gtk_option_menu_set_menu(IntPtr , IntPtr )
at Gtk.OptionMenu.set_Menu(Gtk.Widget value)
at FSpotGoogleExport.GoogleExport.PopulateAlbumOptionMenu(Mono.Google.Picasa.PicasaWeb picasa)
at FSpotGoogleExport.GoogleExport.Connect(FSpotGoogleExport.GoogleAccount selected, System.String token, System.String text)
at FSpotGoogleExport.GoogleExport.Connect(FSpotGoogleExport.GoogleAccount selected)
at FSpotGoogleExport.GoogleExport.Connect()
at FSpotGoogleExport.GoogleExport.Run(IBrowsableCollection selection)
at FSpot.Extensions.ExportMenuItemNode.OnActivated(System.Object o, System.EventArgs e)
at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
at GLib.Signal.voidObjectCallback(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)
Regards,
Alex Conrad
More information about the Ubuntu-mono
mailing list