Results 1 to 6 of 6

Thread: Another chromium profile problem thread

  1. #1
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Another chromium profile problem thread

    Hi Folks,

    Starting yesterday I began getting the following error the first time I launch chromium after signing into Google:

    Code:
    Your profile could not be opened correctly.
    
    Some features may be unavailable.  Please check that the profile exists and you have permission to read and write its contents.
    In the past when I've had this error I could solve the problem by deleting the chromium directory in ~/.config

    This time however the problem returns when I restart the browser after I sign into Google.

    Has anyone else had this problem? If so, how did you solve it?
    Thank you,
    GG -----------

  2. #2
    Join Date
    Oct 2013
    Beans
    3

    Re: Another chromium profile problem thread

    Go to ~/.config and type:

    ls -l -a

    and check whether you have files that you don't have permission to read write. If you have, type the following:

    sudo chmod a+wr <filename>

  3. #3
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Another chromium profile problem thread

    Thank you for the suggestion.
    What I actually did though was to restore a backup that I made three days ago, prior to when the problem began.
    That still doesn't explain what caused the problem though.
    Has anyone else had the same issue?
    Thank you,
    GG -----------

  4. #4
    Join Date
    Oct 2013
    Beans
    3

    Re: Another chromium profile problem thread

    Hello,
    Well, I'm currently not using Chromium. But once I had some problem with X. X's output indicated that it cannot open or write to .Xauthority, which I changed and therefore fixing X. From what you've post it seems that you broke some file's permission status thus malfunctioning Chromium browser.
    Something you could try:
    1. Ctrl+Alt+T to open a terminal.
    2. Type 'sudo chromium' to open chromium with root priviledge (DO NOT VISIT ANY OTHER WEBSITE OTHER THAN WHICH YOU EXTREMELY TRUST)
    3. Login to Google and see if there's any error.
    Post what you observe then.

  5. #5
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Another chromium profile problem thread

    If / when it happens again I'll do that At the moment it seems the problem is gone.
    Thank you,
    GG -----------

  6. #6
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Another chromium profile problem thread

    moved to general help
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

Tags for this Thread

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
  •