https://bugzilla.novell.com/show_bug.cgi?id=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c8 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |nrickert@ameritech.net --- Comment #8 from Ladislav Slezak <lslezak@suse.com> 2013-11-04 13:42:45 UTC --- I did some analysis: The nil is used here: https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/... But the variable is initialized to 0 (zero) https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/... So the only possibility is to change it via UpdateGlobalProgress() function: https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/... I have no idea how that could happen... Neil, what are the exact steps to reproduce the problem? You mentioned that it worked on some system and on some not. Did you use the *exact* steps in both cases? I'd like to find the cause of the problem... -- 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.