Bug 147268 - GtkDeprecationWarning: in hwbrowser
Summary: GtkDeprecationWarning: in hwbrowser
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hwbrowser
Version: 3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-05 21:06 UTC by Jason
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-12 19:50:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jason 2005-02-05 21:06:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
I ran hwbrowser and I get these messages

/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
GtkDeprecationWarning: gtk.mainiteration is deprecated, use
gtk.main_iteration instead
  self.warn(message, DeprecationWarning)
/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):
hwbrowser-0.19-0.fc3.2.noarch.rpm

How reproducible:
Always

Steps to Reproduce:
1. look at the logs
2.
3.
    

Actual Results:  hwbrowser ran

Expected Results:  none of the messages should happen.

Additional info:

Comment 1 Nils Philippsen 2005-03-10 10:21:29 UTC
Should be fixed in hwbrowser-0.20-0.fc3.1 which should hit updates-testing
shortly, please report here if the problem is indeed fixed with that package.

Comment 2 Jason 2005-03-10 20:45:06 UTC
Good Job, there are no more DeprecationWarning messages when I run hwbrowser.

Thank you for the update.


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