Fix Sencha app build to capturing theme image does not execute
Today's computer reinstall system, re-installed Sencha cmd, but in the packaging, to the capturing theme image is always not executed, has been thought to be Ruby is not installed, or ruby related tools are not installed, and finally constantly groping, With Ruby and related things in place, see http://www.cnblogs.com/eshinex/p/4617554.html, but at the end of the package, the capturing theme image cannot be executed until you have packaged a project you've done before.
Query long, finally found a solution: http://stackoverflow.com/questions/16897493/phantomjs-exit-doesnt-terminate-the-process
The problem occurs as follows:
Solution:
"Control Panel"--"Nvidia Control Panel"--"3D settings"--"Manage 3D Settings"--"Global Settings"-"Preferred graphics processor"--"high performance Nvidia processor"
Open the DOS command box again, cd/d to ext work path, enter: Sencha app build, you can. (If it doesn't work, restart your computer and perform this step)
Sencha app build to capturing theme image does not execute