http://bugs.winehq.org/show_bug.cgi?id=14326
Summary: CAJViewer 7.0 hangs on startup Product: Wine Version: CVS/GIT Platform: All URL: http://viewer.cnki.net/cajview_page/CAJViewer%207.0.1.sf x.exe OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: hzhrong@gmail.com
Created an attachment (id=14606) --> (http://bugs.winehq.org/attachment.cgi?id=14606) error log on startup
CAJViewer is a thesis reader which is popular in Chinese education and research institutions.
CAJViewer 6.0 runs on Wine, but 7.0 hangs on startup.
See attached log.txt
http://bugs.winehq.org/show_bug.cgi?id=14326
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download OS/Version|All |other Platform|All |Other
http://bugs.winehq.org/show_bug.cgi?id=14326
--- Comment #1 from Zhangrong Huang hzhrong@gmail.com 2008-07-06 02:45:11 --- I found it's a msxml3 issue:
err:msxml:create_node shouldn't be here!
Seems to CAJViewer wants to access document node which doesn't support in Wine.
http://bugs.winehq.org/show_bug.cgi?id=14326
--- Comment #2 from Zhangrong Huang hzhrong@gmail.com 2008-07-06 02:52:37 --- Created an attachment (id=14609) --> (http://bugs.winehq.org/attachment.cgi?id=14609) patch to fix this bug
This patch adds support for accessing document node in msxml3.dll.
http://bugs.winehq.org/show_bug.cgi?id=14326
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14609|application/mbox |text/plain mime type| | Attachment #14609|0 |1 is patch| |
http://bugs.winehq.org/show_bug.cgi?id=14326
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2008-07-14 23:01:52 --- Please send patches to wine-patches@winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=14326
--- Comment #4 from Zhangrong Huang hzhrong@gmail.com 2008-07-16 10:44:52 --- (In reply to comment #3)
Please send patches to wine-patches@winehq.org.
I've re-git and send this patch.
Unfortunately, CAJViewer may crash on recently Wine:
fixme:msxml:create_node only creating basic node for type 4
Temp workaround: remove the file My Documents\My eBooks\refbook.xml.
http://bugs.winehq.org/show_bug.cgi?id=14326
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Vijay Kamuju infyquest@gmail.com 2008-07-16 14:01:48 --- closing this bug as patches made in to wine by the following commits. http://source.winehq.org/git/wine.git?a=commitdiff;h=89f1bfabe3ed9fc7fccc1c4... http://source.winehq.org/git/wine.git?a=commitdiff;h=c4ac69b7556bccafe9fe082...
http://bugs.winehq.org/show_bug.cgi?id=14326
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-07-25 13:21:24 --- Closing bugs fixed in 1.1.2.
http://bugs.winehq.org/show_bug.cgi?id=14326
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified