Nmap Development mailing list archives

gtk.Tooltip warning in python 2.7


From: "Tyler J. Wagner" <tyler () tolaris com>
Date: Thu, 24 Jan 2013 12:58:14 +0000

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?

Regards,
Tyler

-- 
"There is no 'eastern' and 'western' medicine. There's 'medicine' and
then there's 'stuff that has not been proven to work.'"
   -- Maki Naro, "The Red Flags of Quackery, v2.0", Sci-ence.org
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: