Announcement

Collapse
No announcement yet.

Firefox is broken

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Firefox is broken

    Firefox won't come up. It says my profile can't be read. I deleted the folder when I reinstalled Kubuntu. I tried using the profile manager to create a new profile but it still won't work. I tried un installing Firefox and reinstalling. It still can't find my profile.
    Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

    http://www.kubuntu.org/getkubuntu

    #2
    I tried creating a new profile in ProfileManager but it seems that the Kubuntu package is broken please remove the current package from the repository and put back the previous one until the newer Kubuntu package gets fixed.
    Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

    http://www.kubuntu.org/getkubuntu

    Comment


      #3
      AFAIK, there's no distinct Kubuntu package. The same package is available to all Ubuntu flavors. And, at least on ubuntuforums.org and askubuntu.com, I'm not seeing reports of problems with Firefox.
      Kubuntu 20.04

      Comment


        #4
        The package is fine, you just have a corrupt profile. First, purge Firefox:
        Code:
        sudo apt purge firefox
        Then delete the .mozilla file in your home folder. (To see hidden files and folders in the file manager, press Alt + .). Reinstall firefox and you should be good to go.

        Comment


          #5
          I already uninstalled and reinstalled Firefox using discovery.
          Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

          http://www.kubuntu.org/getkubuntu

          Comment


            #6
            Originally posted by steve7233 View Post
            I already uninstalled and reinstalled Firefox using discovery.
            Uninstalling does not remove your local config files, even with a purge. You still need to rename or delete your .mozilla folder as whatthefunk suggests.

            Comment


              #7
              Originally posted by whatthefunk View Post
              The package is fine, you just have a corrupt profile. First, purge Firefox:
              Code:
              sudo apt purge firefox
              Then delete the .mozilla file in your home folder. (To see hidden files and folders in the file manager, press Alt + .). Reinstall firefox and you should be good to go.
              I tried it your way but there was no difference! Either the terminal or dolphin it is still broken. Either there is something wrong with the Ubuntu package, with this version of Firefox or 1 or more missing dependences.
              Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

              http://www.kubuntu.org/getkubuntu

              Comment


                #8
                Originally posted by claydoh View Post
                Uninstalling does not remove your local config files, even with a purge. You still need to rename or delete your .mozilla folder as whatthefunk suggests.
                I did that both times.
                Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                http://www.kubuntu.org/getkubuntu

                Comment


                  #9
                  Thinking out loud, perhaps there are issues with permissions in your home directory?
                  we see things not as they are, but as we are.
                  -- anais nin

                  Comment


                    #10
                    Originally posted by wizard10000 View Post
                    Thinking out loud, perhaps there are issues with permissions in your home directory?
                    How do I check that. That sounds like a great idea to check.
                    Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                    http://www.kubuntu.org/getkubuntu

                    Comment


                      #11
                      Code:
                      ls -al
                      should help.
                      Kubuntu 20.04

                      Comment


                        #12
                        I just ran dolphin as sudo and changed the permissions of ./mozzila so that everyone can read and write. It still won't read my profile.
                        Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                        http://www.kubuntu.org/getkubuntu

                        Comment


                          #13
                          Originally posted by steve7233 View Post
                          I just ran dolphin as sudo and changed the permissions of ./mozzila so that everyone can read and write. It still won't read my profile.
                          Check the permissions of your home directory itself (/home/username). Your home directory should be owned by you and the group should also be you. Permissions should be read/write for the owner and read for group and others and the execute box should be ticked.
                          we see things not as they are, but as we are.
                          -- anais nin

                          Comment


                            #14
                            Originally posted by wizard10000 View Post
                            Check the permissions of your home directory itself (/home/username). Your home directory should be owned by you and the group should also be you. Permissions should be read/write for the owner and read for group and others and the execute box should be ticked.
                            I already checked that.
                            Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                            http://www.kubuntu.org/getkubuntu

                            Comment


                              #15
                              Originally posted by steve7233 View Post
                              I already checked that.
                              .mozilla directory should have the same permissions.
                              we see things not as they are, but as we are.
                              -- anais nin

                              Comment

                              Working...
                              X