17 Apr
2012
17 Apr
'12
10:20
https://bugzilla.novell.com/show_bug.cgi?id=756493 https://bugzilla.novell.com/show_bug.cgi?id=756493#c7 --- Comment #7 from Lukas Ocilka <locilka@suse.com> 2012-04-17 10:20:39 UTC ---
From my POV, "if (ui_time_now > ui_last_refresh) {" is correct because time() returns integer with seconds from 1.1.1970, see http://doc.opensuse.org/projects/YaST/SLES11/tdg/time.html
Considering that, ui_time_now should stay the same for one second and thus updating the UI sometimes skipped. There must be something else, I'll try to debug that issue a bit more. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.