Project Browser rendering Issue

Here is an interesting one. The attached image shows the project browsers, the left is from version 4.9 the right is version 4.10. As you can see it doesn’t render properly. This is running on a 2008 mac pro with a gt 120 graphics card from a 2009 machine. This only happens on the mac pro, on my 2010 mac mini server it renders fine. I have checked the versions of OpenGL and they are identical, so not sure what is going on here. version 4.11 does the same thing.

Anyone have any ideas what might be happening. I checked the release logs and can’t find anything that might cause this issue.

cheers

Hi popeyesfx,

You mentioned you checked the versions of OpenGL, however, according to this chart on Apple’s website, the GT120 card is running Open GL 3.1:

…And on our [Hardware & Software Specifications][2] documentation, it states that an OpenGL 4.1 compatible graphics card is required.

I used GLView to check versions it says the card is running 3.3, both machines support the same versions of OpenGL but the mac pro doesn’t render 4.10 as you can see in the image but the 2010 server works fine.

MacPro3,1
2.8 GHz Intel(R) Xeon(R) CPU E5462 @ 2.80GHz x 8
NVIDIA Corporation
3.3 NVIDIA-10.5.2 346.02.03f06
3.30
NVIDIA GeForce GT 120 OpenGL Engine

this is the output from glview. for the mac pro.

Its a strange one, if it was the OpenGL version i would expect the old server to have the same issue but it doesn’t.

cheers