After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 544667 - Crash when i export pictures to Picasaweb
Crash when i export pictures to Picasaweb
Status: RESOLVED DUPLICATE of bug 537684
Product: f-spot
Classification: Other
Component: General
0.4.x
Other All
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-25 10:41 UTC by mpouret
Modified: 2008-07-25 15:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mpouret 2008-07-25 10:41:58 UTC
Steps to reproduce:
1. Open F-spot
2. Select picture that you want to export
3. Go to file -> export -> picasaweb
4. Crash: F-spot fix and "kill im self"

Stack trace:
mart@mart-laptop:~$ f-spot
Starting new FSpot server
Reloading
item changed
error checking orientation
error checking orientation

(f-spot:6506): 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
error checking orientation
error checking orientation
error checking orientation
error checking orientation
error checking orientation
error checking orientation
GoogleAccount.Connect()
Your google account is locked
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 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)


Other information:
Comment 1 Maxxer 2008-07-25 11:14:19 UTC
I believe this problem has been fixed in the current SVN. 

please reopen if you can reproduce with svn.


it seems f-spot is not displaying you the captcha image. try logging in from web, maybe it will then allow f-spot to connect without checking.

*** This bug has been marked as a duplicate of 537684 ***
Comment 2 Maxxer 2008-07-25 11:15:36 UTC
oups, please try updating picasa export to version 0.4.4.1 from the online repository. that should be enough.
open f-spot > Edit > Extension manager
Comment 3 mpouret 2008-07-25 15:25:31 UTC
Ok thank you, I'll try (next week) and I come back to you