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 730323 - Uploading photos to G+/Picasa, error handling is poor
Uploading photos to G+/Picasa, error handling is poor
Status: RESOLVED DUPLICATE of bug 726058
Product: shotwell
Classification: Other
Component: web-sharing
0.18.x
Other Linux
: Normal normal
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-18 10:41 UTC by g11024342@trbvm.com
Modified: 2014-05-21 18:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description g11024342@trbvm.com 2014-05-18 10:41:35 UTC
If you mark an album/tag with a couple of hundred photos/videos and get an error during that, Shotwell won't continue and won't be helpful in what went wrong / which are successfully uploaded and how to continue.

For some reason I got this after uploading 96 items:

L 14086 2014-05-18 12:26:50 [WRN] RESTSupport.vala:164: Publishing error: Service http://picasaweb.google.com/data/feed/api/user/110938546897436968022/albumid/6014704550467860225 returned HTTP status code 500 Internal Server Error
L 14086 2014-05-18 12:26:50 [WRN] RESTSupport.vala:165: response validation failed. bad response = 'Internal Error'.

I then continued manually and the same item it stopped at was uploaded successfully.

Later, I got another error because of a too big video:

L 14086 2014-05-18 12:34:07 [WRN] RESTSupport.vala:164: Publishing error: Service http://picasaweb.google.com/data/feed/api/user/110938546897436968022/albumid/6014704550467860225 returned HTTP status code 413 Request Entity Too Large
L 14086 2014-05-18 12:34:07 [WRN] RESTSupport.vala:165: response validation failed. bad response = 'Video file size exceeds 104857600'

Shotwell should better offer just to skip this particular file ahead of trying to upload it and continue.

(Btw, is there really no way of uploading a video that exceeds this size? Seems a bit small by todays standards. Make that limit * 10 and it would be more sensible)
Comment 1 g11024342@trbvm.com 2014-05-18 11:59:43 UTC
One more error that I got, it seems that the authentication timed out or something because when I continued I had to login again.

L 14086 2014-05-18 13:05:20 [WRN] RESTSupport.vala:164: Publishing error: Service http://picasaweb.google.com/data/feed/api/user/110938546897436968022/albumid/6014704550467860225 returned HTTP status code 403 Forbidden
L 14086 2014-05-18 13:05:20 [WRN] RESTSupport.vala:165: response validation failed. bad response = 'Token invalid - Invalid token: Token not found'.
Comment 2 Jim Nelson 2014-05-19 19:43:14 UTC
Possibly a duplicate of bug #726058
Comment 3 Jim Nelson 2014-05-21 18:29:19 UTC

*** This bug has been marked as a duplicate of bug 726058 ***