Contours not shown

We have a very odd case where a fresh installation of AnalysisAssign 3 on a MacBook (MacOS Tahoe, Apple M1 2020) works apparently fine but does not display the contours of an example HSQC from the tutorials. It imported fine and all parameters are shown and make sense but regardless of the contour threshold no contours are drawn. Changing contour levels leads to the following error message in a little window:

SpectrumViewNd’ object has no attribute ‘_getVisibleSpectrumViewParams’

Plus the following in the terminal:

AttributeError: ‘NoneType’ object has no attribute ‘dot’
Traceback (most recent call last):
File “/Users/claudia/ccpnmr/src/python/ccpn/ui/gui/lib/OpenGL/CcpnOpenGL.py”, line 2680, in mouseMoveEvent
point = self.mapFromGlobal(QtGui.QCursor.pos())
File “/Users/claudia/ccpnmr/src/python/ccpn/ui/gui/lib/OpenGL/CcpnOpenGL.py”, line 2836, in _updateMouseEvent
# # NOTE:ED check moving of baseline
File “/Users/claudia/ccpnmr/src/python/ccpn/ui/gui/lib/OpenGL/CcpnOpenGL.py”, line 4130, in getCurrentCursorCoordinate

AttributeError: ‘NoneType’ object has no attribute ‘dot’

Has this been seen before? Is there anything that one can do?

thanks,

mark

Hi Mark,

no, we haven’t seen this before, but we’ve not used Analysis on Tahoe yet. (Has anyone else??) We’ll have a look and see if we can make sense of this error or not.

Vicky

Hi Vicky,
Thank you very much for having a look.
I realised that Tahoe has just come out, so indeed few people might have used it. On my own iMac I have Sequoia and it works fine without any problems.
Based on a quick glance they seem to have made significant changes to the user interface in Tahoe and that might involve the graphics in general.
Let’s keep fingers crossed that something can be done.

Mark

Hi Mark,

it looks like you weren’t running the most up-to-date version of Analysis, so it could be worth making sure all the latest updates are installed. But essentially it looks as though we have to create a new build specifically for Tahoe which will probably take a few days to get sorted.

Sorry about that (but thanks for highlighting the issue!),
Vicky