﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
2257	Slow volume series playback with daily build, 2x faster with devel build	goddard@…	Tom Goddard	"{{{
The following bug report has been submitted:
Platform:        Darwin-18.7.0-x86_64-i386-64bit
ChimeraX Version: 0.91 (2019-07-20)
Description
The ChimeraX daily build (July 26) plays the neutrophil volume series at 30 frames/second while my development build plays it at 60 frames per second.

The builds are using the same code, only the daily build is signed and uses MACOSX_DEPLOYMENT_TARGET=10.9 (before make install) while my devel build does not sign and sets no deployment target (my macOS 10.14).  Exchanging just the ChimeraX.app/Contents/MacOS/ChimeraX launcher (8 Kbytes unsigned, 16 Kbytes signed) which adds a few python command-line options (-I -m ChimeraX_main) makes the daily build run fast and the devel build slow.  So just the launcher alone is causing the slow behavior.

I used codesign --remove-signature on ChimeraX (reducing its size 16Kb to 8Kb) and the daily build remained slow.  So it is appears the culprit is the deployment target.  That needs testing.  Our download page says the macOS version is tested on macOS 10.12.


Log:
Startup Messages  
---  
warning | 'clip' is a prefix of an existing command 'clipper'  
  
UCSF ChimeraX version: 0.91 (2019-07-20)  
© 2016-2019 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open /Users/goddard/ucsf/data/neutrophil-vr/neutrophil.cxc

> open c7ch0step221.cmap

Opened map series c7ch0step221.cmap, 110 images, grid size 128,256,151, pixel
0.2,0.2,0.25, shown at level 285, step 1, values float32  

> volume #1 step 1 level 100 color wheat

> open c7ch1step221.cmap

Opened map series c7ch1step221.cmap, 110 images, grid size 128,256,151, pixel
0.2,0.2,0.25, shown at level 101, step 1, values float32  

> volume #2 step 1 level 100 level 350 color #aaaaaaa0 color #ff4040ff

> volume #1 dataCacheSize 20000

> toolshed hide Models

No running tool named ""Models""  
No running tool named ""Models""  
No running tool named ""Models""  




OpenGL version: 4.1 ATI-2.11.20
OpenGL renderer: AMD Radeon Pro 580 OpenGL Engine
OpenGL vendor: ATI Technologies Inc.

}}}
"	defect	closed	normal		Platform		not a bug						all	ChimeraX
