PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 947 - NETWORK_ERR during interaction QtWebKit window with server
: NETWORK_ERR during interaction QtWebKit window with server
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtWebKit
: 1.0.4
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-07-27 15:46 EEST by Anton Panferov
Modified: 2011-08-23 00:35 EEST (History)
9 users (show)

See Also:


Attachments
Sources for reproduction (1.29 KB, application/octet-stream)
2011-07-27 15:46 EEST, Anton Panferov
Details
C++ client code (277 bytes, text/x-c++src)
2011-07-27 19:16 EEST, renato filho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Panferov 2011-07-27 15:46:56 EEST
Created attachment 381 [details]
Sources for reproduction

I'm using PySide + QtWebKit for my desktop application and I faced with very
unclear for me issue now. My app run simple HTTP server and QWebView window
with some html inside. This html page through XMLHttpRequest receiving data
from server - very simple. And during this interaction between QWebView and
server I receive "Error: NETWORK_ERR: XMLHttpRequest Exception 101". However
if I open this html page in any browser (Safari, Chrome, FF - was checked)
like "http://localhost:8000/page.html" interaction with server works without
any problems.

I have tested it with last version (1.0.5) as well and issue still is
reproducible.

Sources for reproduction - attached
On Windows some fix for mimetypes may be required:
http://stackoverflow.com/questions/4237898/unicodedecodeerror-ascii-codec-cant-decode-byte-0xe0-in-position-0-ordinal/4238212#4238212
Comment 1 renato filho 2011-07-27 19:16:25 EEST
Created attachment 382 [details]
C++ client code
Comment 2 renato filho 2011-07-27 19:16:37 EEST
I have tested that with C++ code and still failing. So this is not a bug on
PySide, probably some problem related with QtWebkit module. You should report a
bug on: bugs.webkit.org.
Comment 3 renato filho 2011-07-27 19:18:54 EEST
check that before report the bug: http://trac.webkit.org/wiki/QtWebKitBugs
Comment 4 Anton Panferov 2011-07-27 23:30:31 EEST
Thank you! I have raised a bug https://bugs.webkit.org/show_bug.cgi?id=65281
Comment 5 renato filho 2011-07-28 00:10:29 EEST
ok, then I will close this bug as invalid here in PySide bugzilla.
Comment 6 renato filho 2011-08-23 00:35:32 EEST
Released on PySide 1.0.6