WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
37597
[Qt] Cannot download files from websites
https://bugs.webkit.org/show_bug.cgi?id=37597
Summary
[Qt] Cannot download files from websites
Jocelyn Turcotte
Reported
2010-04-14 12:38:57 PDT
It happens often, each time I have to click the link in another browser instead. I get it when downloading attachments from GMail. I can download xml or txt attached files, but if I try to download a bigger pdf or power point file, it hangs in Arora and the progress bar don't increase. Trying to open the attachment in QtLauncher gives me the following message: "Frame load interrupted by policy change" I gets this on maybe 1/5 the files I try to download from web sites. I'll add other examples here when I encounter them. Got this on the webkit-2.0 branch on Windows.
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2010-04-15 08:13:13 PDT
Raising to P1 since there is 240 P2s and I think this would benefit visibility. Please re-lower if the problem gets revealed less critical.
Jocelyn Turcotte
Comment 2
2010-04-21 07:11:53 PDT
Another example, try downloading the attachment from this bug report:
https://bugs.webkit.org/show_bug.cgi?id=18461
Jocelyn Turcotte
Comment 3
2010-04-27 06:07:34 PDT
The bugs seems to be present on Windows when downloading a file over https. I tried on Linux and it works as expected both http and https.
Markus Goetz
Comment 4
2010-04-27 06:38:07 PDT
Did you also try that on different Windows versions with probably different OpenSSL versions?
Jocelyn Turcotte
Comment 5
2010-05-05 06:04:36 PDT
What is happening is that we push the encrypted bytes to OpenSSL however they never come back to Qt in some cases. I couldn't reproduce the problem on other machines, this problem seems very local. I'm closing it as invalid, I'll reopen if I find a real problem around this.
Markus Goetz
Comment 6
2010-05-05 06:06:27 PDT
It would still be interesting to see the windows + OpenSSL + Qt versions you tried that it worked with.
Jocelyn Turcotte
Comment 7
2010-05-06 00:36:27 PDT
(In reply to
comment #6
)
> It would still be interesting to see the windows + OpenSSL + Qt versions you > tried that it worked with.
The same as on the problematic machine: Windows7 + 0.9.8.12 + Qt 4.7 trunk
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug