GNOME Bugzilla – Bug 404110
Picasa export fails
Last modified: 2018-07-01 08:50:46 UTC
Please describe the problem: Exporting photos to Picasa fails with error Steps to reproduce: 1. Select photo 2. Export -> Export to picasaweb... 3. Upload completes then an error pops up saying "Error Uploading To Gallery: Error getting response stream (ReadDone2): ReceiveFailure Actual results: Photo seems to upload but fails thereafter Expected results: The photo to be uploaded without errors Does this happen every time? Yes Other information: The following is output on the console: open uri = file:///home/jryden/Photos/2007/01/28/cuteboy 003.jpg error checking orientation Starting Upload to Picasa uploading 0 open uri = file:///home/jryden/Photos/2007/01/28/cuteboy 003.jpg error checking orientation System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError () at System.Net.WebConnection.ReadDone () at System.MulticastDelegate.invoke_void_IAsyncResult () at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] at System.Net.HttpWebRequest.GetResponse () [0x00000] at Mono.Google.MultipartRequest.GetResponseAsString () [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 description) [0x00000] at FSpot.GoogleExport.Upload () [0x00000]
Do you still have this ? Do you have some available space left on your picasaweb account ?
Yes. I only have 10 or so pictures uploaded so there's plenty of space.
version of mono ? what do you have as locale ?
jryden@blade:~$ mono --version Mono JIT compiler version 1.2.2.1, (C) 2002-2006 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC) SIGSEGV: normal Disabled: none jryden@blade:~$ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=
Still getting this error with 0.3.4 FYI...
Hi Joakim, thx for testing this. This problem is worrying me a lot... - Does it happens to all picasa accounts or just your ? (can you try to create a second google account to try that ?) - Does this happens from all f-spot instances ? (I don't know if you're able to test f-spot from another computer...) Can you please also capture the network traffic attach it to this bug (or sent it to me by mail) ? You can make a capture with tcpdump as is: tcpdump -i eth0 -s 1500 -w out.tcpdump port 80 (replace eth0 by your net interface and out.tcpdump by a filename in which you want to copy the dump)
Thanks for looking at this Stephane! I think the issue is at the bottom on the tcpdump I'm just about to email to you...
i have been unable to upload multiple files to picaso. it may be a separate bug but i felt it would be best to start here rather than open a separate report! i am able to upload one (usually) but any more than that and it flakes out with this error message: Error Uploading to Gallery: Sharing violation on path tmp/tmp696a24d9.tmp..jpg
bradley (comment #8): please open a new bug report. what are the checked options in the Export dialog ?
Created attachment 149127 [details] dependencies Dependencies
Created attachment 149128 [details] f-spot log please not the error message with network Stream
Created attachment 149129 [details] general xsession-error
Hi guys, I cannot upload images to Picasa. It connects with google and create new database but doesn't uploadany images. The uploading configuration shows as usually but when i send it i wait and wait and wait. After longer waiting or if i cancel I have that message: [Warn 22:07:35.433] Caught an exception - Thread was being aborted (in `mscorlib') ..... I dont know what more information you need. PS what is written in java? f-spot or the plugin best wishes, Jacek
f-spot is not under active development anymore, has not seen code changes for five years, and saw its last tarball release in the year 2010. Its codebase has been archived: https://gitlab.gnome.org/Archive/f-spot/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.