Print

Print


Right, that bug will be fixed in the next release (it's not an important
one since it means the overrideRegion has not been set incorrectly, but
obviously it shouldn't get to that point).

Wayne

On Thu, 12 Jul 2007, Patrick van der Wel wrote:

> I just noticed this error message in the console after I closed Analysis. I am
> not sure when this occurred, but thought I would report it anyway. (It looks
> like it might be related to the printing of spectrum regions)
>
> Patrick
>
> >>> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1403, in __call__
>     return self.func(*args)
>
> File "/home/pvanderwel/research/software/ccpnmr/temporaryReleaseDir/ccpnmr/ccpnmr1.0/python/memops/gui/ScrolledMatrix.py",
> line 608, in mouseClick
>
> File "/home/pvanderwel/research/software/ccpnmr/temporaryReleaseDir/ccpnmr/ccpnmr1.0/python/memops/gui/ScrolledMatrix.py",
> line 522, in finishEditCell
>
> File "/home/pvanderwel/research/software/ccpnmr/temporaryReleaseDir/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/PrintWindowPopup.py",
> line 312, in setMinRegion
>     axisRegion.overrideRegion = (r, r1)
>
> File "/home/pvanderwel/research/software/ccpnmr/temporaryReleaseDir/ccpnmr/ccpnmr1.0/python/ccpnmr/api/Analysis.py",
> line 12283, in setOverrideRegion
> ApiError: ccpnmr.Analysis.AxisRegion.setOverrideRegion:value cannot be None:
>