Your message dated Mon, 16 Oct 2006 23:06:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line pykaraoke bug: wxTreeCtrl instance has no attribute 'Bind'
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: pykaraoke
Version: 0.4.2-1
When I launch pykaraoke, I get following error:
[~]$ pykaraoke
Traceback (most recent call last):
File "/usr/games/pykaraoke", line 1612, in ?
sys.exit(main())
File "/usr/games/pykaraoke", line 1608, in main
Mgr = PyKaraokeManager()
File "/usr/games/pykaraoke", line 1419, in __init__
self.Frame = PyKaraokeWindow(None, -1, "PyKaraoke " +
pykversion.PYKARAOKE_VERSION_STRING, self)
File "/usr/games/pykaraoke", line 1339, in __init__
self.TreePanel = FileTree(self, -1, KaraokeMgr, 0, 0)
File "/usr/games/pykaraoke", line 689, in __init__
self.FileTree.Bind(wx.EVT_TREE_BEGIN_DRAG, self.OnBeginDrag)
AttributeError: wxTreeCtrl instance has no attribute 'Bind'
[~]$
I tried to upgrade wxpython2.4-1, but the package is up to date:
ii
libwxgtk2.4-1-python 2.4.4 wxWindows Cross-platform C++ GUI toolkit (wxPython binding)
ii wxpython2.4-1 2.4.4 wxWidgets Cross-platform C++ GUI toolkit (wxPython common files)
--
Arieh
--- End Message ---
--- Begin Message ---
Yes, the bug was fixed.
On 9/30/06, Ana Guerrero <[EMAIL PROTECTED]> wrote:
Hi Arieh,
I think that with the current python/wxpython version (2.4 for python and
2.6.0 for wxpython), this bug should be fixed. Can you confirm this?
Thank you,
Ana
--
Arieh
--- End Message ---