Page 6 of 6 FirstFirst ... 456
Results 51 to 54 of 54

Thread: libreoffice runs only with sudo

  1. #51
    Join Date
    Aug 2011
    Beans
    29

    Re: libreoffice runs only with sudo

    what a ****....

    it doesn't work...
    I installed sun-java6 and it works fine. I did a reboot and it doesn't work any more...
    Attached Images Attached Images

  2. #52
    Join Date
    Jan 2009
    Location
    Flanders
    Beans
    Hidden!

    Re: libreoffice runs only with sudo

    Quote Originally Posted by flo1805 View Post
    what a ****....

    it doesn't work...
    I installed sun-java6 and it works fine. I did a reboot and it doesn't work any more...
    You are driving me nuts

    Can you build the development version of libreoffice? http://www.documentfoundation.org/develop/

  3. #53
    Join Date
    Sep 2011
    Beans
    1

    Re: libreoffice runs only with sudo

    Hi,

    Felt in the same problem tonight after an upgrade from ocelot to pangolin. After installing, cleaning, purging, reinstalling debs from website, copying profiles from another working user and almost hanged myself, I "straced" the application and found that you only have to remove the .ure folder in you home (nice permission denied on some file in there).

    Now it works.

  4. #54
    Join Date
    Jan 2006
    Location
    Soviet Canuckistan
    Beans
    39
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: libreoffice runs only with sudo

    I had this problem and I fixed it by typing in the following:
    Code:
    sudo chown -vR myusername ~/.config
    Apparently it's a permissions issue with the .config directory. You could also try granting write access to this folder and its subdirectories

Page 6 of 6 FirstFirst ... 456

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
  •