With system-config-samba-1.2.64-1.fc10.noarch, on a machine with rawhide enabled. Running system-config-samba results with a single gtk dialog saying "Unknown error" Running `python system-config-samba.py` results in the following traceback: [root@Clancy system-config-samba]# python system-config-samba.py Traceback (most recent call last): File "system-config-samba.py", line 44, in <module> mainWindow.MainWindow (debug_flag = debug_flag, use_dbus = use_dbus) File "/usr/share/system-config-samba/mainWindow.py", line 89, in __init__ self.samba_backend = sambaBackend.SambaBackend (bus = self._bus) File "/usr/lib/python2.5/site-packages/scsamba/dbus/proxy/sambaBackend.py", line 31, in __init__ self.dbus_object = bus.get_object (dbus_service_name, self.dbus_service_path) File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 241, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 622, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1 I am not sure if this is an actual bug, or just some regular rawhide issue. -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list