This bug still occurs for me if I set my username to kvm. This occurs in
all ubuntu based distros.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/47861
Title:
crashes if reserved username is
** Bug 59655 has been marked a duplicate of this bug
** Bug 65851 has been marked a duplicate of this bug
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
ubiquity (1.1.28) edgy; urgency=low
* KDE frontend: Ensure that the selected language is visible.
* KDE frontend: Add a keyboard variant selector.
* Incorporate user-setup reserved usernames fix (closes: Malone #47861).
* Catch ENOENT, EIO, ENOTDIR, and EROFS while copying files, try to fi
** Changed in: ubiquity (Ubuntu)
Status: Confirmed => Fix Committed
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Incidentally, Jesús, that *is* checked. The code contains:
if ! LC_ALL=C expr "$USER" : '[a-z][-a-z0-9]*$'
>/dev/null; then
(expr implicitly prepends a ^ to the regex) and in my tests I got an
error properly displayed when trying to select a username containing
spaces or s
Jesús, that's a different bug. Please feel free to file it separately.
** Changed in: ubiquity (Ubuntu)
Assignee: (unassigned) => Colin Watson
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
** Bug 62800 has been marked a duplicate of this bug
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Also happens if username includes spaces and symbols.
It happens because username must match the regular expresion
[a-z_][a-z0-9_-]*[$] but It isn't tested when user input the username.
Therefore ubiquity fails when try to create the user account.
--
crashes if reserved username is selected
http
** Changed in: ubiquity (Ubuntu)
Target: None => ubuntu-6.10
** Bug 61553 has been marked a duplicate of this bug
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listin
** Bug 56485 has been marked a duplicate of this bug
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Bug 60194 has been marked a duplicate of this bug
** Bug 60196 has been marked a duplicate of this bug
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Bug 58865 has been marked a duplicate of this bug
--
crashes if reserved username is selected
https://launchpad.net/bugs/47861
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
12 matches
Mail list logo