Pmw Blt graph widget segfaults

Bug #370657 reported by Gene Hilton
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-pmw (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: python-pmw

After upgrade to jaunty (9.04) and python2.6 the simplest possible test call of Pmw.Blt.Graph() dies with a segmentation fault.

import Tkinter, Pmw
root = Tkinter.Tk()
g = Pmw.Blt.Graph() #dies here
g.pack()
root.mainloop()

Versions:
  python-pmw 1.3.2.3
  python 2.6.2-0ubuntu1
  python-tk 2.6.2-0ubuntu1

Revision history for this message
Martin Lutz (m-lutz) wrote :

See also Debian-bug 524149.

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.