tkinter Menu.delete bug

Bug #304556 reported by Lionel Le Folgoc
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python2.5 (Ubuntu)
Fix Released
Undecided
Unassigned
Intrepid
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: python2.5

Taken from http://bugs.python.org/issue3774:
"
When I create a menu item without command and them remove it, I have a
error:
  File "/usr/local/lib/python3.0/tkinter/__init__.py", line 2661, in delete
    if c in self._tclCommands:
TypeError: argument of type 'NoneType' is not iterable
"
This affects python2.5 as well.

This bug has been fixed in the release25-maint upstream branch [*], but doesn't seem to be available in python2.5 in intrepid (the snapshot was taken on 20081004, whereas the bug was fixed around 20081103).

This probably needs a SRU for intrepid, as it completely breaks skencil (Bug #277363).

[*] patch: http://svn.python.org/view/python/branches/release25-maint/Lib/lib-tk/Tkinter.py?rev=67084&r1=65972&r2=67084&makepatch=1&diff_format=h

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Already fixed in jaunty.

Changed in python2.5:
status: New → Fix Released
Revision history for this message
Alex Valavanis (valavanisalex) wrote :

Intrepid Ibex reached end-of-life on 30 April 2010 so I am closing the
report. The bug has been fixed in newer releases of Ubuntu.

Changed in python2.5 (Ubuntu Intrepid):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.