> and I know the reason.. simple fix : MAKE SURE The cvs_date file exists on
> your machine!!!

I was trying slackware packages, and 'make install' removes cvs_date. :)

Anyway, I got the new bugs.tcl and now I get the Tk error :

(which disappears if I comment the line : $w.right.notes.ys configure 
-height [winfo height $w.right.notes.box] , and I also don't get it on M$)

unknown option "-height"
    while executing
"::snit::RT.method.configurelist $type $selfns $win $self $args"
    (procedure "::snit::RT.method.configure" line 4)
    invoked from within
"::snit::RT.method.configure ::pixmapscroll ::pixmapscroll::Snit_inst42 
.notemanager.right.notes.ys .notemanager.right.notes.ys -height 1"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"$w.right.notes.ys configure -height [winfo height $w.right.notes.box]"
    (procedure "::notes::Display_Notes" line 77)
    invoked from within
"::notes::Display_Notes [EMAIL PROTECTED]"
    ("eval" body line 1)
    invoked from within
"eval $command [lindex [lindex $itemlist 0] 1]"
    (procedure "::amsn::listChoose" line 8)
    invoked from within
"::amsn::listChoose $title $userlist $command 0 1"
    (procedure "::amsn::ShowChatList" line 19)
    invoked from within
"::amsn::ShowChatList "Σημείωση" [::ChatWindow::getCurrentTab 
.container_0] ::notes::Display_Notes"
    invoked from within
".container_0.#container_0#menu.#container_0#menu#actions invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tk::MenuInvoke" line 47)
    invoked from within
"tk::MenuInvoke .container_0.#container_0#menu.#container_0#menu#actions 
1"
    (command bound to event)

Reply via email to