https://bugs.winehq.org/show_bug.cgi?id=10924
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://dlc.sun.com.edgesuit |https://web.archive.org/web |e.net/netbeans/6.0/final/bu |/20220123110431/http://down |ndles/netbeans-6.0.1-ml-jav |load.virtualbox.org/netbean |ase-windows.exe |s/6.0/final/bundles/netbean | |s-6.0.1-ml-javase-windows.e | |xe Resolution|--- |FIXED Status|NEW |RESOLVED Summary|Netbeans 6 installer hangs |Netbeans 6.x installer |or exits silently |hangs or exits silently
--- Comment #12 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- Download link is burst. Unable to find a working one. --- quote ---
You can be sure I put in some efforts to dig out stuff from anywhere ;-)
Anyway, it seems the issue was fixed a long time ago. Unfortunately I couldn't even reproduce it with my Wine 1.7.28 build (comment #10).
With Wine 1.4 it ran to completion.
Between Wine 1.5.x and Wine 2.x, a regression appeared. It then hanged at the very end, during "Saving installed files list"
--- snip --- ... [2022-01-23 13:16:57.019]: entering -- org.netbeans.installer.wizard.components.WizardAction$1.run():120 [2022-01-23 13:16:57.019]: ... create service tags action [2022-01-23 13:16:57.020]: ... create ST for NetBeans --- snip ---
The hang at the end disappeared with Wine 2.19.
--- snip --- ... [2022-01-23 13:28:51.392]: entering -- org.netbeans.installer.wizard.components.WizardAction$1.run():120 [2022-01-23 13:28:51.392]: ... create service tags action [2022-01-23 13:28:51.393]: ... create ST for NetBeans fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! [2022-01-23 13:28:52.288]: ... finished service tags action [2022-01-23 13:28:52.288]: exiting -- org.netbeans.installer.wizard.components.WizardAction$1.run():120 [2022-01-23 13:29:41.048]: entering -- org.netbeans.installer.wizard.components.actions.FinalizeRegistryAction.execute():63 [2022-01-23 13:29:41.049]: finalizing product registry [2022-01-23 13:29:41.049]: ... removing remaining installation data for all the products [2022-01-23 13:29:41.049]: ... save local registry if necessary [2022-01-23 13:29:41.049]: ... save registry to file C:\users\focht.nbi\registry.xml ... [2022-01-23 13:29:41.076]: finalizing product registry [2022-01-23 13:29:41.076]: exiting -- org.netbeans.installer.wizard.components.actions.FinalizeRegistryAction.execute():63 --- snip ---
NOTE:
Starting with Wine 2.2 you need to set 'WinVer' to 'Windows XP' to avoid the Netbeans installer refusing to install. It reports the JDK is not installed, even though the JDK installer was run prior (claimed success).
Between Wine 2.1 and 2.2 the default Windows version of WINEPREFIX was changed from 'Windows XP' to 'Windows 7'. This seems another bug, I'll check later.
====
Adding stable download links via Internet Archive.
https://web.archive.org/web/20220123110431/http://download.virtualbox.org/ne...
https://www.virustotal.com/gui/file/06a496b12cf02ec2ae1c0ee8ad6abc427220a69a...
$ sha1sum netbeans-6.0.1-ml-javase-windows.exe 70e8a3426214bb47f4db01570849903a3ab44960 netbeans-6.0.1-ml-javase-windows.exe
$ du -sh netbeans-6.0.1-ml-javase-windows.exe 28M netbeans-6.0.1-ml-javase-windows.exe
====
https://web.archive.org/web/20190423195113/https://download.oracle.com/otn/j...
https://www.virustotal.com/gui/file/13e7b986723c0eb8d8db198af78445cface2b2f8...
$ sha1sum jdk-6u45-windows-i586.exe b3ac69f8e780517d4aa24b8cc2b95a4249bfff66 jdk-6u45-windows-i586.exe
$ du -sh jdk-6u45-windows-i586.exe 70M jdk-6u45-windows-i586.exe
$ wine --version wine-7.0-119-gc09a5da1575
Regards