[Konsole-devel] [Bug 167480] user configuration not properly loaded

Robert Knight robertknight at gmail.com
Sat Jul 26 16:15:05 UTC 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=167480         




------- Additional Comments From robertknight gmail com  2008-07-26 18:15 -------
> It is like Konsole keeps old info about groups which are now changed

Konsole has nothing to do with programs inside the shell other than providing a way to see their output and send input to them.  It also starts the shell (typically 'bash') when you log in.  

Some suggestions to try (from inside Konsole)

1.  Try "sudo groups <username>" 
2.  Try entering a login shell using "$SHELL --login" and then run "groups username"
3.  Check that you are the user you expect to be using "who"

Also, please start "xterm" and run "groups" from there.



More information about the konsole-devel mailing list