[Bug 47861] Re: crashes if reserved username is selected

2023-02-23 Thread Lingfeng Ren
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 47861] Re: crashes if reserved username is selected

2006-10-15 Thread Vassilis Pandis
** 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

[Bug 47861] Re: crashes if reserved username is selected

2006-10-05 Thread Colin Watson
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

[Bug 47861] Re: crashes if reserved username is selected

2006-10-05 Thread Colin Watson
** 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

[Bug 47861] Re: crashes if reserved username is selected

2006-10-04 Thread Colin Watson
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

[Bug 47861] Re: crashes if reserved username is selected

2006-10-03 Thread Colin Watson
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 47861] Re: crashes if reserved username is selected

2006-10-03 Thread Colin Watson
** 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

[Bug 47861] Re: crashes if reserved username is selected

2006-09-29 Thread Jesús Torres
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

[Bug 47861] Re: crashes if reserved username is selected

2006-09-26 Thread Colin Watson
** 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 47861] Re: crashes if reserved username is selected

2006-09-15 Thread Colin Watson
** 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 47861] Re: crashes if reserved username is selected

2006-09-13 Thread Vassilis Pandis
** 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 47861] Re: crashes if reserved username is selected

2006-09-08 Thread Vassilis Pandis
** 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