Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: nautilus could not create the required folder error

  1. #1
    Join Date
    Aug 2008
    Location
    florida
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    nautilus could not create the required folder error

    Im having this error when im trying to edit my root directories... First time happen to me. I have no idea what to do... Help needed.
    thanks...
    Attached Images Attached Images

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: nautilus could not create the required folder error

    As a general point, it is unwise to mess around with root file system unless you know what you are doing, and what the consequences might be. However to make that folder just run
    Code:
    sudo mkdir /root/.config/nautilus
    in terminal.

    Why do you need that folder?

  3. #3
    Join Date
    Apr 2009
    Location
    Midwest, U.S.A.
    Beans
    1,209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Your personal setting and configurations should ALL be in your /home/username/ directory, symbolized by a '~/' double-check all your syntax and documentation.
    Laptop: Dell Inspiron 8200 - Fedora 13 - Goddard
    Desktop: Self-Built - [Ku, Lu, Xu, U]buntu - Lucid 10.04.3 (LTS)
    Linux User: 498249 / Ubuntu User: 29241

  4. #4
    Join Date
    Aug 2008
    Location
    florida
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Quote Originally Posted by ajgreeny View Post
    As a general point, it is unwise to mess around with root file system unless you know what you are doing, and what the consequences might be. However to make that folder just run
    Code:
    sudo mkdir /root/.config/nautilus
    in terminal.

    Why do you need that folder?
    did that command still i got an error... i need to to something on the root directory and i cant edit any of them unless im on root... im accessing it by opening it as an administrator and im getting this error...
    Attached Images Attached Images

  5. #5
    Join Date
    Aug 2008
    Location
    florida
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Quote Originally Posted by AlphaLexman View Post
    Your personal setting and configurations should ALL be in your /home/username/ directory, symbolized by a '~/' double-check all your syntax and documentation.
    it always been like that right?! i never changed anything regarding directories... i always do this... but now im getting this error... i dont know where the error is coming from?

  6. #6
    Join Date
    Apr 2009
    Location
    Midwest, U.S.A.
    Beans
    1,209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Nautilus MUST have run as 'root'. The 'home' directory for root is '/root' you must be root to create config files as root. (YOU DON'T WANT THIS!)

    Nautilus SHOULD store settings in /home/username/.nautilus when executed first by you.

    Check:
    Code:
    whoami
    Laptop: Dell Inspiron 8200 - Fedora 13 - Goddard
    Desktop: Self-Built - [Ku, Lu, Xu, U]buntu - Lucid 10.04.3 (LTS)
    Linux User: 498249 / Ubuntu User: 29241

  7. #7
    Join Date
    Aug 2008
    Location
    florida
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Quote Originally Posted by AlphaLexman View Post
    Nautilus MUST have run as 'root'. The 'home' directory for root is '/root' you must be root to create config files as root. (YOU DON'T WANT THIS!)

    Nautilus SHOULD store settings in /home/username/.nautilus when executed first by you.

    Check:
    Code:
    whoami
    i dont understand... but i used to just right click a folder and run as administrator before... now i cant?!

  8. #8
    Join Date
    Apr 2009
    Location
    Midwest, U.S.A.
    Beans
    1,209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Quote Originally Posted by iceman600 View Post
    i dont understand... but i used to just right click a folder and run as administrator before... now i cant?!
    Why do you want to view/open folders as root? That is just bad practice. If permissions are set correctly, non-root users can read, but not write system and root files.

    There is another user and thread here: http://ubuntuforums.org/showthread.php?t=1530801 going on con-currently. Please follow.
    Laptop: Dell Inspiron 8200 - Fedora 13 - Goddard
    Desktop: Self-Built - [Ku, Lu, Xu, U]buntu - Lucid 10.04.3 (LTS)
    Linux User: 498249 / Ubuntu User: 29241

  9. #9
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: nautilus could not create the required folder error

    Note all the warnings here already, but you can install gksu-nautilus to get the right click "open as administrator" option.

    But you still don't say why you need to do whatever it is you are trying to do!

  10. #10
    Join Date
    Aug 2008
    Location
    florida
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: nautilus could not create the required folder error

    Quote Originally Posted by ajgreeny View Post
    Note all the warnings here already, but you can install gksu-nautilus to get the right click "open as administrator" option.

    But you still don't say why you need to do whatever it is you are trying to do!
    gksu-nautilus already installed... thats what im trying to do... right clicking the folder/file im having error.


    im editin my host file and some default images... like in covergloobus.
    i cant edit the root directory...

Page 1 of 2 12 LastLast

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
  •