http://bugs.winehq.org/show_bug.cgi?id=24437
Jeremy Nowka JNowka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |JNowka@gmail.com
--- Comment #9 from Jeremy Nowka JNowka@gmail.com 2010-10-04 15:26:50 CDT --- I have been researching this a bit, and it seems like it maybe a file io issue. When it downloads the book it leaves it with a .tmp extention. If you change the .tmp to .epub it still is unable to read the file correctly. However if you copy the file over from a working windows install it will open fine.
Thinking about it, if the eReader is doing encryption it could be a crypt32.dll problem.
There is some graphical issues with the ui when you open a book, but these issues are secondary to opening the book.
Will test the crypt32.dll issue idea and get back to you.