Axel Munker wrote:I don't know if it's only me,
It's not just you...
QRecall sends signals to the operating system while it's working to keep the computer awake. This was done because a few early QRecall users were complaining that their computer was going to sleep in the middle of an action. I've never seen it happen here, and I suspect that it depends on certain combinations of OS and hardware. These "stay awake" messages have the unfortunate side effect of also waking up your monitor.
You can turn this feature off with an
advanced QRecall setting. Close QRecall, open a Terminal window, and issue the following command:
defaults write com.qrecall.client QRRunningMakesSystemActive -boolean false
In version 1.2 I've put this option in the QRecall preferences window, making it much easier to set.