[Kde-imaging] [Bug 150979] Picasa Export-Plugins does not work

krienke at uni-koblenz.de krienke at uni-koblenz.de
Thu Nov 8 14:36:50 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=150979         




------- Additional Comments From krienke uni-koblenz de  2007-11-08 14:36 -------
I had another idea to track the bug. Perhaps this info helps to isolate the problem. I started a photo upload and used wireshark to show whats going on. The host where data were uploaded to is 72.14.255.91 (td-in-f91.google.com). Using the follow tcp stream Method in wireshark I can see the following:

------start --------------------------------------------------------------------
POST /data/feed/api/user/krienke uni-koblenz de/album/Test HTTP/1.1
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.6) Gecko/20040113
Pragma: no-cache
Cache-control: no-cache
Accept: text/html, image/jpeg, image/png, text/*, image/*, */*
Accept-Encoding: x-gzip, x-deflate, gzip, deflate
Accept-Charset: iso-8859-15, utf-8;q=0.5, *;q=0.5
Accept-Language: de, en
Host: www.picasaweb.google.com
Cookie: rememberme=false; PREF=ID=b0045a98edc4465c:TM=1185257727:LM=1185257727:S=sUkSdTkFUMEGk0Ul
Authorization: GoogleLogin auth=
Content-Type: multipart/related; boundary=----------rcL6ZwtjEeQEUrxtcTZ8hC1MaxC2ITI73bBcX5KkjkyBat4AMdI1pIN
Connection: Keep-Alive
Content-Length: 134960

------------rcL6ZwtjEeQEUrxtcTZ8hC1MaxC2ITI73bBcX5KkjkyBat4AMdI1pIN
Content-Disposition: form-data; name="test"
Content-Type: application/atom+xml
Mime-version: 1.0 
Content-Length: 207

<entry xmlns='http://www.w3.org/2005/Atom'><title>dsc_3256.jpg</title><summary></summary><category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/photos/2007#photo" /></entry>
------------rcL6ZwtjEeQEUrxtcTZ8hC1MaxC2ITI73bBcX5KkjkyBat4AMdI1pIN
Content-Disposition: form-data; name="photo"; filename="dsc_3256.jpg"
Content-Length: 134295
Content-Type: image/jpeg

......JFIF..............Exif..MM.*.....
...................
.........................................(...........1.....
.....2.......................i..............NIKON CORPORATION.NIKON D80....,.......,....Ver.1.01 .2007:10:22 15:12:34.

....
<more binary data>
....

------------rcL6ZwtjEeQEUrxtcTZ8hC1MaxC2ITI73bBcX5KkjkyBat4AMdI1pIN--HTTP/1.1 500 Internal Server Error
Content-Type: text/plain
Content-Encoding: gzip
Transfer-Encoding: chunked
Cache-control: private, must-revalidate, max-age=0
Date: Thu, 08 Nov 2007 12:58:10 GMT
Server: GFE/1.3
Connection: Close
------end---------------------------------------------------------

So the photo (from my D80) is transferred until the http server repots an error.

After this try I uploaded a photo to picasa using the webinterface of google picase itself. Here too the upload server to which the photo was transferred was (shown by wireshark) td-in-f91.google.com and this time it worked just fine.

Rainer


More information about the Kde-imaging mailing list