Opened 7 years ago

Closed 7 years ago

#1237 closed defect (duplicate)

'camera_position' is None

Reported by: chimerax-bug-report@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: VR Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Windows-10-10.0.17134
ChimeraX Version: 0.7 (2018-08-01)
Description
(Describe the actions that caused this problem to occur here)

Log:
UCSF ChimeraX version: 0.7 (2018-08-01)  
OpenGL version: 3.3.0 NVIDIA 391.58  
OpenGL renderer: Quadro P6000/PCIe/SSE2  
OpenGL vendor: NVIDIA Corporation  
How to cite UCSF ChimeraX  

meeting vizvault.cgl.ucsf.edu

vr on

device vr true

started SteamVR rendering  

lighting simple

select :104

229 atoms, 213 bonds selected  
VR mode distance  
VR mode distance  

distance Thr_1.pdb #13:74@OE1 Thr_1.pdb #13:57@HZ2

Missing or invalid "atoms" argument: invalid atom-pair specifier  

Missing or invalid "atoms" argument: invalid atom-pair specifier  

VR mode distance  
VR mode distance  

distance Thr_1.pdb #13:74@OE1 Ala_1.pdb #2:185@HG

Missing or invalid "atoms" argument: invalid atom-pair specifier  

Missing or invalid "atoms" argument: invalid atom-pair specifier  

vf orff

Unknown command: vf orff  

vr off

device vr false

close session

Socket error The remote host closed the connection  

meeting vizvault.cgl.ucsf.edu

Could not parse stylesheet of object 0x267349059a0  

Could not parse stylesheet of object 0x267349059a0  

Could not parse stylesheet of object 0x267349059a0  

Could not parse stylesheet of object 0x267349059a0  

vr on

device vr true

started SteamVR rendering  

Could not parse stylesheet of object 0x26720948850  

Could not parse stylesheet of object 0x26720948850  

Could not parse stylesheet of object 0x26720948850  

Could not parse stylesheet of object 0x26720948850  

Could not parse stylesheet of object 0x26720946ed0  

Could not parse stylesheet of object 0x26720946ed0  

Could not parse stylesheet of object 0x26720946ed0  

Could not parse stylesheet of object 0x26720946ed0  

Could not parse stylesheet of object 0x26720946ed0  

Could not parse stylesheet of object 0x267325a9d50  

Could not parse stylesheet of object 0x267325a9d50  

Could not parse stylesheet of object 0x267325a9d50  

Could not parse stylesheet of object 0x267325a9d50  

vr off

device vr false

Could not parse stylesheet of object 0x267137a7f80  

Could not parse stylesheet of object 0x267137a7f80  

Could not parse stylesheet of object 0x267137a7f80  

Could not parse stylesheet of object 0x267137a7f80  

Could not parse stylesheet of object 0x2673e7bbbf0  

Could not parse stylesheet of object 0x2673e7bbbf0  

Could not parse stylesheet of object 0x2673e7bbbf0  

Could not parse stylesheet of object 0x2673e7bbbf0  

close session

Socket error The remote host closed the connection  

meeting vizvault.cgl.ucsf.edu

meeting vizvault.cgl.ucsf.edu

Socket error Connection timed out  

meeting vizvault.cgl.ucsf.edu

vr on

device vr true

started SteamVR rendering  

lighting simple

Socket error Unable to write  

close session

meeting vizvault.cgl.ucsf.edu

vr on

device vr true

started SteamVR rendering  

lighting simple

vr off

device vr false

Error processing trigger "new frame"  
Traceback (most recent call last):  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\core\triggerset.py", line 126, in invoke  
return self._func(self._name, data)  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\vive\vr.py", line 399, in next_frame  
self._start_frame()  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\vive\vr.py", line 392, in _start_frame  
c.waitGetPoses(self._poses, openvr.k_unMaxTrackedDeviceCount, None, 0)  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\openvr\\__init__.py", line 3461, in waitGetPoses  
result = fn(pRenderPoseArray, unRenderPoseArrayCount, pGamePoseArray,
unGamePoseArrayCount)  
OSError: exception: access violation reading 0x0000000000000000  

vr on

device vr true

started SteamVR rendering  

An error occurred in drawing the scene. Redrawing graphics is now stopped to
avoid a continuous stream of error messages. To restart graphics use the
command "graphics restart" after changing the settings that caused the error.  
  
Traceback (most recent call last):  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\core\updateloop.py", line 71, in draw_new_frame  
view.draw(check_for_changes = False)  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\core\graphics\view.py", line 165, in draw  
self._draw_scene(camera, drawings)  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\core\graphics\view.py", line 192, in _draw_scene  
camera.set_render_target(vnum, r)  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\vive\vr.py", line 520, in set_render_target  
result = self.compositor.submit(openvr.Eye_Left, fb.openvr_texture)  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\openvr\\__init__.py", line 3503, in submit  
result = fn(eEye, byref(pTexture), pBounds, nSubmitFlags)  
OSError: exception: access violation reading 0x00000000D3DEF1CE  
  

vr on

device vr true

vr on

device vr true

vr on

device vr true

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  

Traceback (most recent call last):  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 380, in <lambda>  
    gw.mouseMoveEvent = lambda e, s=self: s._dispatch_mouse_event(e,
"mouse_drag")  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 320, in _dispatch_mouse_event  
    f(MouseEvent(event))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 655, in mouse_drag  
    self.rotate(axis, angle)  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
    saxis = self.camera_position.apply_without_translation(axis)  
AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  

AttributeError: 'NoneType' object has no attribute 'apply_without_translation'  
  
File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 664, in rotate  
saxis = self.camera_position.apply_without_translation(axis)  
  
See log for complete Python traceback.  
  
If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu and
describe what you were doing and include a copy of the contents of the log.
Don't include any data you wish to remain private since a publicly viewable
bug report will be created.  




OpenGL version: 3.3.0 NVIDIA 391.58
OpenGL renderer: Quadro P6000/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation

Change History (2)

comment:1 by Eric Pettersen, 7 years ago

Component: UnassignedVR
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submission'camera_position' is None

comment:2 by Eric Pettersen, 7 years ago

Resolution: duplicate
Status: assignedclosed

dup of #1235

Note: See TracTickets for help on using tickets.