-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Iznogood wrote: > Running smart -- gui as su gives this error/warning > Aurora:/home/iznogood # smart --gui > /usr/lib64/python2.4/site-packages/smart/interfaces/gtk/packageview.py:93: > DeprecationWarning: Class PixbufCellRenderer is already GObject-registered; > Please note that classes containing any of the attributes __gtype_name__, > __gproperties__, or __gsignals__ are now automatically registered. > gobject.type_register(PixbufCellRenderer) [...]
Those do not affect the proper functioning of smart, at least I didn't notice, they're just API deprecation warnings. Choose your poison: - - keep the deprecated API in Smart, but run on SUSE 10.0 => 9.0 - - refactor smart to use the new API, but probably only run on SUSE 10.0 (and maybe 9.3) because it requires the latest-and-greatest python-gtk (that, in turn, requires the latest-and-greatest gtk2, etc...) cheers - -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> _\_v FOSDEM 2006 -- 25+26 February 2006 in Brussels -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDVRT/r3NMWliFcXcRAiHXAJwL60rDn3pXRsXzteci6NPZ/yp1BwCglKdn lCbCxN7FQFi5P1nBPlGS2kA= =Hxwr -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
