http://bugs.winehq.org/show_bug.cgi?id=14318
Summary: Michisoft Reader Studio v1.5a fails to produce LIT file from HTML Product: Wine Version: 1.0.0 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: truxxon@gmail.com
I tried to use the Michisoft Reader Studio v1.5a, available at http://www.michisoft.com/programs/readerstudio/rsdownload.htm , and verified that under wine it does not finish the conversion of HTML to LIT.
Instead, it shows the following message in a dialog error box log: " LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Title>. LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a <Unknown> tag in it. LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text 'mytitle' as child in its content model. LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text 'mytitle' as child in its content model. LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Creator>. LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a <Unknown> tag in it. LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Identifier>. LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a <Unknown> tag in it. LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text '7055.475' as child in its content model. LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text '7055.475' as child in its content model. LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Language>. LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a <Unknown> tag in it. LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text 'en' as child in its content model. LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text 'en' as child in its content model. LITGen error (1207): DTD(Ver 1.0): Unique identifier not found. There should be a 'unique-identifier' attribute on the <package> tag and at least one dc:Identifier tag whose ID matches that attribute. Error 0x%x processing package file %S. "
and the corresponding wine stderr is: " fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons... fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented Error 0x80004005 processing package file Z:\home\xxxx\local\bin\litgen-wine\temp\temp.opf. Terminating for error 0x80004005. fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons... fixme:ole:OleLoadPictureEx (0xa7535c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette. fixme:ole:OleLoadPictureEx (0xa7535c,3318,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette. fixme:ole:OleLoadPictureEx (0xa7535c,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette. fixme:ole:OLEPictureImpl_SaveAsFile (0x11c1c8)->(0x11c298, 0, (nil)), hacked stub. fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons... "
The problem seems to come down to wine not implementing yet these two MSXML interfaces, and therefore being unable to support the microsoft litgen dll: fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented
http://bugs.winehq.org/show_bug.cgi?id=14318
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.michisoft.com/pro | |grams/readerstudio/rsdownloa | |d.htm
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2008-07-05 08:20:50 --- Try: wget http://kegel.com/wine/winetricks && sh winetricks msxml3
http://bugs.winehq.org/show_bug.cgi?id=14318
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor
http://bugs.winehq.org/show_bug.cgi?id=14318
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-03 19:53:30 --- Is this still an issue in current (1.1.12 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14318
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msxml3 |-unknown
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-01-20 17:15:38 --- It's still a problem. But native msxml3 doesn't make any difference here. Program requires some html file as input. Ringo, please provide test files.
P.S. no msxml fixmes in output today.
http://bugs.winehq.org/show_bug.cgi?id=14318
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #4 from butraxz@gmail.com 2012-05-16 14:33:46 CDT --- No update from OP for four years. Is this still an issue in 1.5.4 or should this be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=14318
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14318
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2013-06-22 14:44:53 CDT --- This seems to be working now, I used some sample ebooks in html then I used the program to convert it to .lit, used MS Reader to read and finally I used another program called clit to convert the .lit file back to .html.
Sample html ebook - http://mariolurig.com/books/build-ebook-from-html-code/ clit - http://www.convertlit.com/clit18.zip MS Reader - http://download.cnet.com/Microsoft-Reader/3000-20412_4-10047475.html
MS Reader does not work in wine.
http://bugs.winehq.org/show_bug.cgi?id=14318
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-06-28 15:03:49 CDT --- Closing bugs fixed in 1.6-rc4.