Results 1 to 10 of 12
Hi i Deleted a huge 24gb ./xsession-errors file in home and am now now stuck at login . I type my pass and click to log in then it goes ...
- 05-19-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 6
Deleted 24gb ./xsession-errors file in home, now stuck at login
Hi i Deleted a huge 24gb ./xsession-errors file in home and am now now stuck at login . I type my pass and click to log in then it goes back to the log in screen.
Although i can log in via the command prompt (but i need my GUI!).
Please help, i researched deleting this file on forums, i gathered it was safe to do so .
Any thoughts?
Using Kubuntu Gutsy Gibbon.
- 05-19-2009 #2
Hi and Welcome !
Rename .kde folder in your home folder.
There are a few other files also but I don't have access to Kubuntu box right now.Code:mv .kde .kde.bak
In case renamin .kde doesn't work, post the output of this
Code:cd ls -al
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-19-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 6
thanks for helping.
Unfortunaly the rename did not work.
Could you tell me what to look for in the output of ls -al?
I cannot save the output.
- 05-19-2009 #4
just do
this will output the result to a text file, then you can post it for usCode:ls -al > ls.txt
- 05-19-2009 #5Just Joined!
- Join Date
- May 2009
- Posts
- 6
Think the problem might be disk space as $ df -h gives /dev/sda3 as having Size 29G Used: 27G Avail: 0 Use%: 100%.
If ive deleted the offending file, and cleared the recyling bin, why is this still a problem?
with ls -al, a new .xsession-errors file is shown with 0 bytes?
- 05-19-2009 #6Just Joined!
- Join Date
- May 2009
- Posts
- 6
- 05-19-2009 #7
i've seen this before I think, where a file deleted and then removed from trash didn't actually free up all the space, i would try reboot, the disk space is definitely the problem
- 05-19-2009 #8
Execute this
It will clear apt-get cache and free up a lot of space.Code:sudo apt-get clean all
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-19-2009 #9Just Joined!
- Join Date
- May 2009
- Posts
- 6
I found the recycle bin and deleted xsessions-errors from there. Now i have disk space.
i managed to get back onto the desktop.
however the war is not over........................xsession-errors is growing again
.
every minute it gets a gig larger?
that gives me 20 minutes.
- 05-19-2009 #10
dude if you want it to be cleared automatically add it to the cron table.
Dual Booting Ubuntu 10.04, Windows 7
Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card
You are registered Linux user number 490788
Happy Linuxing


Reply With Quote
