I've been trying to get some hints on what's stopping the *-admin programs from launching as an admin user (when not using sudo.)
I dont' know perl, but I found that I get this error when I run the following command: sudoman@powerbook:~$ perl /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m UsersConfig no introspection data available for method 'getPlatform' in object '/org/freedesktop/SystemToolsBackends/Platform', and object is not cast to any interface at /usr/lib/perl5/Net/DBus/RemoteObject.pm line 334. Compilation failed in require at /usr/share/system-tools-backends-2.0/scripts/UsersConfig.pm line 28. BEGIN failed--compilation aborted at /usr/share/system-tools-backends-2.0/scripts/UsersConfig.pm line 28. Compilation failed in require at /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl line 51. sudoman@powerbook:~$ sudo perl /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m UsersConfig ^Csudoman@powerbook:~$ It seems to run when I use sudo, but without any output. I hit ctrl-C after a while to stop it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org