[Bug 13376] New: NetBeans 6. 1 Installer hangs while initializing installation [dogfood]
http://bugs.winehq.org/show_bug.cgi?id=13376 Summary: NetBeans 6.1 Installer hangs while initializing installation [dogfood] Product: Wine Version: 1.0-rc2 Platform: PC URL: http://www.netbeans.org OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jaimerave(a)gmail.com Created an attachment (id=13279) --> (http://bugs.winehq.org/attachment.cgi?id=13279) Console out. NetBeans 6.1 Installer hangs while initializing installation, all gets black and the process don't pass from 0%. I'm also install jdk6 update 5. This is Ubuntu 8.04. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 H. Amri <husain.amri(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |husain.amri(a)gmail.com --- Comment #1 from H. Amri <husain.amri(a)gmail.com> 2008-06-07 22:42:30 --- experienced the same exact bug with Wine 1.0-rc4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-11-12 19:14:29 --- Created an attachment (id=17241) --> (http://bugs.winehq.org/attachment.cgi?id=17241) NetBeans 6.1 installer backtraces Confirming the problem on today's Git (wine-1.1.8-120-g706b29c). Judging from a backtrace I obtained from winedbg it seems to be a hang in GetMessageW: Backtrace: =>1 0xb7fc942e (0x0033fb10) 2 0x7bc6d963 NTDLL_wait_for_multiple_objects+0x223(count=1, handles=0x33fc78, flags=4, timeout=(nil), signal_object=(nil)) [/home/andrew/wine-git/dlls/ntdll/sync.c:1063] in ntdll (0x0033fc20) 3 0x7bc6dc52 NtWaitForMultipleObjects+0x62(count=<register EDI not in topmost frame>, handles=0x33fc78, wait_all=0, alertable=<register ESI not in topmost frame>, timeout=(nil)) [/home/andrew/wine-git/dlls/ntdll/sync.c:1101] in ntdll (0x0033fc50) 4 0x7b890832 WaitForMultipleObjectsEx+0x102(count=1, handles=0x33fdf0, wait_all=<is not available>, timeout=4294967295, alertable=<is not available>) [/home/andrew/wine-git/dlls/kernel32/sync.c:192] in kernel32 (0x0033fd90) 5 0x7e81f916 X11DRV_MsgWaitForMultipleObjectsEx+0xf6(count=1, handles=0x33fdf0, timeout=4294967295, mask=1279, flags=0) [/home/andrew/wine-git/dlls/winex11.drv/event.c:411] in winex11 (0x0033fdc0) 6 0x7ed9da70 GetMessageW+0x160(msg=0x33fe40, hwnd=(nil), first=0, last=0) [/home/andrew/wine-git/dlls/user32/message.c:2946] in user32 (0x0033fe00) 7 0x7ed9db5d GetMessageA+0x5d(msg=<register ESI not in topmost frame>, hwnd=(nil), first=0, last=0) [/home/andrew/wine-git/dlls/user32/message.c:2960] in user32 (0x0033fe20) ... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 Michael <wine.8.madblock(a)spamgourmet.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.8.madblock(a)spamgourmet | |.com --- Comment #3 from Michael <wine.8.madblock(a)spamgourmet.com> 2009-06-26 11:17:03 --- netbeans installer 6.1 wine 1.1.24 sun jdk 1.6-14 I can confirm the described bahavior. The installer simply hangs at 0%. Downloadlink if needed: http://www.netbeans.org/downloads/6.1/start.html?platform=windows&lang=en&op... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 Michael <wine.8.madblock(a)spamgourmet.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Michael <wine.8.madblock(a)spamgourmet.com> 2009-06-26 11:17:28 --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |damjan.jov(a)gmail.com Resolution| |DUPLICATE --- Comment #5 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2009-06-27 09:47:54 --- Hi You can run the Linux version of Netbeans without Wine, but if you are really looking to run the Windows version then get the "OS independent ZIP" installer and run "wine netbeans.exe" from the bin subdirectory. This bug is also a duplicate of #10924, closing. *** This bug has been marked as a duplicate of bug 10924 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13376 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-06-28 16:43:09 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=13376 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.netbeans.org |https://web.archive.org/web | |/20220123124445/http://down | |load.virtualbox.org/netbean | |s/6.1/final/bundles/netbean | |s-6.1-ml-javase-windows.exe Summary|NetBeans 6.1 Installer |NetBeans 6.1 installer |hangs while initializing |hangs while initializing |installation [dogfood] |installation CC| |focht(a)gmx.net --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download link via Internet Archive for documentation. https://web.archive.org/web/20220123124445/http://download.virtualbox.org/ne... https://www.virustotal.com/gui/file/772f45a0cf811f6cac303b63282b9a946cab130b... $ sha1sum netbeans-6.1-ml-javase-windows.exe 640f03ccf74309dddd1630b526d4788588959c4b netbeans-6.1-ml-javase-windows.exe $ du -sh netbeans-6.1-ml-javase-windows.exe 32M netbeans-6.1-ml-javase-windows.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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla