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
This seems to be related with a malfunction of blt package *** This bug has been marked as a duplicate of 446862 ***