[Bug 52006] Nokia SDK 2.0 emulator stuck at 98% with Java SE Development Kit 6u23+

WineHQ Bugzilla wine-bugs at winehq.org
Sat Nov 13 03:29:33 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52006

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Nokia SDK 2.0 emulator      |Nokia SDK 2.0 emulator
                   |stuck at 98%                |stuck at 98% with Java SE
                   |                            |Development Kit 6u23+

--- Comment #5 from Anastasius Focht <focht at gmx.net> ---
Hello Josesk,

I could indeed reproduce the "hang" issue with JDK 6u23. If the percentage in
the splash screen gets past 20% before the emulator UI shows up, then it's
likely to happen and you don't need to wait until it gets to 98%.

JDK 6u22 works with theming, indicating something has changed in JDK 6u23 that
affects Wine (still a Wine bug though).

https://www.oracle.com/java/technologies/javase-java-archive-javase6-downloads.html

https://www.oracle.com/java/technologies/javase/6u23-relnotes.html

Existing JRE/JDK v6/1.6.x snapshots from Oracle CDN (there are probably many
more from other sites/mirrors):

--- snip ---
$ wget
http://web.archive.org/cdx/search/cdx?url="download.oracle.com/otn/java/jdk/6u*"
-q -O - | grep application/
--- snip ---

I've created snapshots for JDK 6u22 and 6u23 on archive.org to have stable
links for reproducing bugs:

https://web.archive.org/web/20211113090612/https://download.oracle.com/otn/java/jdk/6u22-b04/jdk-6u22-windows-i586.exe?AuthParam=1636794467_46eacbcd1c38aeb49c0d4b41e10c669e

$ sha1sum jdk-6u22-windows-i586.exe 
87460be91849bec171bacfe0f7f2864bf20108fb  jdk-6u22-windows-i586.exe

$ du -sh jdk-6u22-windows-i586.exe 
76M    jdk-6u22-windows-i586.exe

https://web.archive.org/web/20211113082244/https://download.oracle.com/otn/java/jdk/6u23-b05/jdk-6u23-windows-i586.exe?AuthParam=1636791821_a43f005ed9da4f773d93da0ea3fed88b

$ sha1sum jdk-6u23-windows-i586.exe 
a100abebb368bb2ff744a2a895e807d8a7438ef7  jdk-6u23-windows-i586.exe

$ du -sh jdk-6u23-windows-i586.exe 
77M    jdk-6u23-windows-i586.exe

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list