[ubuntu-mono] [Bug 389552] Re: F-Spot crashes when authenticating with flickr if flickr is blocked

Bug Watch Updater 389552 at bugs.launchpad.net
Thu Sep 16 16:27:27 UTC 2010


** Changed in: f-spot
   Importance: Unknown => Critical

-- 
F-Spot crashes when authenticating with flickr if flickr is blocked
https://bugs.launchpad.net/bugs/389552
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: New
Status in “f-spot” package in Ubuntu: Triaged

Bug description:
Binary package hint: f-spot

Sadly, flickr is now blocked in my country of residence. If I try and authorise F-Spot to flickr, it will crash as follows: 

[Info  19:20:08.096] Initializing DBus
[Info  19:20:08.411] Initializing Mono.Addins
[Info  19:20:08.871] Starting new FSpot server
[Info  19:20:14.481] Starting BeagleService
[Info  19:20:14.481] Hack for gnome-settings-daemon engaged

(f-spot:18644): 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.

(f-spot:18644): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
FlickrNet.FlickrWebException: HTTP Error 403, Forbidden ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] 
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] --- End of inner exception stack trace ---

  at FlickrNet.Flickr.DoGetResponse (System.String url, System.String variables) [0x00000] 
  at FlickrNet.Flickr.GetResponse (System.Collections.Hashtable parameters, TimeSpan cacheTimeout) [0x00000] 
  at FlickrNet.Flickr.GetResponseNoCache (System.Collections.Hashtable parameters) [0x00000] 
  at FlickrNet.Flickr.AuthGetFrob () [0x00000] 
  at FlickrRemote.TryWebLogin () [0x00000] 
  at FSpotFlickrExport.FlickrExport.Login () [0x00000] 
  at FSpotFlickrExport.FlickrExport.HandleClicked (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.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

It should just provide an error message instead of crashing.






More information about the Ubuntu-mono mailing list