Bug 70122

Summary: deprecation warnings (redhat-config-packages)
Product: [Retired] Red Hat Public Beta Reporter: Michael Schwendt <bugs.michael>
Component: redhat-config-packagesAssignee: Jonathan Blandford <jrb>
Status: CLOSED RAWHIDE QA Contact: Jay Turner <jturner>
Severity: low Docs Contact:
Priority: low    
Version: limboCC: ddumas, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-08 04:03:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Schwendt 2002-07-30 16:24:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020724

Description of problem:

[ File this here, because there is no component "redhat-config-packages" in
bugzilla yet. ]

Upon running redhat-config-packages and installing KDE, I see:

/usr/share/redhat-config-packages/InstallProgressDialog.py:103:
DeprecationWarning: use GtkNotebook.set_current_page
  self.notebook.set_page (0)

/usr/share/redhat-config-packages/InstallProgressDialog.py:109:
DeprecationWarning: use GtkNotebook.set_current_page
  self.notebook.set_page (1)

 /usr/share/redhat-config-packages/InstallProgressDialog.py:118:
DeprecationWarning: use GtkNotebook.set_current_page
  self.notebook.set_page (0)


Version-Release number of selected component (if applicable):
redhat-config-packages-0.3-1

How reproducible:
Always

Comment 1 Jonathan Blandford 2002-08-08 04:22:09 UTC
Fixed in CVS, will be in the next release.

Thanks