Nmap Development mailing list archives

Re: gtk.Tooltip warning in python 2.7


From: David Fifield <david () bamsoftware com>
Date: Thu, 24 Jan 2013 09:51:46 -0800

On Thu, Jan 24, 2013 at 12:58:14PM +0000, Tyler J. Wagner wrote:
This issue still affects Zenmap as of nmap 6.0 on Ubuntu 12.10:

http://seclists.org/nmap-dev/2010/q4/314

/usr/lib/python2.7/dist-packages/radialnet/gui/ControlWidget.py:163:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.__tooltips = gtk.Tooltips()
/usr/lib/python2.7/dist-packages/radialnet/gui/Toolbar.py:186:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.__tooltips = gtk.Tooltips()

Is there any reason this patch wasn't applied?

r20979 should have fixed this. I don't get the deprecation messages in
latest trunk. We don't have control over the Ubuntu packaging; you might
want to file a bug with them.

David Fifield
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: