trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: October 2013

Re: [trinity-devel] Fixed reaching fully activated state in screen saver

From: "Darrell Anderson" <darrella@...>
Date: Sun, 27 Oct 2013 11:34:00 -0500
>As I now noticed a problem with the necessity of user input (for 
>interrupt the 
>screen saver) you reported also in the bug report 1615. It is 
>possible that 
>bug fixed in commit cbbc7ad0 could be related also with NFS on 
>/home?
>
>Can you try it?

To test, I believe we have to rebuild tdebase with commit cbbc7ad0 
and rebuild tdelibs with commits 9d76cb9 reversed and possibly 
ba6b2079 reversed.

That is, to test whether commit cbbc7ad0 resolves the NFS problem 
as well, we need to restore the ability to autosuspend in 
tdepowersave when $HOME is an NFS mount. Currently that ability is 
disabled in tdepowersave through commit 9d76cb9.

What do you think?

If, after testing NFS $HOME with commit cbbc7ad0, bug report 1623 
still exists to address the NFS mount problem. The proposed 
solution in 1623 is to study the KDE powerdevil code, which uses 
upower.

Darrell