[ros-bugs] [Bug 6126] Java Runtime 6u23-25 installer draws only the splash screen.

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri Oct 21 10:13:38 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6126





--- Comment #25 from jimtabor <james.tabor at reactos.org>  2011-10-21 10:13:37 CET ---
(In reply to comment #21)
> > 
> > Here is a wine bug report:
> > http://bugs.winehq.org/show_bug.cgi?id=22896
> > 
> 
> This bug describes jre6u20 run with Vista requirements and bailing out because
> a Vista function is not properly implemented.
> We report as 2K3/XP, this is unrelated to us. (jre6u27 works in wine here.)
> 

Well I was wrong, it is based on this bug!

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

From: http://bugs.winehq.org/show_bug.cgi?id=14879#c0

Matt Jervis 2008-08-15: <---- long time?

"Looking further into into the WM_INITDIALOG callback, during this a WM_SETTEXT
message is sent to a group-box control on the dialog box.  On wine this results
in a WM_CTLCOLORSTATIC callback to the dialog, however this callback does not
occur on windows.  I believe this spurios WM_CTLCOLORSTATIC callback is the
cause of the crash."

Patch:
http://bugs.winehq.org/attachment.cgi?id=15445&action=diff

No shit! Jre does the same thing. I managed to get 6u29 to install but the
dialog window drawing is wrong. Their patch is wrong, I had to hack in
STATIC_PaintTextfn to make it work.

Researching


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list