[Bug 601408] Review Request: techtalk-pse - Presentation software designed for technical people

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 21 16:45:45 UTC 2010


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 at redhat.com> 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.



More information about the package-review mailing list