I just installed the latest EMAN 2, but the control panel in display doesn't open at all after clicking in the middle. Is there another way to activate this panel? I have this problem on both Mac Sierra and Windows 7 platforms.
--
--
----------------------------------------------------------------------------------------------
You received this message because you are subscribed to the Google
Groups "EMAN2" group.
To post to this group, send email to em...@googlegroups.com
To unsubscribe from this group, send email to eman2+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/eman2
---
You received this message because you are subscribed to the Google Groups "EMAN2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eman2+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yuliyas-iMac:~ Yummi$ e2version.py
EMAN 2.12 (GITHUB: Thu Nov 3 12:20:34 2016)
Your EMAN2 is running on: Mac OS 10.12.1 x86_64
Your Python version is: 2.7.10
Yuliyas-iMac:~ Yummi$ e2display.py
Traceback (most recent call last):
File "/Applications/EMAN2/lib/emscene3d.py", line 786, in paintGL
glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT)
File "/Applications/EMAN2/extlib/site-packages/OpenGL/error.py", line 208, in glCheckError
baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
err = 1286,
description = 'invalid framebuffer operation',
baseOperation = glClear,
cArguments = (16640,)
)
Traceback (most recent call last):
File "/Applications/EMAN2/lib/emimage2d.py", line 214, in paintGL
self.render()
File "/Applications/EMAN2/lib/emimage2d.py", line 1069, in render
glCallList(self.main_display_list)
File "/Applications/EMAN2/extlib/site-packages/OpenGL/error.py", line 208, in glCheckError
baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
err = 1286,
description = 'invalid framebuffer operation',
baseOperation = glCallList,
cArguments = (3L,)
)
Mouse Double Click Event
Mouse Double Click Event
--