Results 1 to 5 of 5

Thread: Ubuntu 11.10 is not remembering anything.

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Beans
    2

    Exclamation Ubuntu 11.10 is not remembering anything.

    I have encountered a most unusual bug with Ubuntu 11.10. I did a fresh install the other day and loaded up all of my favorite applications. Everything in Ubuntu was going great until I decided to log out and log back in. Firefox cannot find its profile and can only be opened in a terminal with sudo firefox. Thunderbird cannot remember my email information and opens up prompting me to enter everything in all over again. Pidgin isn't working properly anymore and refuses to connect or acknowledge anything IRC chat related. Tomboy notes is working, but is not listing the new notes that I create, I have to search all notes to get it to list what I have written. Keepass2 is not remembering where my key information is located and I have to physically tell it where it is. I am sure there are more problems like this regarding applications not being able to access essential information, but there are way too many apps installed to for me to want to log all the memory absence issues I am experiencing.

    This is definitely not my first time wiping my hard drive and loading up Ubuntu again on my computer, but it is the first time in awhile that I chose to encrypt it when I was given the option when installing the operating system. Overall I am extraordinarily confused, very frustrated, and I don't even know where to begin solving these problems of amnesia with Ubuntu 11.10.

    Anyone....please.....help!!!!!!!!!!!!!!

  2. #2
    Join Date
    Jun 2010
    Beans
    96

    Re: Ubuntu 11.10 is not remembering anything.

    Maybe ubuntu isn't decrypting properly? That would make sense seeing as you wouldnt be able to read anything on the partition if that were to happen. Sort of odd you can't open firefox...do you have a seperate home partition?
    </any ideas of what to use as a signature>

  3. #3
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ubuntu 11.10 is not remembering anything.

    Is your /home partition mounted read-only instead of read-write?

  4. #4
    Join Date
    Apr 2012
    Beans
    2

    Question Re: Ubuntu 11.10 is not remembering anything.

    I switched it from access files to create and delete files permissions for the home folder. I am not sure what it did, but now firefox loads up with a different kind of error message.

    "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features."

    I have no clue what I just did or what the permissions should be set to. I do not believe I have a separate home partition.

  5. #5
    Join Date
    Jun 2010
    Beans
    96

    Re: Ubuntu 11.10 is not remembering anything.

    Maybe try:
    Code:
     
    chmod -R +rwx ~
    Last edited by electrojustin; April 3rd, 2012 at 02:23 AM. Reason: Forgot chmod needs to be recursive
    </any ideas of what to use as a signature>

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
  •