Package: gitk
Version: 1:1.7.0-1
Severity: normal

wish is from tk8.5 8.5.8-1

Opening and closing (with Ctrl-Q) gitk very quickly a few times,
trying to reproduce <http://bugs.debian.org/544460>.

Error in startup script: invalid command name ".bar.view"
    while executing
".bar.view add radiobutton -label $viewname($n)  -command [list showview $n] 
-variable selectedview -value $n"
    (procedure "addviewmenu" line 4)
    invoked from within
"addviewmenu $n"
    ("foreach" body line 9)
    invoked from within
"foreach v $permviews {
        set n $nextviewnum
        incr nextviewnum
        set viewname($n) [lindex $v 0]
        set viewfiles($n) [lindex $v 1]
        set viewargs($n) [linde..."
    invoked from within
"if {[info exists permviews]} {
    foreach v $permviews {
        set n $nextviewnum
        incr nextviewnum
        set viewname($n) [lindex $v 0]
        set viewfiles($n) [li..."
    (file "/usr/bin/gitk" line 11598)

.bar is the menu bar.  Presumably closing the window too quickly
causes it to go away before the main thread has a chance to notice.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to