Packages check UI
List of Global Functions
EvalUserInput - Eval the user input.
Finish - Finish the dialog.
OSRPkgUI - Constructor- reset module settings.
OpenVerifyDialog - Open the main dialog depending on the values t_expert_mode (expert_mode).
ProtocolDialog - Show the detailed list of packages that failed to be verified, together with rpm -V output. User can review the errors and choose the packages to reinstall.
Reset - Reset all (not static) module settings.
update_missing_packages - update the item list of 'missing_packages' with the ones selected to reinstall by user during verification
List of Global Variables
expert_mode - If expert is activated.
Open the main dialog depending on the values t_expert_mode (expert_mode).
Function parameters
integer size_progress
string headline
boolean t_expert_mode
Return value
boolean
Show the detailed list of packages that failed to be verified, together with rpm -V output. User can review the errors and choose the packages to reinstall.
Function parameters
list selected
Return value
list - packages that are selected for reinstallation