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 169562 - web response timeout when uploading to gallery
web response timeout when uploading to gallery
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
CVS
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-08 06:29 UTC by Larry Ewing
Modified: 2005-08-16 17:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Larry Ewing 2005-03-08 06:29:44 UTC
sometimes when using gallery export the request will timeout for no apparent
reason while uploading.  This happens almost all the time for nat I managed to
trigger it once.
Comment 1 Larry Ewing 2005-03-08 15:57:24 UTC
looking at the ethereal output it appears the server is never responding at all
in these images.  Either we are incorrectly failing to wait for a contiuation
response or something more severe is wrong.
Comment 2 Alvaro del Castillo 2005-06-07 15:50:47 UTC
I have updated the system to Mono 1.1.7 and F-Spot 0.0.13 and the results are
now worse than before, but I get an exception that may help in the debug. After
adding the 1/8 photo correctly:

Unparsed result: name="debug_album", value="guadec6"
Unparsed result: name="debug_gallery_version", value="1.5-debian1"
Unparsed result: name="debug_user", value="admin"
Unparsed result: name="debug_user_type", value="gallery_user"
Unparsed result: name="debug_user_already_logged_in", value="1"
StatusText : Add photo successful.


Then a exception appears:

Unhandled Exception: System.Net.WebException: Read error
in [0x00160] System.Net.WebConnection:EndRead (IAsyncResult result)
in [0x00043] (at
/build/buildd/mono-1.1.7/mcs/class/System/System.Net/WebConnectionStream.cs:318)
System.Net.WebConnectionStream:EndRead (IAsyncResult r)

I am using Gallery 1.5.
Comment 3 Larry Ewing 2005-08-16 17:31:59 UTC
The mono i/o layer has been rewritten several times since the report and I can
no longer reproduce the problem. Closing