https://bugzilla.novell.com/show_bug.cgi?id=704123 https://bugzilla.novell.com/show_bug.cgi?id=704123#c12 --- Comment #12 from Michael Andres <ma@suse.com> 2012-03-22 11:27:07 CET --- @Thomas: I sent some more info per mail. IMO the UI should roughly selecht this way: Selectable sel; ... if ( sel->status()!= S_Protected && sel->updateCandidateObj()) { if ( ! sel->setOnSystem( sel->updateCandidateObj(), USER(?) ) ) // actually this should not fail if you select by USER. // If you select by APPL_* this case woud indicate that // the user has already chosen a different candidate // for install else // selected for install } else { // best object already installed OR package is locked } -- 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.