On Wed, 2004-10-20 at 15:49 +0100, DAVID BENTLEY wrote: > --- Nils Philippsen <nphilipp@xxxxxxxxxx> wrote: [...] > > This is the same as > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi? > > id=135946 -- fixed in system-config-samba-1.2.21-1, > > grab it from > > > http://people.redhat.com/nphilipp/BETA/system-config-samba/ > > if it hasn't > > already hit the mirrors. > > > > 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 > item_fac = gtk.ItemFactory(gtk.MenuBar, "<main>", > accel_group) > /usr/share/system-config-samba/mainWindow.py:138: > DeprecationWarning: > button = self.toolbar.insert_stock('gtk-add', _("Add > a samba share"), None, self.onNewButtonClicked, None, > 0) > /usr/share/system-config-samba/mainWindow.py:143: > DeprecationWarning: > self.properties_button = > self.toolbar.insert_stock('gtk-properties', _("Edit > the properties of the selected directory"), None, > self.onPropertiesButtonClicked, None, 1) > /usr/share/system-config-samba/mainWindow.py:148: > DeprecationWarning: > self.delete_button = > self.toolbar.insert_stock('gtk-delete', _("Delete the > selected directory"), None, > self.onDeleteButtonClicked, None, 2) > /usr/share/system-config-samba/mainWindow.py:153: > DeprecationWarning: > self.toolbar.insert_stock('gtk-help', _("View > help"), None, self.onHelpClicked, None, 3) These DeprecationWarnings can only be fixed through a complete revamp of themenu/toolbar code which -- to put icing on the cake -- breaks i18n. The 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. Nils -- Nils Philippsen / Red Hat / nphilipp@xxxxxxxxxx "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011
Attachment:
signature.asc
Description: This is a digitally signed message part