https://bugs.winehq.org/show_bug.cgi?id=37192
Bug ID: 37192 Summary: Some Chinese displayed as garbage in DushuBus everytime updating bookmarks Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: penghao@linuxdeepin.com
DushuBus is an online book reader.
Download DushuBus from http://www.dushubus.com/down/book_setup_12.4.exe
Install Dushbus and dependencies: winetricks -q mdac28 jet40.
Step 0.Start DushuBus from C:/Program Files/读书巴士/Book.exe
Step 1. Click the 网站设置 (Network settings) item from the dropdown menu in the right top corner of DushuBus:
Step 2. Click 小说正文标识设置 (Bookmarks settings)
Step 3. Click 在线更新 (online update)
Step 4. Click 确定 (ok)
See: dushubus_code.png for screenshot
Some Chinese characters display in garbage. === 未完待续,欲知后事如何,请登录新浪原创┰母嗾陆凇VС肿髡撸С终妗?lt;/p><p>新浪原创:http://vip.book.sina.com.cn ===
https://bugs.winehq.org/show_bug.cgi?id=37192
Hao Peng penghao@linuxdeepin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #1 from Hao Peng penghao@linuxdeepin.com --- Created attachment 49436 --> https://bugs.winehq.org/attachment.cgi?id=49436 steps to producce the bug
https://bugs.winehq.org/show_bug.cgi?id=37192
Hao Peng penghao@linuxdeepin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.dushubus.com/dow | |n/book_setup_12.4.exe
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #2 from Hao Peng penghao@linuxdeepin.com --- --- snip --- 0040:trace:msxml:XMLHTTPRequest_open (0x1216f618)->(L"GET" L"http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169" 0x32e1a0 {VT_BOOL: ffffffff}) --- snip --
This application downloads an xml file called sitesign.xml from http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169. The xml file contains the bookmarks data.
The xml file downloaded by the application is broken, if we copy the file from
C:/users/XXX/Local Settings/Temporary Internet Files/Content.IE5/XXX/sitesign[0] on Wine
to C:/drive_c/Program Files/读书巴士/safesign.xml on Windows, then we can 'reproduce' the garbage on Windows as well.
Md5sum check also confirm the downloaded file is broken.
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Could you attach both broken and valid files here (if it's not a copyright issue of course)? Also please try with native msxml3,msxml4.
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #4 from Hao Peng penghao@linuxdeepin.com --- The following environment could help us reproduce a similar bug:
1. Download sitesign.xml from http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169
2. Write a html file called test.html like below, host in a local server:
<html> <head> <script type="text/javascript" > var xmlhttp = new ActiveXObject("Msxml2.XMLHTTP.3.0"); xmlhttp.open("GET","sitesign.xml", false); xmlhttp.send(); var book = xmlhttp.responseXML; document.write(book.text); document.write(book.xml); </script> </head> <body> </body> </html>
3. Using Wine builtin IE to browse http://localhost/test.html, the xml file fails to load, with the following error messages:
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 encoding error : input conversion failed due to input error, bytes 0xFA 0xD8 0x26 0x00 encoding error : input conversion failed due to input error, bytes 0xFA 0xD8 0x26 0x00 I/O error : encoder error err:msxml:doparse Premature end of data in tag ListStart line 3 err:msxml:doparse Premature end of data in tag SiteSign line 3 err:msxml:doparse Premature end of data in tag MESSAGE line 2
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #5 from Hao Peng penghao@linuxdeepin.com --- Created attachment 49437 --> https://bugs.winehq.org/attachment.cgi?id=49437 broken sitesign.xml from IE cookies
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #6 from Hao Peng penghao@linuxdeepin.com --- Created attachment 49438 --> https://bugs.winehq.org/attachment.cgi?id=49438 original sitesign download from http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169 by wget
https://bugs.winehq.org/show_bug.cgi?id=37192
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #49437|text/xml |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=37192
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #49438|text/xml |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Hao Peng from comment #5)
Created attachment 49437 [details] broken sitesign.xml from IE cookies
(In reply to Hao Peng from comment #6)
Created attachment 49438 [details] original sitesign download from http://www.mybook66.com/down/sitesign.xml?temp7afd=19.75169 by wget
These two files are identical.
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #8 from Hao Peng penghao@linuxdeepin.com --- Strangely, there are multiple cached sitesign in cookies, some of them are identical with the original file, some of them are not.
I'll upload two real broken file
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #9 from Hao Peng penghao@linuxdeepin.com --- Created attachment 49439 --> https://bugs.winehq.org/attachment.cgi?id=49439 Broken sitesign.xml, version 1
6d6be4fb284190a67cd06b74cd72b14ed4f270d3, 397784 Bytes.
https://bugs.winehq.org/show_bug.cgi?id=37192
Hao Peng penghao@linuxdeepin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #49437|0 |1 is obsolete| |
--- Comment #10 from Hao Peng penghao@linuxdeepin.com --- Created attachment 49440 --> https://bugs.winehq.org/attachment.cgi?id=49440 Broken sitesign.xml, version 2
sha1sum: 3b2fe69521a470ad9d7b6801bd67fcaeac2c91ba size: 43632 bites
https://bugs.winehq.org/show_bug.cgi?id=37192
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #49439|text/xml |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=37192
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #49440|text/xml |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=37192
--- Comment #11 from Ken Sharp imwellcushtymelike@gmail.com --- What version of Wine?