Bug 447690 - DS9 fails to start, complaining about invalid command name.
Summary: DS9 fails to start, complaining about invalid command name.
Keywords:
Status: CLOSED DUPLICATE of bug 446862
Alias: None
Product: Fedora
Classification: Fedora
Component: ds9
Version: 9
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-21 06:53 UTC by Cong Ma
Modified: 2008-05-21 07:39 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-21 07:39:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.