https://bugzilla.novell.com/show_bug.cgi?id=406890 User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=406890#c7 --- Comment #7 from Vilem Marsik <vmarsik@novell.com> 2008-07-16 05:41:13 MDT --- A patch from Michal Srb: /usr/share/YaST2/modules/Progress.ycp 484,485c484 < if (UI::WidgetExists (`id (`contents))) < UI::ReplaceWidget (`id (`contents), bar); ---
UI::ReplaceWidget (`id (`contents), bar);
(it seems that Michal used a wrong order of diff arguments, patch it manually) Then recompile: ycpc -c /usr/share/YaST2/modules/Progress.ycp Seems to work, yet we are not sure if it is 100% OK. -- 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.