Comment 5 for bug 178303

Revision history for this message
Mihai Capotă (mihaic) wrote : Re: f-spot 2 picasaweb failed to upload

I have trouble uploading to Picasa Web using f-spot 0.4.3.1 in hardy.
I'm trying to upload a single photo. I get the same result every time.
Here's the debug info:

vasile@gri:~$ f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug **
Starting new FSpot server
Reloading
item changed
Reloading
item changed

(f-spot:7457): 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.
GoogleAccount.Connect()
Starting Upload to Picasa
uploading 0
value = f-spot version 0.4.3.1 len = 22
value = 2008:08:19 15:42:45 len = 19
Saved 8961 bytes
System.IO.IOException: Write timed out.
  at System.Net.WebConnectionStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000]
  at Mono.Google.Picasa.PicasaAlbum.UploadPicture (System.String title, System.String description, System.String mime_type, System.IO.Stream input) [0x00000]
  at Mono.Google.Picasa.PicasaAlbum.UploadPicture (System.String title, System.String description, System.IO.Stream input) [0x00000]
  at Mono.Google.Picasa.PicasaAlbum.UploadPicture (System.String filename, System.String title, System.String description) [0x00000]
  at FSpotGoogleExport.GoogleExport.Upload () [0x00000]
uploading 0
value = f-spot version 0.4.3.1 len = 22
value = 2008:08:19 15:50:02 len = 19
Saved 8961 bytes
System.DivideByZeroException: Division by zero
  at (wrapper managed-to-native) System.Object:__icall_wrapper___emul_ldiv (long,long)
  at FSpotGoogleExport.GoogleExport.Upload () [0x00000]