Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=601408 --- Comment #9 from Richard W.M. Jones <rjones@xxxxxxxxxx> 2010-06-21 12:45:39 EDT --- There's a problem in 1.0.0 [upstream] that labels are not displayed with certain versions of perl-Gtk2. The following patch fixes the issue: @@ -424,6 +424,7 @@ sub make_button_bar my %params = @_; my $bbox = Gtk2::Toolbar->new (); + $bbox->set_style ("GTK_TOOLBAR_TEXT"); my $i = 0; I'm going to add this upstream later, once I regain access to git.annexia.org (long story ...) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review