Description of problem: This is a minor bug. More of a annoyance but it would be better to fix this anyway Version-Release number of selected component (if applicable): 1.4.8 How reproducible: everytime Steps to Reproduce: 1. run system-config-securitylevel from the command line Actual results: /usr/share/system-config-securitylevel/securitylevel.py:74: DeprecationWarning: use gtk.ComboBox self.securityOptionMenu = gtk.OptionMenu() /usr/share/system-config-securitylevel/selinuxPage.py:297: DeprecationWarning: use gtk.ComboBox self.selinuxTypeOptionMenu = gtk.OptionMenu() Expected results: No such warnings Additional info:
Next version to hit rawhide no longer uses deprecated api.