This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, serhiy.storchaka
Date 2014-02-09.10:47:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391942870.88.0.118884462153.issue20567@psf.upfronthosting.co.za>
In-reply-to
Content
$ /usr/local/bin/python3.3 -m test -w -uall test_idle test_ttk_guionly
[1/2] test_idle
[2/2] test_ttk_guionly
can't invoke "event" command:  application has been destroyed
    while executing
"event generate $w <<ThemeChanged>>"
    (procedure "ttk::ThemeChanged" line 6)
    invoked from within
"ttk::ThemeChanged"
can't invoke "event" command:  application has been destroyed
    while executing
"event generate $w <<ThemeChanged>>"
    (procedure "ttk::ThemeChanged" line 6)
    invoked from within
"ttk::ThemeChanged"
can't invoke "event" command:  application has been destroyed
    while executing
"event generate $w <<ThemeChanged>>"
    (procedure "ttk::ThemeChanged" line 6)
    invoked from within
"ttk::ThemeChanged"
can't invoke "event" command:  application has been destroyed
    while executing
"event generate $w <<ThemeChanged>>"
    (procedure "ttk::ThemeChanged" line 6)
    invoked from within
"ttk::ThemeChanged"
All 2 tests OK.
History
Date User Action Args
2014-02-09 10:47:50ned.deilysetrecipients: + ned.deily, serhiy.storchaka
2014-02-09 10:47:50ned.deilysetmessageid: <1391942870.88.0.118884462153.issue20567@psf.upfronthosting.co.za>
2014-02-09 10:47:50ned.deilylinkissue20567 messages
2014-02-09 10:47:50ned.deilycreate