
https://bugzilla.novell.com/show_bug.cgi?id=483942 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483942#c2 --- Comment #2 from Katarina Machalkova <kmachalkova@novell.com> 2009-03-10 10:29:10 MST --- Created an attachment (id=278523) --> (https://bugzilla.novell.com/attachment.cgi?id=278523) An ycp-ui-bindings patch resolving the issue Attached is a simplistic patch, which modifies DumpWidgetTree function in such a way that it checks for current dialog in a "non-exception-throwing" mode and only if there is some dialog on the stack, it dumps the widget tree into the log. Otherwise it logs a warning. Although the above test is a corner case, abort()ing the whole YaST thing because of NULL pointer in debugging function is not nice. -- 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.