Bug 153045

Summary: GtkDeprecationWarning: gtk.FALSE, gtk.TRUE
Product: [Fedora] Fedora Reporter: Ricky Ng-Adam <rngadam>
Component: system-config-netbootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: byte
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-05 15:50:54 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:
Attachments:
Description Flags
patch to fix the warnings none

Description Ricky Ng-Adam 2005-04-01 04:11:39 UTC
Description of problem:

/usr/share/system-config-netboot/system-config-netboot.py:80:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.ipEntry.set_sensitive(gtk.TRUE)

Version-Release number of selected component (if applicable):

0.1.12-1

How reproducible:

always

Steps to Reproduce:
1. start program at console
2.
3.
  
Actual results:

extraneous warnings

Expected results:

no warnings

Additional info:

Most system-config-* have the same problems, I'm opening a bug for each.

Comment 1 Colin Charles 2005-04-01 05:02:54 UTC
attached patch fixes all this. apply and rebuild thanks

Comment 2 Colin Charles 2005-04-01 05:03:21 UTC
Created attachment 112564 [details]
patch to fix the warnings

Comment 3 Harald Hoyer 2005-04-01 10:19:31 UTC
wrong component! /usr/share/system-config-netboot/system-config-netboot.py is
not system-config-boot

Comment 4 Harald Hoyer 2005-04-01 10:20:04 UTC
oops.. was already reassigned.

Comment 5 Daniel Walsh 2005-04-05 15:50:54 UTC
Fixed in system-config-netboot-0.1.13-1.src.rpm