even though my perl is a little dusty (haven't used it since college) this is my get in the GroupsConfig.pm. sub get { my ($self) = @_; my $groups, $logindefs; $self->SUPER::reset_counter ();
$groups = Users::Groups::get (); $logindefs = &Users::Users::get_logindefs (); return ($groups, $$logindefs{"gmin"}, $$logindefs{"gmax"}); } i don't see any loop there. so i guess you might have meant the Users::Groups::get() so i found /usr/share/system-tools-backends-2.0/scripts/Users/Groups.pm and put the lines in the get() while loop. (it had your line and copy vars) :-) now the users-admin log really didn't change: (users-admin:29856): Liboobs-CRITICAL **: oobs_group_get_gid: assertion `group != NULL' failed now the stb-groups.log has more info. I'm not sure what the Syntax error is, but i copied and pasted your lines into the file, and they look correct to me. but my perl is still cleaning itself off. hehe. ** Attachment added: "stb-groups.log" http://launchpadlibrarian.net/39016526/stb-groups.log -- users-admin (System->Administration->Users and Groups) overwrites group file https://bugs.launchpad.net/bugs/160862 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs