#1086: DeprecationWarning: Use the new widget gtk.Tooltip
----------------------------------------+-----------------------------------
Reporter: RealEnder | Owner: andar
Type: bug | Status: new
Priority: minor | Milestone: 1.2.0
Component: gtkui | Version: 1.2.0_rc3
Keywords: DeprecationWarning Tooltip |
----------------------------------------+-----------------------------------
gtk.Tooltips is deprecated as of pyGTK 2.12(released around beginnig of
2008):
http://www.pygtk.org/docs/pygtk/class-gtktooltips.html
Deluge should use gtk.Tooltip:
http://www.pygtk.org/docs/pygtk/class-gtktooltip.html
Warning:
/usr/lib/pymodules/python2.6/deluge/ui/gtkui/statusbar.py:108:
DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltips = gtk.Tooltips()
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1086>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.