Martins Steinbergs wrote:
hi

starting porthole I get these warnings

# porthole
/usr/lib64/python2.4/site-packages/gtk-2.0/gnome/vfs.py:4: DeprecationWarning: Module gnome.vfs is deprecated; please import gnomevfs instead
  DeprecationWarning)
/usr/lib64/python2.4/site-packages/porthole/summary.py:37: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.set_editable(gtk.FALSE)
<snip>

ok, porthole is runing. question is should i worry, and if yes, then where to look for solution?


Martins

Generally, when something is deprecated, it's no cause for immediate concern.  
It only means that the feature/api may not be supported sometime in the future. 
 The porthole developers may be using an older version of pygtk in which case 
they would not receive the deprecation warning.

Zac
--
gentoo-user@gentoo.org mailing list

Reply via email to