Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30

Thread: I can't save the file in gedit

  1. #21
    Join Date
    Feb 2008
    Beans
    5,636

    Re: I can't save the file in gedit

    Try this
    Code:
    sudo chown -R yourusername /home
    to change the ownership of your entire home folder.

  2. #22
    Join Date
    Nov 2009
    Location
    Kazakhstan, Shymkent
    Beans
    18
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: I can't save the file in gedit

    Quote Originally Posted by StuartN View Post
    I assumed you must have created the directory since staring this thread - if not, then I do not understand the output from both commands. Try this:

    Code:
    whoami
    ls -ld /home/samlabs821
    ls -l /home/samlabs821
    ls -ld /home/samlabs821/Desktop
    ls -l /home/samlabs821/Desktop
    echo "Some text" > /home/samlabs821/Desktop/temp.txt

    the file is created and saved...

    then i opened with gedit, and the same story, the save button is disabled ((

  3. #23
    Join Date
    Nov 2009
    Location
    Kazakhstan, Shymkent
    Beans
    18
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: I can't save the file in gedit

    Quote Originally Posted by TeoBigusGeekus View Post
    Try this
    Code:
    sudo chown -R yourusername /home
    to change the ownership of your entire home folder.
    Code:
    sudo chown -R samlabs821 /home
    [sudo] password for samlabs821: 
    chown: cannot access `/home/samlabs821/.gvfs': Permission denied

  4. #24
    Join Date
    Feb 2008
    Beans
    5,636

    Re: I can't save the file in gedit

    Can you try to save again with gedit?

  5. #25
    Join Date
    Nov 2009
    Location
    Kazakhstan, Shymkent
    Beans
    18
    Distro
    Ubuntu 10.04 Lucid Lynx

    Smile Re: I can't save the file in gedit

    I found the solution!
    try this:

    gconftool-2 --toggle /desktop/gnome/lockdown/disable_save_to_disk

  6. #26
    Join Date
    Dec 2010
    Beans
    40

    Re: I can't save the file in gedit

    Quote Originally Posted by samlabs821 View Post
    I found the solution!
    try this:

    gconftool-2 --toggle /desktop/gnome/lockdown/disable_save_to_disk
    A good one buddy!
    This solved my problem which I suffered for days, thank you

  7. #27
    Join Date
    Mar 2013
    Beans
    4

    Re: I can't save the file in gedit

    I have exactly the same problem but the solution above doesn't work for me
    Is there any thoughts about some digging directions?

  8. #28
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,822
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: I can't save the file in gedit

    Please start a new thread. An old thread marked as solved won't attract much attention.

  9. #29
    Join Date
    Mar 2013
    Beans
    4

    Re: I can't save the file in gedit


  10. #30
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

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