Yesterday I upgraded from 12.3 to 13.1 on my desktop; now I write from my laptop.
It seems OK as root, but as user ('myuser') my screen empty and where nothig can be done; in the middle :
As root I have access to 'myuser' directory and there is no problem with the data.
As root this is the information from the user 'myuser' :
and
The upgrade was done via a DVD and being in Internet; I am not sure if I made some removes from the third party/OBS repos.
Is it the source of the problem?
How to recuperate the use of the other (me) user: 'myuser' ?
Thanks
PV
It seems OK as root, but as user ('myuser') my screen empty and where nothig can be done; in the middle :
"HPLIP Status Service
No system tray detected on this system.
Unable to start. Exiting" button OK
No system tray detected on this system.
Unable to start. Exiting" button OK
As root I have access to 'myuser' directory and there is no problem with the data.
As root this is the information from the user 'myuser' :
Code:
# id myuser
uid=1000(myuser) gid=100(users) groups=482(vboxusers),33(video),100(users)
# groups myuser
myuser : users vboxusers video
# finger myuser
Login: myuser Name: My Name
Directory: /home/ myuser Shell: /bin/bash
Last login Tue Jul 15 22:04 (CEST) on :0 from console
Mail last read Tue Jul 15 14:59 2014 (CEST)
No Plan.
Code:
# cat /etc/group
...
vboxusers:x:482:myuser
video:x:33:myuser
...
users:x:100:
# cat /etc/passwd
myuser:x:1000:100:My Name:/home/myuser:/bin/bash
Is it the source of the problem?
How to recuperate the use of the other (me) user: 'myuser' ?
Thanks
PV