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 586418 - F-Spot crashes when authenticating with flickr if flickr is blocked
F-Spot crashes when authenticating with flickr if flickr is blocked
Status: RESOLVED INCOMPLETE
Product: f-spot
Classification: Other
Component: Export
0.5.x
Other Linux
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-19 18:17 UTC by Pedro Villavicencio
Modified: 2011-02-25 07:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2009-06-19 18:17:18 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/f-spot/+bug/389552

"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)"
Comment 1 Akhil Laddha 2010-12-30 08:44:50 UTC
Could you please confirm if this bug is still happening at your end ? Please try with f-spot 0.6.2 or 0.8.0 and report back, thanks.
Comment 2 Graham Innes 2011-01-11 02:18:09 UTC
I can't confirm either way I'm afraid as F-Spot has since been unblocked in the UAE - I don't think I can simulate a 403 from the flickr servers with ease.
Comment 3 Akhil Laddha 2011-02-25 07:03:56 UTC
Please feel free to reopen the bug if the problem still occurs with a newer
version of f-spot whenever it is feasible for you.