Comment 6 for bug 411533

Revision history for this message
tekstr1der (tekstr1der) wrote : Re: users and groups prog blocked on first launch

I'm sorry to say that absolutely nothing is logged in syslog, auth.log, message, kern.log, debug, daemon.log or user.log.

It appears to fail silently (other than the dialog telling me it failed!). Also output when run from the terminal is identical to a successful run, so nothing to gather there:

marc@galvatron:~$ users-admin

(users-admin:3557): GLib-GIO-WARNING **: g_simple_async_result_complete() called from outside main loop!

(users-admin:3557): GLib-GIO-WARNING **: g_simple_async_result_complete() called from outside main loop!

(users-admin:3557): GLib-GIO-WARNING **: g_simple_async_result_complete() called from outside main loop!

marc@galvatron:~$ apt-cache policy system-tools-backends gnome-system-tools
system-tools-backends:
  Installed: 2.8.1-0ubuntu1
  Candidate: 2.8.1-0ubuntu1
  Version table:
 *** 2.8.1-0ubuntu1 0
        500 http://us.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status
gnome-system-tools:
  Installed: 2.27.3-0ubuntu1
  Candidate: 2.27.3-0ubuntu1
  Version table:
 *** 2.27.3-0ubuntu1 0
        500 http://us.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

Let me know what else I can try to get more verbose debugging information from users-admin. Thanks