Summary: | Face detection stops working when minimising Digikam on Mac | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Marshalleq <atoms> |
Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.6.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marshalleq
2025-02-13 21:20:03 UTC
I did a little searching on the internet. It seems to be normal for Apple Silicon to stop the application when it is minimized. The memory is also supposed to be freed up to save RAM as well as CPU and battery consumption. I don't think we have any influence on this. I haven't found any indication, but I could imagine that other energy settings change the behavior. Maik Thanks. That’s interesting because when I think about it I do have things that run in the background, music players being the obvious example, handbrake is probably another though I haven’t tested it. I don't have a Mac computer, what happens if you play a video in digiKam and then minimize it? Maik Hi Maik, Video continue to play normally when digiKam is minimized. Sound play and video advance as expected... (Mov file taken with my iphone 15 pro, digiKam 8.6.0 + Qt6). Gilles That's what I suspected, macOS detects whether the application is using the sound card and doesn't send it into deep sleep. We need to see if macOS provides a native way to prevent deep sleep even without sound. I don't think there is such a possibility in Qt. Maik Note also the energy settings in MacOS : https://imgur.com/a/HfrFHhQ |