[ubuntu-mono] [Bug 267424] [NEW] Crash with FacebookException: Code: 4, Message: Application request limit reached
kbit
klausbitto at gmail.com
Sun Sep 7 13:33:28 UTC 2008
Public bug reported:
Binary package hint: f-spot
f-spot 0.4.3.1 on hardy SP1.
F-spot crashed with the following output while trying to login to
facebook via the export to facebook plugin.
~$ f-spot
Starting new FSpot server
Reloading
item changed
error checking orientation
System.IO.FileNotFoundException: Could not find uri "file:///home/klaus/Bilder/Freunde/Kitty/1-1437a902e71ffc4d2127632b608d9fd5.jpg".
at Gnome.Vfs.VfsStream..ctor (System.String text_uri, FileMode mode, Boolean async) [0x00000]
at Gnome.Vfs.VfsStream..ctor (System.String uri, FileMode mode) [0x00000]
at (wrapper remoting-invoke-with-check) Gnome.Vfs.VfsStream:.ctor (string,System.IO.FileMode)
at FSpot.ImageFile.Open () [0x00000]
at FSpot.ImageFile.PixbufStream () [0x00000]
at FSpot.AsyncPixbufLoader.Load (System.Uri uri) [0x00000]
at FSpot.PhotoImageView.PhotoItemChanged (FSpot.BrowsablePointer item, FSpot.BrowsablePointerChangedArgs args) [0x00000]
(f-spot:22689): 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:22689): atk-bridge-WARNING **: failure: no device event
controller found.
(f-spot:22689): atk-bridge-WARNING **: failure: no device event controller found.
(f-spot:22689): atk-bridge-WARNING **: failure: no device event controller found.
(f-spot:22689): atk-bridge-WARNING **: failure: no device event controller found.
(f-spot:22689): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.16.4/gobject/gsignal.c:2271: signal name `selection_changed' is invalid for instance `0x84d1ec8'
(f-spot:22689): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.16.4/gobject/gsignal.c:2271: signal name
`selection_changed' is invalid for instance `0x84d1ec8'
(f-spot:22689): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.16.4/gobject/gsignal.c:2271: signal name
`selection_changed' is invalid for instance `0x84d1ec8'
(f-spot:22689): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.16.4/gobject/gsignal.c:2271: signal name
`selection_changed' is invalid for instance `0x84d1ec8'
(f-spot:22689): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.16.4/gobject/gsignal.c:2271: signal name
`selection_changed' is invalid for instance `0x84d1ec8'
(f-spot:22689): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.16.4/gobject/gsignal.c:2271: signal name `selection_changed' is invalid for instance `0x84d1ec8'
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
FacebookException: Code: 4, Message: Application request limit reached
at Mono.Facebook.Util.GetResponse[UserInfoResponse] (System.String method_name, Mono.Facebook.FacebookParam[] parameters) [0x00000]
at Mono.Facebook.FacebookSession.GetUserInfo (System.Int64[] uids, System.String[] fields) [0x00000]
at FSpot.Exporter.Facebook.FacebookExport.HandleLoginClicked (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)
~$
Since the Error message is "Application request limit reached", I doubt
I can reproduce it.
Instead of crashing, f-spot should handle reaching the request limit way
differently, though.
** Affects: f-spot (Ubuntu)
Importance: Undecided
Status: New
--
Crash with FacebookException: Code: 4, Message: Application request limit reached
https://bugs.launchpad.net/bugs/267424
You received this bug notification because you are a member of MOTU Mono
Team, which is subscribed to f-spot in ubuntu.
More information about the Ubuntu-mono
mailing list