http://bugs.winehq.org/show_bug.cgi?id=10924
Summary: Netbeans 6 installer hangs or exits silently Product: Wine Version: CVS/GIT Platform: Other URL: http://download.netbeans.org/netbeans/6.0/final/bundles/ netbeans-6.0-javase-windows.exe OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
[Yeah, yeah, I know, one should usually run netbeans with the native JRE, but running it with the windows one makes for a splendid test of wine, one that we should at least not fall over immediately on.]
Install the latest JDK first.
wine netbeans-6.0-javase-windows.exe either hangs or exits silently.
Sometimes it's after printing
Create new process: command : "c:\Program Files\Java\jre1.6.0_03\bin\java.exe" -Djava.io.tmpdir=C:\windows\temp\ -Xmx256m -Xms64m -classpath C:\windows\temp\NBI67217.tmp\bundle.jar org.netbeans.installer.Installer
Sometimes it gets a bit further and hangs or exits silently after printing fixme:shell:UnixFolder_IShellFolder2_GetDefaultColumnState stub
Out of paranoia, I copied the installer to c:\ and turned off the z:\ drive to see if the hang was it pawing through all my files, but that didn't change much.