** Branch linked: lp:~mterry/unity8/set-real-name ** Description changed:
After going through the new wizard, the user's "RealName" setting is still "Ubuntu" (the default). - This is because usermod (used by AccountsService in the background) - chokes on read-only /etc. It needs to be modified to handle that - gracefully. - - If you have a writable device image, you won't see this bug, which is - how it escaped into the wild. :( + This is because: + A) unity8 incorrectly tries to set RealName (AccountsService makes you use SetRealName, not normal dbus property setters) + B) usermod (used by AccountsService in the background) chokes on read-only /etc. It needs to be modified to handle that gracefully. (If you have a writable device image, you won't see this part) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow in Ubuntu. https://bugs.launchpad.net/bugs/1562872 Title: Welcome wizard does not successfully set name Status in shadow package in Ubuntu: New Status in unity8 package in Ubuntu: New Bug description: After going through the new wizard, the user's "RealName" setting is still "Ubuntu" (the default). This is because: A) unity8 incorrectly tries to set RealName (AccountsService makes you use SetRealName, not normal dbus property setters) B) usermod (used by AccountsService in the background) chokes on read-only /etc. It needs to be modified to handle that gracefully. (If you have a writable device image, you won't see this part) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1562872/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp