Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Rename .kde folder in your home folder.
    Code:
    mv .kde .kde.bak
    There are a few other files also but I don't have access to Kubuntu box right now.

    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

  3. #3
    Just 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.

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    just do
    Code:
    ls -al > ls.txt
    this will output the result to a text file, then you can post it for us

  5. #5
    Just 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?

  6. #6
    Just Joined!
    Join Date
    May 2009
    Posts
    6
    Quote Originally Posted by coopstah13 View Post
    just do
    Code:
    ls -al > ls.txt
    this will output the result to a text file, then you can post it for us

    first thing i tried no disk space, that got me thinking about my above post.

  7. #7
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    sudo apt-get clean all
    It will clear apt-get cache and free up a lot of space.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just 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.

  10. #10
    Linux User kmitnick's Avatar
    Join Date
    May 2008
    Location
    Jordan - Amman
    Posts
    329
    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

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...