Bug 319486

Summary: Muon updater 1.3.1 (up to date kubuntu) always enables dpms
Product: [Applications] Discover Reporter: Stu <stu24mail>
Component: Updates (interactive)Assignee: Jonathan Thomas <echidnaman>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mperodin
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stu 2013-05-07 18:39:56 UTC
Whenever I apply updates to my up to date kubuntu system (muon updater 1.3.1), all my screen power settings get cleared. For the past year or so, I've always been running a script:

#!/bin/sh

xset q
xset -dpms
xset s noblank 
xset s off

After every update to prevent my monitor from constantly turning off.

It doesn't matter what muon is updating - any completely unrelated system or package will do - it always clears my settings. It's very odd.

Reproducible: Always

Steps to Reproduce:
Latest Kubuntu, default settings:

1. Wait for little "you have updates" icon to appear
2. Apply updates
3. Wait a minute without keyboard or mouse input
4. Screen goes blank
Actual Results:  
Screen goes blank

Expected Results:  
updating unrelated components should not change display settings

While there are underlying issues with KDE not setting DPMS correctly - there are bug reports of all the various ways KDE messes this up - I don't see why muon should be exacerbating the problem.. and it does happen every update, even small ones that don't require a reboot or restart of services or whatever.
Comment 1 Jonathan Thomas 2013-05-07 18:51:56 UTC

*** This bug has been marked as a duplicate of bug 295164 ***