Bug#603027: mgltools-pmv: missing dependency for python-imaging-tk idle-python2.6

2010-11-10 Thread debmgltools . 5 . iridos
Package: mgltools-pmv Version: 1.5.4.cvs.20100912-1 Severity: important Hello, traceback on start with missing python-imaging-tk: $ runPmv Run PMV from /usr/lib/python2.6/dist-packages/Pmv global name 'ImageTk' is not defined Traceback (most recent call last): File

Bug#603022: runPmv crashes on start with index out of range for self.clipPlaneNames[num] in .../DejaVu/Clip.py

2010-11-10 Thread debmgltools . 5 . iridos
Package: mgltools-dejavu Version: 1.5.4.cvs.20100912-1 Severity: important Hello, runPmv exits at start-up with a traceback (see bewlow report) self.id = self.clipPlaneNames[num] is used with indices from 1 to 7 when calling runPmv, while in /usr/lib/python2.6/dist-packages/DejaVu/Clip.py,