Bug 447690

Summary: DS9 fails to start, complaining about invalid command name.
Product: [Fedora] Fedora Reporter: Cong Ma <frigoris.ma>
Component: ds9Assignee: Sergio Pascual <sergio.pasra>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 9CC: mmahut
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: 2008-05-21 07:39:12 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:

Description Cong Ma 2008-05-21 06:53:47 UTC
Description of problem:
DS9 startup script fails to execute.


Version-Release number of selected component (if applicable):
ds9-5.1-4.fc9.i386


How reproducible:
Always.

  
Actual results:
After invoking ds9 from the command-line, a fail traceback is generated:

Error in startup script: invalid command name "blt::graph"
    while executing
"blt::graph $ds9(main).horz  -title {}  -width $canvas(width) -height
$graph(size)  -takefocus 0  -bd 0 -relief flat  -rightmargin $graph(gap,x)
-leftm..."
    (procedure "CreateGraphs" line 7)
    invoked from within
"CreateGraphs"
    (file "/usr/share/ds9/src/ds9.tcl" line 1514)


If ds9 is invoked from the GUI, it quits without displaying anything.

Expected results:
DS9 should have started.


Additional info:
blt-2.4-27.fc9.i386
blt-devel-2.4-27.fc9.i386
tcl-8.5.1-4.fc9.i386

Comment 1 Sergio Pascual 2008-05-21 07:39:12 UTC
This seems to be related with a malfunction of blt package

*** This bug has been marked as a duplicate of 446862 ***