[Bug 9604] JCreator: divide by zero exception

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 8 14:39:48 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9604





--- Comment #5 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2007-09-08 14:39:48 ---
Created an attachment (id=8004)
 --> (http://bugs.winehq.org/attachment.cgi?id=8004)
Jcreator running in wine

Thanks for the info . I can confirm the bug. Just before it crashes, there was
a call to gdi32.GetDeviceCaps with cap BITSPIXEL (returning "24") that caught
my attention. I have a wine-tree here with a hack to report back 32-bit depth
(for games), and now the app got a bit further, but then crashes in msxml3.
With native msxml3 it starts fine.

So looks like there are 2 bugs here: App not happy with screendepth reported
back by wine, and unimplemented stuff in msxml3.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list