Bug 130627 - Depreciation error in PyGTK2.
Summary: Depreciation error in PyGTK2.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: rawhide
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-08-23 02:05 UTC by Naoki
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-03 17:13:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Naoki 2004-08-23 02:05:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040803 Firefox/0.9.3

Description of problem:
$ system-config-language
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
  self.warn(message, DeprecationWarning)
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
GtkDeprecationWarning: gtk.mainquit is deprecated, use gtk.main_quit
instead
  self.warn(message, DeprecationWarning)


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

How reproducible:
Always

Steps to Reproduce:
1. Run system-config-languages


Actual Results:  Depreciation warning.

Expected Results:  No output

Additional info:

Comment 1 Paul Nasrat 2004-11-03 17:13:47 UTC
Rawhide is  1.1.8-1, fix went in to 1.1.5-1


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