Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 193853

Summary: avoid using abbreviated sub-commands
Product: [Fedora] Fedora Reporter: Sander Hoentjen <sander>
Component: tkAssignee: David Cantrell <dcantrell>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-22 15:48:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 185951    

Description Sander Hoentjen 2006-06-02 07:00:55 UTC
Description of problem:
In tk 8.4.12 some abbreviated sub-commands are use in core scripts. This causes
problems with for instance mega-widgets created in snit. I am currently
packaging amsn, and this causes problems.

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

How reproducible:
Always

Steps to Reproduce:
1. start amsn
2. open a chat with soemone
3. click send file
  
Actual results:
bug

Expected results:
able to send file

Additional info:
tcl/tk 8.4.13 is released, which fixes this issue.
At the url
http://tktoolkit.cvs.sourceforge.net/tktoolkit/tk/library/tkfbox.tcl?r1=1.38.2.10&r2=1.38.2.11&view=patch
is the patch that was made to fix this issue.

Comment 1 David Cantrell 2006-06-22 15:48:05 UTC
This has been fixed and an update was pushed for FC5.  Thanks for the report.