[ubuntu-mono] [Bug 238212] [NEW] F-spot crashes when uploading to picasaweb
Edwin Soto
edwin at edwinsoto.net
Sat Jun 7 22:37:33 BST 2008
Public bug reported:
Binary package hint: f-spot
In Ubuntu Hardy
Used f-spot version 0.4.3.1-ubuntu
Installed f-spot version 0.4.4
Crash occurs in both versions
When uploading to picasaweb entire program crashes.
f-spot --debug returns this:
** Running f-spot in Debug Mode **
** Running Mono with --debug **
[Info 17:22:47.054] Initializing DBus
[Debug 17:22:47.413] DBusInitialization took 0.326975s
[Info 17:22:47.413] Initializing Mono.Addins
[Debug 17:22:47.748] Mono.Addins Initialization took 0.333883s
[Info 17:22:47.758] Starting new FSpot server
[Debug 17:22:48.156] Db Initialization took 0.219214s
[Debug 17:22:48.677] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time
[Debug 17:22:48.720] Query took 0.042838s
[Debug 17:22:48.754] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time
[Debug 17:22:48.764] Query took 0.009984s
[Debug 17:22:50.032] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0917-2.JPG
[Debug 17:22:50.041] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0917-2.JPG
(f-spot:6314): 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.
[Debug 17:22:50.656] open uri = file:///home/edwin/Photos/2008/05/11/DSCN0901-2.JPG
[Debug 17:22:50.656] open uri = file:///home/edwin/Photos/2008/05/11/DSCN0901-2.JPG
[Debug 17:22:51.115] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0917.JPG
[Debug 17:22:51.115] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0917.JPG
[Debug 17:22:51.437] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0916.JPG
[Debug 17:22:51.438] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0916.JPG
[Debug 17:22:51.773] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0916-1.JPG
[Debug 17:22:51.774] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0916-1.JPG
[Debug 17:22:52.098] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0916-2.JPG
[Debug 17:22:52.099] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0916-2.JPG
[Debug 17:22:52.415] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0909-2.JPG
[Debug 17:22:52.415] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0909-2.JPG
[Debug 17:22:52.794] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0909.JPG
[Debug 17:22:52.794] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0909.JPG
[Debug 17:22:53.155] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0909-1.JPG
[Debug 17:22:53.155] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0909-1.JPG
[Debug 17:22:53.543] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0917-1.JPG
[Debug 17:22:53.544] open uri = file:///home/edwin/Photos/2008/06/01/DSCN0917-1.JPG
[Debug 17:22:59.650] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE (((id IN (SELECT photo_id FROM photo_tags WHERE tag_id IN (7))) AND id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2))) ORDER BY photos.time
[Debug 17:22:59.652] Query took 0.001678s
[Debug 17:22:59.653] GroupAdaptor::Reloading
[Debug 17:22:59.653] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time
[Debug 17:22:59.728] Query took 0.074435s
[Debug 17:22:59.778] PhotoImageView::item changed
[Debug 17:22:59.780] open uri = file:///home/edwin/Photos/2008/05/17/DSCN0908.JPG
[Debug 17:22:59.804] open uri = file:///home/edwin/Photos/2008/05/17/DSCN0908.JPG
[Debug 17:23:01.154] open uri = file:///home/edwin/Photos/2008/05/17/DSCN0908.JPG
GoogleAccount.Connect()
Can not connect to Picasa. Bad username ? password ? network connection ?
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)
** Affects: f-spot (Ubuntu)
Importance: Undecided
Status: New
--
F-spot crashes when uploading to picasaweb
https://bugs.launchpad.net/bugs/238212
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