http://bugzilla.novell.com/show_bug.cgi?id=593608 http://bugzilla.novell.com/show_bug.cgi?id=593608#c7 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED CC| |tgoettlicher@novell.com InfoProvider|tgoettlicher@novell.com | --- Comment #7 from Thomas Göttlicher <tgoettlicher@novell.com> 2010-05-14 08:47:10 UTC --- The log reads as follows: 2010-04-19 19:30:36 <1> xenon(23734) [ui] YPushButton.cc(setFunctionKey):183 Guessing button role YOKButton for YPushButton "Fortfahren" at 0x510e728 from function key F10 2010-04-19 19:30:36 <1> xenon(23734) [ui] YPushButton.cc(setRole):151 Guessing function key F9 for YPushButton "Überspringen" at 0x510cc08 from button role YCancelButton 2010-04-19 19:30:36 <1> xenon(23734) [ui] YPushButton.cc(setFunctionKey):183 Guessing button role YCancelButton for YPushButton "Abbrechen" at 0x510f3b8 from function key F9 2010-04-19 19:30:36 <2> xenon(23734) [ui] YButtonBox.cc(sanityCheck):629 THROW: Multiple buttons with role [Cancel] 2010-04-19 19:30:36 <2> xenon(23734) [ui] YCPDialogParser.cc(parseButtonBox):1155 CAUGHT: Multiple buttons with role [Cancel] It means that there are two 'cancel' buttons in the same dialog and that isn't allowed. These buttons are called "Überspringen" (=skip) and "Abbrechen" (=cancel). For details see: http://en.opensuse.org/YaST/Development/Misc/Button_Order -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.