On 2007-06-20, Joerg van den Hoff <[EMAIL PROTECTED]> wrote: > I upgraded to 3rc-20070608 yesterday and everything runs just fine except > the statusbar where the time is only updated on startup or restart of `ion3'. > once it's there no updates occur. same with the load meters. this occurs even > with the "factory setup" (i.e. without a custom `.ion3' directory). > > platform: mac g5, MacOS 10.4.9
Could it be that this piece of crapware defines _POSIX_MONOTONIC_CLOCK, but does not actually implement it? That (a clock that advances predictably) is an essential feature that any operating system that isn't totally moronic should have had to begin with... or alternatively an unlimited number of timer signals. -- Tuomo
