[Bug 750053] New: Tk widget demos don't work

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 30 12:52:23 UTC 2011


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

Summary: Tk widget demos don't work

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

           Summary: Tk widget demos don't work
           Product: Fedora
           Version: 15
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: unspecified
         Component: perl-Tk
        AssignedTo: andreas.bierfert at lowlatency.de
        ReportedBy: richard at rsk.demon.co.uk
         QAContact: extras-qa at fedoraproject.org
                CC: andreas.bierfert at lowlatency.de,
                    fedora-perl-devel-list at redhat.com
    Classification: Fedora
      Story Points: ---
              Type: ---


Created attachment 530826
  --> https://bugzilla.redhat.com/attachment.cgi?id=530826
example patch to fix widget

Description of problem:

The Tk widget demos in /usr/share/doc/perl-Tk-804.028 don't work.

Version-Release number of selected component (if applicable):

perl-Tk-804.028

How reproducible:


Steps to Reproduce:
1.cd /usr/share/doc/perl-Tk-804.028
2. ./widget
3.

Actual results:
error message :-
Can't locate WidgetDemo.pm in @INC (@INC contains: @/widget_lib
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./widget
line 10.
BEGIN failed--compilation aborted at ./widget line 10.

Expected results:
working demos :)

Additional info:
It looks as though the widget perl program has not been installed correctly. It
contains references to "@demopath@" which I guess should have been changed
during a proper install. The attached patch makes these demos work for me :)

-- 
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 perl-devel mailing list