cecilia tcl error: "no such element in array"
Bug #138337 reported by
Robert Persson
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cecilia (Ubuntu) |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: cecilia
When I try to run cecilia as packaged for feisty I get a "no such element in array" error for the variable couleur(gridC) whenever I try to create a point on a graph.
I seem to have fixed the problem by adding the line
set couleur(gridC) [$path(area) itemcget current -fill]
under the line
if {[$path(area) find withtag toKill] > 0} {return}
in the plotDown procedure in /usr/share/
To post a comment you must log in.

Is this symptom still reproducible in 8.10 beta or later?