persepolisdm / persepolis

Persepolis is a download manager written in Python.
https://persepolisdm.github.io
GNU General Public License v3.0
6.25k stars 650 forks source link

Persepolis should not inhibit monitor power savig while is running #461

Open glaubersm opened 6 years ago

glaubersm commented 6 years ago

System Details:

Issue Description and steps to reproduce: I configured my monitor to turn off after a timeout in KDE settings, however persepolis inhibits power management while is running (even when no download is in progress) and my monitor remains active when timeout is reached.

Steps to reproduce start kde plasma session open "system settings > power management" set "screen energy saving" to 1 minute and apply open persepolis and do not use your computer during 1 minute Result: your monitor is still on

alireza-amirsamimi commented 6 years ago

Hello Select "Preferences" from "Edit" menu. Click on "preferences" tab. uncheck "Keep system awake!" .

glaubersm commented 6 years ago

Computer goes to suspend mode during download if "Keep system awake!" is unchecked.

alireza-amirsamimi commented 6 years ago

You must fix your power manager settings :) It's related to your power manager not persepolis. Persepolis only can help you with "Keep system awake!" check box in preferences window. it's a workaround for your problem:)

glaubersm commented 6 years ago

Hi My power management has no problem. It works correctly when I use jdownloader or uget download managers, for example.

alireza-amirsamimi commented 6 years ago

I'm ArcLinux and KDE Plasma user too, but I have not this problem. It's my "Energy Saving" window screen shot. Please, see my settings: screenshot_20180331_114417

glaubersm commented 6 years ago

On my system "screen energy saving" is the only option checked.

Persepolis must ignore monitor power management no matter if "Keep system awake!" is checked or not in persepolis settings.