On Wed, 2004-10-20 at 17:11 +0200, Nils Philippsen wrote: > On Wed, 2004-10-20 at 15:49 +0100, DAVID BENTLEY wrote: > > Yes it fixes the problem OK but you still get all > > these warning messages when run from the terminal. > > > > /usr/share/system-config-samba/mainWindow.py:113: > > DeprecationWarning: use gtk.UIManager > These DeprecationWarnings can only be fixed through a complete revamp of > themenu/toolbar code which -- to put icing on the cake -- breaks i18n. In case anyone is interested this is the same for system-logviewer, I fixed the deprecations that wouldn't break string freeze, but moving from paths to xml post string freeze wasn't going to happen. > messages only tell you (well, me) that a deprecated widget is used > and the things should be converted to use the new interfaces. I'll > tackle that sometime after FC3 is out. Ditto. Paul