tag 19090 notabug close 19090 stop On 17/11/14 19:45, Plato wrote: > Hello, > > After I set the date > sudo date 11172042 > mo nov 17 20:42:00 CET 2014 > The screen blanks. > Is this a bug or is something else going on? > The man page does not mention screenblanking. > Also seen it on an other computer > Running Debian Wheezy
Sounds like a bug in the screen saver/desktop software which should be using CLOCK_MONOTONIC or TFD_TIMER_CANCEL_ON_SET etc. to avoid that issue. thanks, Pádraig.