[Bug 431330] No more menus is shown with clusterssh

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 12 03:53:29 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: No more menus is shown with clusterssh


https://bugzilla.redhat.com/show_bug.cgi?id=431330


tcallawa at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcallawa at redhat.com




------- Additional Comments From tcallawa at redhat.com  2008-03-11 23:53 EST -------
So, it looks like the menu problem is due to this section from the
perl-Tk-seg.patch:

+
+    if (!optionPtr->specPtr->type) {
+       return NULL;
+    }
+

I reworked the patch to take out that section, and the menus come right back. I
also tested the failure case from bz 235666 (which was the original reason for
the patch), and I couldn't reproduce it.

With the reworked patch, make test also passes (it was failing before). It also
resolves upstream bug 33880. I've committed the changes to rawhide, and I'll let
the perl-Tk maintainer do the F-7/F-8 errata. ;)

-- 
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, or are watching someone who is.




More information about the perl-devel mailing list