Bug 190480 - GMail displays error 500 and doesnt work
Summary: GMail displays error 500 and doesnt work
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: http (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: HI normal
Target Milestone: ---
Assignee: Andreas Hartmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 01:06 UTC by Ben Cooksley
Modified: 2009-08-02 14:03 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
HTTP Header Log captured with Wireshark (Firefox, QtNetwork, KIO) (1.98 KB, text/plain)
2009-05-03 12:04 UTC, Urs Wolfer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Cooksley 2009-04-24 01:06:50 UTC
Version:            (using Devel)
Compiler:          g++ (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]
 
OS:                Linux
Installed from:    Compiled sources

While testing the Webkit KPart in Konqueror, I found that GMail does not work, saying it encountered error "500", any attempts at Archiving / Moving / Labeling mail usually appear to work, but are not submitted and will disappear upon refresh or using another browser.

Once the message appears, it usually only possible to view one message before the GMail interface becomes unresponsive.

It works completely fine in Arora. 

The Chat option is enabled in GMail.
Comment 1 Ben Cooksley 2009-04-24 01:08:27 UTC
Forgot to note: Using qt-copy with patches applied. Tested svn revision 958089.
Comment 2 Urs Wolfer 2009-04-29 19:35:26 UTC
This is an issue in the http kioslave (or at least in KIO).
It is also reproducible with KHTML, but not with QtWebKit without KIO integration.
Comment 3 Urs Wolfer 2009-05-03 12:04:41 UTC
Created attachment 33314 [details]
HTTP Header Log captured with Wireshark (Firefox, QtNetwork, KIO)
Comment 4 Andreas Hartmetz 2009-05-04 01:14:32 UTC
assigning (hopefully to me? - hello bugzilla) because it looks like a KIO issue or at least a weird server quirk depending on how exactly a request is sent.
Comment 5 Ben Cooksley 2009-06-12 08:42:06 UTC
GMail will not load using HTTPS unfortunately either. Likely related.
Comment 6 Ben Cooksley 2009-07-14 02:34:35 UTC
This affects sites other than GMail.
There is a "firefox header dump" by a user when accessing this site here: http://forum.kde.org/viewtopic.php?f=64&t=62390#p82706
Comment 7 Urs Wolfer 2009-08-02 14:03:31 UTC
Fixed by Dawit; issue was caused by the partial kcookiejar support.