I see what happened. Snowhog and I posted two different solutions two minutes apart. Either follow his suggestions or mine, but don't mix them up

ls -laR /home/[USER]/ | grep root drwxr-xr-x 3 root root 4096 Jul 30 12:31 .. drwx------ 2 root root 4096 Oct 3 22:40 .gvfs -rw------- 1 root root 2125 Jul 31 10:53 katemetainfos -rw------- 1 root root 1592 Jul 30 12:47 katepartrc -rw------- 1 root root 533 Jul 31 01:48 katerc -rw------- 1 root root 419 Jul 30 12:50 katevirc -rw-rw-r-- 1 root root 943 Jul 30 21:35 QtProject.conf -rw-r--r-- 1 root root 4632 Dec 22 10:33 user -rw------- 1 root root 1024 Jul 30 14:30 ~ drwx------ 2 root root 4096 Oct 3 22:40 . drwxr-xr-x 3 root root 4096 Jul 31 10:53 kate -rw------- 1 root root 1405 Dec 22 10:33 recently-used.xbel drwxr-xr-x 3 root root 4096 Jul 31 10:53 . -rw------- 1 root root 3919 Jul 31 10:53 anonymous.katesession drwxr-xr-x 2 root root 4096 Jul 30 12:47 sessions drwxr-xr-x 2 root root 4096 Jul 30 12:47 . drwxr-xr-x 3 root root 4096 Jul 31 10:53 ..
:~$ ls -laR /home/[USER]/ | grep root drwxr-xr-x 3 root root 4096 Jul 30 12:31 .. drwx------ 2 root root 4096 Oct 3 22:40 .gvfs -rw------- 1 root root 1024 Jul 30 14:30 ~ ls: cannot open directory '/home/[USER]/.gvfs': Permission denied
[Autologin] user=[USER] session=plasma.desktop
[Autologin] Relogin=false Session=plasma.desktop User=wizard [General] HaltCommand= RebootCommand= [Theme] Current=maui CursorTheme=DMZ-White [Users] MaximumUid=65000 MinimumUid=1000
Comment