Webconverger / webc

Webconverger's curated chroot from which updates originate
https://webconverger.org/upgrade/
73 stars 37 forks source link

blank=* only works with low values #186

Open dittaeva opened 10 years ago

dittaeva commented 10 years ago

On the two laptops I have tested, blank=150 does not seem to make any difference. It seems to blank after the standard 10 minutes. I expected blanking after 150 minutes. Have not tried lower values.

kaihendry commented 10 years ago

I think I have confirmed this issue with blank=1. Sigh. Guess Xorg API must have changed.

https://github.com/Webconverger/webc/blob/master/home/webc/webc.sh#L126

Struggling to understand how to even print out the settings.

kaihendry commented 10 years ago

It used to work, so I going to do a binary search back through the version to figure out what change broke it. http://s.natalian.org/2014-03-12/xset-q.png

kaihendry commented 10 years ago

I've since discovered blanking does not work in Virtualbox, but it does on my NUC test machine.

So I am going to close the bug and blame Virtualbox. :) Please re-open if I missed something.

dittaeva commented 10 years ago

It does not work on any of the 3-5 machines I have tried on.

dittaeva commented 10 years ago

Doesn't look like I'm able to reopen, BTW.

dittaeva commented 10 years ago

Default is 10. 1 works, 13 works, 150 does not work (rather you get the default). Now trying with 99... which does not work. Now trying with 60...which also does not work.

dittaeva commented 10 years ago

I`m done testing. Solution seems to be to find the upper limit and document it in the wiki or (preferably) manage to somehow raise the limit (and then document that). From my testing the upper limit is somewhere between 13 and 60 minutes.