Summary: | Prevent computer from sleeping after playing some videos | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | sunphoenix <sunphoenix> |
Component: | Preview-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.6.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/79269fe73644bb0b6ea345cf17689c23606058ec | Version Fixed In: | 7.7.0 |
Sentry Crash Report: |
Description
sunphoenix@hotmail.com
2022-05-20 14:00:34 UTC
I tested it here on my Windows 10 desktop machine. No problems are reported after running a video in digiKam via the command powercfg /requests. You don't have the problem with other programs? For example play a video in Firefox? Maik You can really find a lot about this problem via google. Only that can be anything, from Cortana to an optical audio output. Is digiKam still in the task manager after closing? Maik (In reply to Maik Qualmann from comment #2) > You can really find a lot about this problem via google. Only that can be > anything, from Cortana to an optical audio output. > Is digiKam still in the task manager after closing? > > Maik Yes it is running because I didn't close it. My problem is that it prevent the PC from sleeping while the app is open and only after I ran one or more videos. As soon as I close it, the audio stream is freed. (In reply to Maik Qualmann from comment #1) > I tested it here on my Windows 10 desktop machine. No problems are reported > after running a video in digiKam via the command powercfg /requests. > You don't have the problem with other programs? For example play a video in > Firefox? > > Maik Of course no problemes are reported if you close DigiKam :) I don't have any problem with Firefox, when I play a video, the same driver is in use (preventing the PC from sleeping) and when I close the tab or even pause the video, the audio stream is freed properly like it should. Git commit 79269fe73644bb0b6ea345cf17689c23606058ec by Maik Qualmann. Committed on 21/05/2022 at 13:00. Pushed by mqualmann into branch 'qt5-maintenance'. close audio when leave media player view FIXED-IN: 7.7.0 M +2 -1 NEWS M +6 -2 core/libs/video/player/mediaplayerview.cpp M +1 -1 core/libs/video/player/slidevideo.cpp https://invent.kde.org/graphics/digikam/commit/79269fe73644bb0b6ea345cf17689c23606058ec |