You are not logged in.
Pages: 1
Hi there, the strange fact is that I have two pc (1 laptop and 1 desktop) both with Xfce4 and both where every time I try to log I am on the prompt command line asking to get in, but if I try to write "startxfce4" I get this error:
1) in the laptop witrh Debian Jessie
sudo startxfce4
sudo: impossible to write in /var/lib/sudo/ts/sabtho: space finished on the device
/usr/bin/startxfce4: starting X server
(EE)
Fatal server error
(EE) could not write pid to lock file in /tmp/.tX0-lock
(EE)
(EE)
Please consult The X.Org Foundation support
(EE)
xinit: giving up
xinit: unable to connect to X server: connection refused
xinit: server error
Then I have try to update the system but I've got also some error like this
impossible to write in /var/lib/sudo/ts/sabtho
2) in the desktop with Jessie
startxfce4
/usr/bin/startxfce4: Starting X server
/user/bin/startxfce4: 118:exec: xinit: not found
what can I do?
Thanks
Offline
sudo startxfce4
First of all, you should not run "sudo startxfce4". Xfce is a userspace DE. Run it as just "startxfce4" (as you do on the desktop). It is much safer this way as well.
impossible to write in /var/lib/sudo/ts/sabtho: space finished on the device
For the laptop, you seem to be out of free disk space on one of your partitions.
xinit: not found
For the desktop, you appear to be missing a package (xinit) or there is some corruption somewhere.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.020 seconds, 9 queries executed - Memory usage: 522.02 KiB (Peak: 522.87 KiB) ]