[Bug 252529] New: Progressbar flickering during online update due to bad maths? ([ui] YProgressBar.cc(changeWidget):88 Too big value 9194 for progress bar ( max is 100 ))
https://bugzilla.novell.com/show_bug.cgi?id=252529 Summary: Progressbar flickering during online update due to bad maths? ([ui] YProgressBar.cc(changeWidget):88 Too big value 9194 for progress bar ( max is 100 )) Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Ulrich.Windl@rz.uni-regensburg.de QAContact: jsrain@novell.com Despite of noticing that the progress bar during online update in ncurses Yast is quite "jumpy", the y2log is filled with messages like the following. I guess there's a programming error somewhere: [ui] YProgressBar.cc(changeWidget):82 Negative value -2147483648 for progress bar [ui] YProgressBar.cc(changeWidget):88 Too big value 3043407 for progress bar ( max is 100 ) [ui] YProgressBar.cc(changeWidget):88 Too big value 4588 for progress bar ( max is 100 ) [ui] YProgressBar.cc(changeWidget):88 Too big value 9194 for progress bar ( max is 100 ) [ui] YProgressBar.cc(changeWidget):88 Too big value 13301 for progress bar ( max is 100 ) [...] -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=252529 ------- Comment #1 from Ulrich.Windl@rz.uni-regensburg.de 2007-03-08 03:54 MST ------- Created an attachment (id=123139) --> (https://bugzilla.novell.com/attachment.cgi?id=123139&action=view) y2log for today's online update You might want to process the file with something like "grep -i progressbar /tmp/junk | cut -d' ' -f5- | sort -u" -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=252529 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |sh@novell.com |screening@forge.provo.novell| |.com | -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=252529 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #2 from sh@novell.com 2007-03-08 15:26 MST ------- *** This bug has been marked as a duplicate of bug 60867 *** -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com