Opened 7 years ago

Closed 7 years ago

#1240 closed defect (fixed)

'NoneType' object has no attribute 'apply_without_translation'

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  

open 1a0m format mmCIF fromDatabase pdb

Summary of feedback from opening 1a0m fetched from pdb  
---  
notes | Used PDBx fixed column width tables to speed up reading mmCIF file  
Used PDBx keywords to speed up reading mmCIF file  
  
Chain information for 1a0m #1  
---  
Chain | Description  
A B | α-conotoxin [TYR15]-epi  
  

1a0m citation:    Hu, S.H., Loughnan, M., Miller, R., Weeks, C.M., Blessing,
R.H., Alewood, P.F., Lewis, R.J., Martin, J.L. (1998). The 1.1 A resolution
crystal structure of [Tyr15]EpI, a novel alpha-conotoxin from Conus
episcopatus, solved by direct methods. Biochemistry, 37, 11425-11433. PMID:
9708977. DOI: 10.1021/bi9806549  
Opened mmCIF data containing 276 atoms and 242 bonds  

vr on

device vr true

started SteamVR rendering  

vr on

device vr true

open E:/Aligned/MRP4_MRP1apo.pdb

Opened PDB data containing 9992 atoms and 10205 bonds  
Chain information for MRP4_MRP1apo.pdb #2  
---  
Chain | Description  
A | No description available  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 746, in mouse_drag  
    self.translate((dx, -dy, 0))  
  File "C:\Program Files\ChimeraX-Aug-2-2018\bin\lib\site-
packages\chimerax\ui\mousemodes.py", line 756, in translate  
    step = self.camera_position.apply_without_translation(s) # Scene coord
system  
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 756, in translate  
step = self.camera_position.apply_without_translation(s) # Scene coord system  
  
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 pett, 7 years ago

Component: UnassignedVR
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submission'NoneType' object has no attribute 'apply_without_translation'

comment:2 by Tom Goddard, 7 years ago

Resolution: fixed
Status: assignedclosed

This was fixed several days ago.

Note: See TracTickets for help on using tickets.