Tim Wegener added the comment:
I encountered this bug at my previous place of employment. I've since
moved on, so I don't have access to the code/setup where this originally
occurred.
I tried to setup a test case to reproduce this, but was thwarted by
another bug, probably related to my Linux distro (Fedora 10):
$ python issue_1600182.py
Traceback (most recent call last):
File "issue_1600182.py", line 10, in
c = Tix.ComboBox()
File "/usr/lib/python2.5/lib-tk/Tix.py", line 579, in __init__
cnf, kw)
File "/usr/lib/python2.5/lib-tk/Tix.py", line 307, in __init__
self.tk.call(widgetName, self._w, *extra)
_tkinter.TclError: invalid command name "tixComboBox"
I can't comment further until I resolve this other problem.
--
___
Python tracker
<http://bugs.python.org/issue1600182>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com