[Kde-imaging] [Bug 150979] Picasa Export-Plugins does not work
krienke at uni-koblenz.de
krienke at uni-koblenz.de
Fri Oct 19 08:50:13 CEST 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-10-19 08:50 -------
Am Donnerstag, 18. Oktober 2007 17:37:36 schrieb Vardhman:
> ------- I could verify that new album issue. My guess is that the list of
> Albums returned by the server doesn't list empty albums or there might be
> issue in the way I parse the returned data.
>
> As far as uploading the photos is concerned I have tried uploading the
> photos many times but all my trial used login for picasaweb.google.com, I
> can't immediately think if the .com and .de may be working differently.
Well after all I have no choice of selecting where the plugin does connect to
(.com or .de). Perhaps this causes the trouble. On the other hand I tried to
logon to picasaweb.google.com with my browser which worked fine for me. I
had no problems uploading a photo via the picasa webinterface using
http://picasaweb.google.com .
I just tried to export another photo on my suse10.3 system and again the
progress bar does not show any progress. Using netstat --inet I see that
there is a connection:
bliss:~ # netstat --inet -n
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 141.26.64.65:38409 209.85.167.91:80 TIME_WAIT
I tried to telnet this host on port 80 and entered a get:
# telnet 209.85.167.91 80
Connected to 209.85.167.91.
Escape character is '^]'.
get
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>400 Bad Request</title>
<style><!--
...
So the connection works but the plugins connection remains in TIME_WAIT
status. Strange.
Rainer
More information about the Kde-imaging
mailing list