Tcl 8.5

Bug #152568 reported by sander
4
Affects Status Importance Assigned to Milestone
Coccinella
Confirmed
Medium
Mats

Bug Description

Coccinella does not start using Tcl 8.5. I get the following error:

$ tclsh8.5 ./Coccinella.tcl
We need Tk 8.4 or later here. Run Wish!
    while executing
"if {[catch {package require Tk 8.4}]} {
    return -code error "We need Tk 8.4 or later here. Run Wish!"
}"
    (file "./Coccinella.tcl" line 24)

sander (s-devrieze)
Changed in coccinella:
assignee: nobody → matsben
importance: Undecided → Medium
Revision history for this message
Mats (matsben) wrote :

You must start using 'wish8.5'. For some reason your tclsh8.5 doesn't find Tk 8.5.
BUT, it wont run anyway since there are some issues left with tile vs. ttk. Many are solved but I stumbled on:

style element create Safari.background image $tiles(blank) -map ...

where -map is not there in ttk tk8.5.

Changed in coccinella:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.