Bug 461774 - Haruna didn't disable screen saver when playing videos
Summary: Haruna didn't disable screen saver when playing videos
Status: RESOLVED WORKSFORME
Alias: None
Product: Haruna
Classification: Applications
Component: generic (show other bugs)
Version: 0.9.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-13 15:16 UTC by KingredQmx
Modified: 2022-11-30 05:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KingredQmx 2022-11-13 15:16:03 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. play a video
2. wait for 10 mins or other settings on screen saver
3. and the screen was disabled

OBSERVED RESULT
screen saver disabled my screen

EXPECTED RESULT
keep playing video

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.26.2
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 5.15.77-1-lts (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-7300HQ CPU @ 2.50GHz
Memory: 15.5 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
Manufacturer: LENOVO
Product Name: 80WW
System Version: Lenovo R720-15IKBN

ADDITIONAL INFORMATION
I'm using haruna in xmonad. And I tried click the `open config...` button in the right up cornor, but nothing happended. After I click `open file` VSCode doesn't startup, and also `open folder` Dolphin doesn't startup neither.
Comment 1 george fb 2022-11-14 18:32:17 UTC
Works on my system. Maybe it has to do with how xmonad handles sleep/power saving, you'll have to research this yourself.

Regarding the "open config" button, if you didn't change any settings the button is disabled as the config file is only created when a setting is changed.
Comment 2 KingredQmx 2022-11-15 02:28:14 UTC
I found `custom commands` in settings, but it seems not working.
I added `touch /tmp/tmp.file`, set the shortcut to `shift + D`, press it, and there is no `/tmp/tmp.file`.
Comment 3 KingredQmx 2022-11-15 02:32:36 UTC
mpv works well after I set `stop-screensaver = "yes"` in config. Since haruna is built on it, shouldn't it work?
Comment 4 george fb 2022-11-15 11:05:54 UTC
(In reply to KingredQmx from comment #2)
> I found `custom commands` in settings, but it seems not working.

Those are for mpv only, read the help.

(In reply to KingredQmx from comment #3)
> mpv works well after I set `stop-screensaver = "yes"` in config. Since
> haruna is built on it, shouldn't it work?

Haruna config is not mpv config. If you need to set some mpv property use the custom commands.
Comment 5 Bug Janitor Service 2022-11-30 05:16:25 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!