Setting a non zero page adjustment size of a GtkSpinButton widget has been deprecated. Two glade UI definition files for gui-install provide non zero values, this can have unpredictable results when spinning the values up and down. As can be seen in the following two bugs.
See community bugzilla bug : http://bugzilla.gnome.org/show_bug.cgi?id=551740 Gtk Discussion: http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00105.html The solution is simple to set the page size adjustment to "0" (zero). Fix for bugs : http://defect.opensolaris.org/bz/show_bug.cgi?id=9530 Live CD Install Partition Table shows 83.2 GB instead of 93.2 GB on a 93.2GB disk http://defect.opensolaris.org/bz/show_bug.cgi?id=9672 month and time spinbuttons in installers date/time dialog have wrong limits Webrev : http://cr.opensolaris.org/~mattman/bugs-9530-9672/ cheers Matt
