[konsole] [Bug 396812] New: Konsole suddenly shows no user groups, no problem when sudo
Charles Bushong
bugzilla_noreply at kde.org
Tue Jul 24 12:58:47 BST 2018
https://bugs.kde.org/show_bug.cgi?id=396812
Bug ID: 396812
Summary: Konsole suddenly shows no user groups, no problem when
sudo
Product: konsole
Version: 17.12.3
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: bushong1 at gmail.com
Target Milestone: ---
I recently started having an issue where my Konsole windows won't have any user
groups at login. An example of the issue is below. All my /etc/group file is
fine.
$ id
uid=1001(charles) gid=1001(charles) groups=1001(charles)
$ sudo -
# id
uid=0(root) gid=0(root) groups=0(root)
# su - charles
$ id
uid=1001(charles) gid=1001(charles)
groups=1001(charles),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),117(lpadmin),128(sambashare),130(vboxusers),999(docker),1002(chrome-remote-desktop)
I've tried creating a brand new user on my system. At boot with Gnome, it had
proper groups at login. At boot with KDE Plasma, I had no groups aside from my
own user.
I'm not positive this is an issue with Konsole, but I'm not sure how I would
find out or where to look to go higher in the chain.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list