Sounds reasonable. Let's check it when the change reaches Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title:
No users appear in settings
To manage
> @Sebastien: If g-c-c does not know about any users, to which user
would it grant access to "Unlock"?
The currently logged in user, if g-c-c is started there has to be an
active user owning the session
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which
@Sebastien: If g-c-c does not know about any users, to which user would
it grant access to "Unlock"?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title:
No u
On 2020-05-05 09:46, Krister wrote:
> Is it possible that Unity used this as a way to hide users from the
> login screen? I believe I remember having that as an option at some
> point.
Changing to "SystemAccount=true" is indeed a way (workaround) to hide a
user from the login screen when using lig
This machine has gone through all successive upgrades of all versions
(not just LTS) since 2014. This is probably some incompatibility between
some version of the Unity and Gnome. Is it possible that Unity used this
as a way to hide users from the login screen? I believe I remember
having that as a
I don't think unity/lightdm change user account details, there was a
greeter option to list/hide users but that was just lightdm
configuration.
thanks for upstreaming https://gitlab.gnome.org/GNOME/gnome-control-
center/-/issues/988 , they have proposed a fix for review now so that
should address
you're welcome, it's still confusing that it was flagged as system user
before ... did you have another shell set or something non standard?
also there seems to be a bug that the status of system being true or
false isn't revisited if the user change
--
You received this bug notification because
So, it's created with "false", and everything is back to normal...
thank you Sebastien!
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title:
No users appear
hum, so /var/lib/AccountsService/users/kms has SystemAccount=true for
some reason ... if you delete that file does it get re-created with the
same value?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
h
=> grep kms /etc/passwd
kms:x:1001:501:Krister Swenson,,,:/home/kms:/bin/bash
=> sudo more /var/lib/AccountsService/users/kms
[User]
Session=
FormatsLocale=fr_FR.UTF-8
XSession=ubuntu-wayland
Icon=/home/kms/.face
SystemAccount=true
[InputSource0]
xkb=us+mac
[InputSource1]
xkb=fr
--
You receive
** Attachment added: "accounts-daemon.txt"
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1876460/+attachment/5366276/+files/accounts-daemon.txt
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-cen
Could you copy the /etc/passwd line for the user not listed?
What's the content of /var/lib/AccountsService/users/ ?
Accountsservice does some filtering on things like having a valid shell
Could you also include the log of?
$ /usr/lib/accountsservice/accounts-daemon --debug
** Changed in: gnome
The screenshot with shows no button when no user is listed sounds like a
valid bug, it should allow to unlock/add the user as stated in the
screen, could you report that upstream on https://gitlab.gnome.org/GNOME
/gnome-control-center/issues ?
--
You received this bug notification because you are
Can't really tell. But it's obvious that you have the ability to
configure your user, and also did so. We don't have the information
needed to say if the configuration you did is of such a nature that
gnome-control-center ought to recognize it.
So if you take a newly created user (which g-c-c does
I have a user with uid 1001 that doesn't show up in the gnome-control-
center. Is this not a bug?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title:
No user
Then Settings is more allowing than I thought.
But if the uid is 500, you either set that explicitly now or have
previously changed some configuration file.
So I still don't see any reproducible gnome-control-center bug.
--
You received this bug notification because you are a member of Ubuntu
D
The new user appears in the control center. The unlock button also
appears now.
The funny thing is that the new user's uid is 500:
=> id -u test
500
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
http
Ok..
Can you please also try with creating an additional user from command
line as I suggested?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title:
No users
I did reboot before trying. Nothing changed with gnome-control-center.
I used "usermod" to change the uid.
Then I used "find / -user 501 -exec chown -h kms {} \;" to change any other
files in the filesystem.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs,
On 2020-05-02 18:49, Krister wrote:
> Boy, that's strange.
Really? Only you can tell how it happened. ;)
> But I should be able to add a user nonetheless, right?
Not via the GUI, since it's not aware of users with id < 1000.
One option is to add a new admin user from command line:
sudo adduser
I've changed my UID to 1001 but continue to have the same problem with
the settings.
=> id -u kms
1001
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title:
N
Boy, that's strange.
But I should be able to add a user nonetheless, right?
The users screen gives me no option to add a user.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/
On 2020-05-02 17:56, Krister wrote:
> => id -u kms
> 501
That's most likely the explanation. Ubuntu and GNOME expect the user id
of a regular user to be 1000 or above. So if you change the id, your
user will show up in Settings.
Closing this bug.
** Changed in: gnome-control-center (Ubuntu)
=> id -u kms
501
On Sat, May 2, 2020 at 4:30 PM Gunnar Hjalmarsson <
1876...@bugs.launchpad.net> wrote:
> So no messages at all as a result of the first command, is that correct?
>
> What's your user id? Can be found through this command:
>
> id -u kms
>
> --
> You received this bug notification
So no messages at all as a result of the first command, is that correct?
What's your user id? Can be found through this command:
id -u kms
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.l
Also, can you please run this command:
sudo ls /var/lib/AccountsService/users
and show us what it outputs.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876460
Title
-- kms@praxis:~
=> gnome-control-center user-accounts
-- kms@praxis:~
=> sudo ls /var/lib/AccountsService/users
[sudo] password for kms:
gdm kms
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://
Can you please start gnome-control-center from terminal via this
command:
gnome-control-center user-accounts
and let us know about possible warning and error messages.
** Changed in: gnome-control-center (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because yo
** Attachment added: "users.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1876460/+attachment/5365042/+files/users.png
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https
29 matches
Mail list logo