[Vv] vv does not work with VTK-8.2 on macOS

Thomas Baudier baudier at creatis.insa-lyon.fr
Tue Feb 23 08:44:17 CET 2021


Hello Benoit,

Thank you to report the bug, I did not try to open an image. I update vv 
to deal with it:
https://github.com/open-vv/vv/commit/764ee45aa5f5731810a7ce1fdc46a2b4a3890e82

You can pull your git repository to be able to modify it.

I also did another modification for Mac:
https://github.com/open-vv/vv/commit/32ebb0130b88f4ca37e2d226dd48671ae69f4f57
You probably noticed that when you start vv, the menu bar was not 
clickable. You need to unfocus/focus vv to be able to click on it.
With that modification, you can click on it just after the opening. But 
now, the vv executable is not in bin directory anymore but in 
bin/vv.app/Contents/MacOS/
Update your PATH to be able to run it again.

Thank you
Thomas

On 22/02/2021 09:23, Benoît Presles wrote:
> Hello Thomas,
>
> I also managed to compile successfully vv with VTK-8.2 and ITK-4.x, 
> the problem appears when I run/execute vv.
>
> Best regards,
> Ben
>
>
> On 19/02/2021 08:32, Thomas Baudier wrote:
>> Hi Benoit,
>>
>> I just try to compile the last version of vv with VTK v8.2.0 and ITK 
>> v5.0.1 on MacOS Big Sur and I do not have any problem.
>> By default in VTk I have this option
>> VTK_RENDERING_BACKEND            OpenGL2
>> Maybe you have a different version of OpenGL. My OpenGL is 
>> distributed with XCode.
>>
>> Regards
>> Thomas
>>
>> On 18/02/2021 18:40, Benoît Presles wrote:
>>> Dear vv users,
>>>
>>> Do you have the same issue as mine?
>>>
>>> Best regards,
>>> Ben
>>>
>>>
>>> On 08/01/2021 12:51, Benoît Presles wrote:
>>>> Dear vv users,
>>>>
>>>> I am trying to run vv on macOS 10.14.6 with VTK-8.2. I successfully 
>>>> compiled the source code but when I am trying to launch it, I have 
>>>> got this error:
>>>>
>>>> ERROR: In 
>>>> /usr/local/src/VTK-8.2.0/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, 
>>>> line 754
>>>> vtkGenericOpenGLRenderWindow (0x7fed2f0fb800): Unable to find a 
>>>> valid OpenGL 3.2 or later implementation. Please update your video 
>>>> card driver to the latest version. If you are using Mesa please 
>>>> make sure you have version 11.2 or later and make sure your driver 
>>>> in Mesa supports OpenGL 3.2 such as llvmpipe or openswr. If you are 
>>>> on windows and using Microsoft remote desktop note that it only 
>>>> supports OpenGL 3.2 with nvidia quadro cards. You can use other 
>>>> remoting software such as nomachine to avoid this issue.
>>>>
>>>> Is vv compatible with VTK-8.2 on macOS (I do not have the issue 
>>>> with VTK-7.1) ?
>>>>
>>>>
>>>> Best regards,
>>>> Ben
>>>> _______________________________________________
>>>> vv mailing list
>>>> vv at creatis.insa-lyon.fr
>>>> https://www.creatis.insa-lyon.fr/mailman/listinfo/vv
>>> _______________________________________________
>>> vv mailing list
>>> vv at creatis.insa-lyon.fr
>>> https://www.creatis.insa-lyon.fr/mailman/listinfo/vv
>>>
>>
>> _______________________________________________
>> vv mailing list
>> vv at creatis.insa-lyon.fr
>> https://www.creatis.insa-lyon.fr/mailman/listinfo/vv
> _______________________________________________
> vv mailing list
> vv at creatis.insa-lyon.fr
> https://www.creatis.insa-lyon.fr/mailman/listinfo/vv
>



More information about the vv mailing list