James
My feedback
2 results found
-
11 votes
The team made some fixes in the latest general release 30.7 to fix the problem with the sleep mode. Can you please give it a spin and comment if it helps?
James
supported this idea
·
-
11 votes
The team made some fixes in the latest general release 30.7 to fix the problem with the sleep mode. Can you please give it a spin and comment if it helps?
James
supported this idea
·
An error occurred while saving the comment
This is still real on Sequoia. I did some investigation and found some interesting tidbits. When I used the shell command `pmset -g` this line was in the output:
displaysleep 5 (display sleep prevented by CEPHtmlEngine)
Some poking at the process table pointed a finger at:
/Applications/Adobe Illustrator 2025/Adobe Illustrator.app/Contents/MacOS/CEPHtmlEngine/CEPHtmlEngine.app/Contents/Frameworks/CEPHtmlEngine Helper (GPU).app
I killed all of the (many!) processes running this and the display sleep block had gone away. I didn't need to shut down the main process.