Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

temporal viewer throws error #5078

Open
luckychris opened this issue Feb 2, 2024 · 1 comment
Open

temporal viewer throws error #5078

luckychris opened this issue Feb 2, 2024 · 1 comment

Comments

@luckychris
Copy link

Problem statement

MacBook, Blender 4.1 alpha

i have a few curves and this node tree:

image

when connecting that viewer i got this error:

Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/Users/chris/Library/Application Support/Blender/4.1/scripts/addons/sverchok-master/ui/bgl_callback_3dview.py", line 83, in draw_callback_px
bgl.glEnable(bgl.GL_DEPTH_TEST)
TypeError: 'NoneType' object is not callable

Is the problem installation related? then visit this page first <https://github.com/nortikin/sverchok#troubleshooting-installation-errors>_.

For any other issues, or if the installation still failed; Please describe the problem here.

Steps to reproduce

Expected result

see the temporal result

What did you expect to see as a result of those steps?

Actual result

What did you actually get?

Sverchok version

download from today

This is especially important for installation-related issues. Please specify how do you install Sverchok: from sverchok-master.zip from github, or from release zip file, or from cloned git repo.

@satabol
Copy link
Collaborator

satabol commented Mar 8, 2024

Hi @luckychris
Sverchok OpenGL viewers not work in Blender 4.x for a while. But mesh viewers work good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants