Bug 153034 - GtkDeprecationWarning: gtk.FALSE, gtk.TRUE
Summary: GtkDeprecationWarning: gtk.FALSE, gtk.TRUE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-04-01 03:26 UTC by Ricky Ng-Adam
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: authconfig-4.6.12-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-12 14:04:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to fix the warnings (1.53 KB, patch)
2005-04-01 05:26 UTC, Colin Charles
no flags Details | Diff

Description Ricky Ng-Adam 2005-04-01 03:26:45 UTC
Description of problem:

/usr/share/authconfig/authconfig-gtk.py:290: GtkDeprecationWarning: gtk.FALSE is
deprecated, use False instead
  dialog.set_resizable(gtk.FALSE)

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

authconfig-gtk-4.6.11-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:25:26 UTC
Attached patch fixes all the gtk warnings.

Comment 2 Colin Charles 2005-04-01 05:26:14 UTC
Created attachment 112570 [details]
patch to fix the warnings

Comment 3 Tomas Mraz 2005-04-12 14:04:56 UTC
Applied the patch, thank you Colin.



Note You need to log in before you can comment on or make changes to this bug.