http://bugs.winehq.org/show_bug.cgi?id=12503
Summary: Java isn't work and failed the java test Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nadavvin@gmail.com
I'm installed the last version of JRE but Java don't work. When I go to the test page or any other page which include Java I see white area where thw Java should be, and after that Firefox lost some functionality like, it's impossible to change tab with the mouse and the direction of the writing in english go from right to left in the order of the letters. http://www.java.com/en/download/help/testvm.xml
It's also happen in wine-0.9.59
http://bugs.winehq.org/show_bug.cgi?id=12503
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Lei Zhang thestig@google.com 2008-04-11 19:59:25 --- By "the latest version" do you mean Java SE 6? http://java.sun.com/javase/6/
Severity is not major.
http://bugs.winehq.org/show_bug.cgi?id=12503
--- Comment #2 from nadavvin nadavvin@gmail.com 2008-04-12 01:23:10 --- I test 6u10 and 6u9
http://bugs.winehq.org/show_bug.cgi?id=12503
--- Comment #3 from nadavvin nadavvin@gmail.com 2008-04-13 15:13:04 --- sorry
I test on I test 6u10 and 6u5
http://bugs.winehq.org/show_bug.cgi?id=12503
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-17 14:49:31 --- Is this still an issue in current (1.1.6 or newer) Wine?
http://bugs.winehq.org/show_bug.cgi?id=12503
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-12-29 14:54:54 --- I'm able to install SUN JRE 6u16 without any problems, Eclipse starts fine after that (with its own bugs).
Don't know about Firefox, did you install windows Firefox using Wine?
http://bugs.winehq.org/show_bug.cgi?id=12503
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2011-09-04 15:50:07 CDT --- The plugin loads with several graphic glitches.
I can install Java 6u25 and firefox 6 in 1.3.27 and in the firefox plugin list Java is listed. When I open the test page from comment #1 firefox hangs for about 20 seconds and then load java. If the screen is scrolled java does not repaint itself throwing a lot of
fixme:msg:pack_message WM_NCPAINT hdc packing not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message WM_NCPAINT hdc packing not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet ...
http://bugs.winehq.org/show_bug.cgi?id=12503
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #7 from butraxz@gmail.com 2013-04-22 15:03:55 CDT --- This bug has not been updated for two years. Originally reported Java is no longer available - if this always refers to 'newest', then this will stay open forever :)
Is this still an issue in current (1.5.28) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
http://bugs.winehq.org/show_bug.cgi?id=12503
nadavvin nadavvin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #8 from nadavvin nadavvin@gmail.com 2013-04-23 05:08:21 CDT --- It may still happen
http://bugs.winehq.org/show_bug.cgi?id=12503
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|ABANDONED |
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2013-04-23 08:51:03 CDT --- Still like in comment 6 in wine 1.5.28.
http://bugs.winehq.org/show_bug.cgi?id=12503
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://www.filehippo.com/do | |wnload_jre_32/14872/ CC| |focht@gmx.net Resolution|--- |FIXED Summary|Java isn't work and failed |Firefox with Oracle/Sun JRE |the java test |6/7 Java plugin fails the | |verification website of | |Java
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
can't reproduce, works fine.
Prerequisite: you need 32-bit WINEPREFIX otherwise you run into bug 35084 (Firefox requires at least Windows XP SP2)
--- snip --- $ bash winetricks --no-isolate firefox
$ wine ./jre-6u45-windows-i586.exe
$ wine "c:\Program Files\Mozilla Firefox\firefox.exe" --- snip ---
Firefox will detect JRE installation on first start and ask for addon installation -> check "Allow this installation" -> "continue" (will restart Firefox).
If you visit "https://www.java.com/en/download/installed.jsp?detect=jre" the plugin won't be allowed by default "This plugin is vulnerable and should be updated" -> click "Activate" -> "allow now".
It then proceeds to validate and displays:
--- snip --- Verifying Java Version A newer version of Java is available
Please click the download button to get the recommended Java for your computer. Your Java version: Version 6 Update 45 --- snip ---
The download of the "jxpiinstall.exe" bootstrapper succeeds but the .msi one fails (which seems another bug).
Download: http://www.filehippo.com/download_jre_32/download/804d40ad479f350ddaa425778c... (1.7.0.45 32-bit)
Installing, restarting Firefox, revisiting ...
--- snip --- Verified Java Version Completion checkmark Congratulations! You have the recommended Java installed (Version 7 Update 45). --- snip ---
$ sha1sum jre-6u45-windows-i586.exe 5100b8eafaa7ed73ed6dab5469ba3faff38a9ae9 jre-6u45-windows-i586.exe
$ du -sh jre-6u45-windows-i586.exe 17M jre-6u45-windows-i586.exe
$ sha1sum jre-7u45-windows-i586.exe a2269c804418186c9b944746f26e225b3e77a571 jre-7u45-windows-i586.exe
$ du -sh jre-7u45-windows-i586.exe 28M jre-7u45-windows-i586.exe
$ wine --version wine-1.7.8-172-ga63222e
Regards
https://bugs.winehq.org/show_bug.cgi?id=12503
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.9.