안녕하세요. Bandizip for macOS를 사용하고 있습니다.Bandizip for macOS로 큰 파일을 압축하거나 압축 해제시, 앱이 백그라운드로 들어가면 잠시 후 App Nap이 활성화됩니다. 때문에 압축 및 압축 해제 속도가 현저히 떨어지는 문제가 있습니다. 큰 압축 파일의 경우 압축 혹은 해제를 돌려 놓고 다른 작업을 하는 경우가 생기기 때문에, 압축 및 압축 해제 중에 App Nap이 활성화되면 안될 것 같습니다.defaults write com.bandisoft.mac.bandizip NSAppSleepDisabled -bool YES 를 실행하여 App Nap을 임시로 비활성화시키면 문제가 해결되기는 하나, App Nap이 앱 단위에서 비활성화되어야 할 것 같습니다. 해당 부분을 수정해주실 수 있는지 궁금합니다. 감사합니다.
--
You received this message because you are subscribed to the Google Groups "Bandizip for macOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bandizip-mac...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bandizip-mac/2425a797-0a51-4632-8867-0b306a4b9a33n%40googlegroups.com.