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 140509 - [65cat] Progress bar during install is not updated
Summary: [65cat] Progress bar during install is not updated
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All Linux
: P4 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
: 107258 150721 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-17 13:14 UTC by marcelheijmans
Modified: 2008-10-30 08:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
progressbar demo (3.81 KB, application/octet-stream)
2008-07-23 08:50 UTC, dlipin
Details
NBI engine which dumps UIManager defaults (1.00 MB, application/octet-stream)
2008-08-14 10:25 UTC, dlipin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcelheijmans 2008-07-17 13:14:21 UTC
[ JDK VERSION : 1.6.0_07 ]

While installing the new dev version, I saw that the progress bar of 
the installer stays in the left corner (while percentage is 
increasing).
This was also the case in the previous build but I realized it when 
I saw it today.
Comment 1 dlipin 2008-07-18 09:01:00 UTC
Looks like the dup of Issue 107258.

marcelheijmans, could you please provide more info about your system?
What is the flavour of the Linux? Ubuntu/Debian/Fedora/OpenSUSE/CentOS/Gentoo/...?
Do you use GNOME or KDE? which version?
Do you have any visual effects packages (Beryl/Compiz/etc) installed?
What is your desktop theme? Does that occur with any other desktop theme?
Comment 2 marcelheijmans 2008-07-18 09:30:48 UTC
Sure

I run Kubuntu 7.10 (x86/64) with KDE 3, no Compiz or any of that.
My laptop has a dual NVidia GeForce 8700M GT with SLI.
I use the NVidia driver 169.09 and have two lcd's attached (total 3840x1200 pixels)

I will try on my test version of Kubuntu 8.04 (x86/64) KDE3 with a single head at lunch 
(too much hassle to reboot now)

Keep you updated how that works out.
Comment 3 marcelheijmans 2008-07-18 15:49:05 UTC
I tested the installer also on Kubuntu 8.04, KDE3 standard drivers (no NVidia drivers) with just th elaptop screen (no 
external lcd's.
Still no progressbar during installation, the percentages go up and the sections being installed are displayed (so 
there is a redraw), but no bar.

It's not a big problem just wierd.
Comment 4 dlipin 2008-07-22 20:02:45 UTC
Thanks, I`ll check how the installer works in KDE environment. I realize that I`ve always been checked it only with 
Gnome...
Comment 5 dlipin 2008-07-23 08:49:23 UTC
Could you please run the attached ProgressBarCheck.jar ?

It will show the progress bar twice - once with Metal L&F, once with GTK L&F.
Does the progress bar moves in both cases? 
If not please attach the output of "java -jar ProgressBarCheck.jar".

Coudl you please also attach the latest installation log file available at ~/.nbi/log?

Which color/theme/style is set in your KDE? Attaching screenshots of the appropriate configuration screens would be 
enough.

thanks,
Dmitry
Comment 6 dlipin 2008-07-23 08:50:03 UTC
Created attachment 65317 [details]
progressbar demo
Comment 7 dlipin 2008-08-14 10:24:42 UTC
marcelheijmans,

could you please run the attached jar and attach its output to this issue?
(when UI is shown, you can close it - and the process ends).

Thanks,
dmitry
Comment 8 dlipin 2008-08-14 10:25:38 UTC
Created attachment 67388 [details]
NBI engine which dumps UIManager defaults
Comment 9 dlipin 2008-08-14 11:21:43 UTC
*** Issue 107258 has been marked as a duplicate of this issue. ***
Comment 10 dlipin 2008-08-15 08:58:43 UTC
I`ve filed bug 6737577 in bugster against java/java/swing_classes.
Comment 11 marcelheijmans 2008-08-19 21:02:32 UTC
Still present in 20080819 (just to let you know)
Comment 12 marcelheijmans 2008-08-19 21:04:01 UTC
I see some GTK warnings if I install from shell.
Here it is. Maybe it's related.

Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...

(<unknown>:14470): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an 
instance of GtkEntry or of a subclass)

(<unknown>:14470): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE 
(widget)' failed

(<unknown>:14470): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed

(<unknown>:14470): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
Comment 13 dlipin 2008-10-20 14:25:46 UTC
*** Issue 150721 has been marked as a duplicate of this issue. ***
Comment 14 marcelheijmans 2008-10-30 04:33:40 UTC
Since 200810261401 the progress bar works ok
Comment 15 dlipin 2008-10-30 08:10:39 UTC
Hm... we haven`t fixed anything in this area. So likely your environment has changed..