Thanks for these details. What's your UID (you can find this out using the 'id' command)?
Could you also install debugging packages for liboobs? See http://ddebs.ubuntu.com/pool/main/libo/liboobs/ Then, please run 'gdb users-admin' and type: break oobs-selfconfig.c:87 break oobs-selfconfig.c:178 run next print priv->uid print getuid() continue Then reproduce the problem, and type print priv->uid -- Changing the long name in users-admin to the same name results in an error https://bugs.launchpad.net/bugs/533870 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
