This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75495 - Too long delay between starting and showing installer dialog
Summary: Too long delay between starting and showing installer dialog
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 14:04 UTC by ehucka
Modified: 2007-03-30 11:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-04-25 14:04:11 UTC
If I execute nb installer it shows an progress dialog, ask me for JDK and after
I select the JDK file chooser and progress dialog disappear and nothing is
displayed for about 10 seconds.
Comment 1 mslama 2006-04-25 14:15:06 UTC
Not clear what do you mean: After JDK Selection panel [1] there is Preview panel
[2] with info what and where will be installed. And AFTER that there is
Installation progress panel [3]. BTW on Linux there is no big delay between [1]
and [2] or [2] and [3].
Comment 2 mslama 2006-04-25 14:25:10 UTC
I saw it: It is delay between start of installer and displaying Welcome panel.
Unfortunately it is InstallShield problem.
Comment 3 mslama 2007-02-07 15:57:16 UTC
For new installer startup should be better or at least it is more in our control
so we can display any UI like splash soon if necessary,
Comment 4 mslama 2007-02-07 15:58:45 UTC
Please evaluate. You can add some performance measurement :).
Comment 5 Kirill Sorokin 2007-02-07 16:30:54 UTC
Well, we got a better progress bar.. ;)
Comment 6 Kirill Sorokin 2007-02-07 16:31:36 UTC
.
Comment 7 ehucka 2007-02-13 09:36:16 UTC
OK, if I understood it right, the InstallShield will be replaced by some other
'better' install engine. Because of I measured some times with today's build
installer and on a slow machine (P3 800MHz) the gap between initializing
progress dialog of InstallShield and 'Initializing wizard...' dialog takes about
30 seconds.:)
Comment 8 ehucka 2007-03-02 11:55:49 UTC
verified