Error while installing Firefox Developer Edition on 18.04.1 LTS












1















So i have the normal Firefox Quantum65.0 installed on my Ubuntu 18.04.1 LTS. I want to install Firefox developer edition.



I have already tried:



sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
sudo apt-get update
sudo apt-get install firefox


But it simply re-installs the normal firefox. So i tried:



sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
sudo apt-get update
sudo apt-get install ubuntu-make


And when i run umake web firefox-dev
i get Choose installation path: /home/me/.local/share/umake/web/firefox-dev
And when i press Enter i get the following error:



ERROR: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']
ERROR: Unhandled exception
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/umake/tools.py", line 158, in wrapper
function(*args, **kwargs)
File "/usr/lib/python3/dist-packages/umake/frameworks/web.py", line 116, in get_metadata_and_check_license
UI.delayed_display(TextWithChoices(_("Choose language: {}".format(default_label)), languages, True))
File "/usr/lib/python3/dist-packages/umake/interactions/__init__.py", line 59, in __init__
raise BaseException(message)
BaseException: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']


What is the problem here exactly and how do i solve it? Any help is appriciated.
Thanks










share|improve this question



























    1















    So i have the normal Firefox Quantum65.0 installed on my Ubuntu 18.04.1 LTS. I want to install Firefox developer edition.



    I have already tried:



    sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
    sudo apt-get update
    sudo apt-get install firefox


    But it simply re-installs the normal firefox. So i tried:



    sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
    sudo apt-get update
    sudo apt-get install ubuntu-make


    And when i run umake web firefox-dev
    i get Choose installation path: /home/me/.local/share/umake/web/firefox-dev
    And when i press Enter i get the following error:



    ERROR: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']
    ERROR: Unhandled exception
    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/umake/tools.py", line 158, in wrapper
    function(*args, **kwargs)
    File "/usr/lib/python3/dist-packages/umake/frameworks/web.py", line 116, in get_metadata_and_check_license
    UI.delayed_display(TextWithChoices(_("Choose language: {}".format(default_label)), languages, True))
    File "/usr/lib/python3/dist-packages/umake/interactions/__init__.py", line 59, in __init__
    raise BaseException(message)
    BaseException: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']


    What is the problem here exactly and how do i solve it? Any help is appriciated.
    Thanks










    share|improve this question

























      1












      1








      1








      So i have the normal Firefox Quantum65.0 installed on my Ubuntu 18.04.1 LTS. I want to install Firefox developer edition.



      I have already tried:



      sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
      sudo apt-get update
      sudo apt-get install firefox


      But it simply re-installs the normal firefox. So i tried:



      sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
      sudo apt-get update
      sudo apt-get install ubuntu-make


      And when i run umake web firefox-dev
      i get Choose installation path: /home/me/.local/share/umake/web/firefox-dev
      And when i press Enter i get the following error:



      ERROR: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']
      ERROR: Unhandled exception
      Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/umake/tools.py", line 158, in wrapper
      function(*args, **kwargs)
      File "/usr/lib/python3/dist-packages/umake/frameworks/web.py", line 116, in get_metadata_and_check_license
      UI.delayed_display(TextWithChoices(_("Choose language: {}".format(default_label)), languages, True))
      File "/usr/lib/python3/dist-packages/umake/interactions/__init__.py", line 59, in __init__
      raise BaseException(message)
      BaseException: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']


      What is the problem here exactly and how do i solve it? Any help is appriciated.
      Thanks










      share|improve this question














      So i have the normal Firefox Quantum65.0 installed on my Ubuntu 18.04.1 LTS. I want to install Firefox developer edition.



      I have already tried:



      sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
      sudo apt-get update
      sudo apt-get install firefox


      But it simply re-installs the normal firefox. So i tried:



      sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
      sudo apt-get update
      sudo apt-get install ubuntu-make


      And when i run umake web firefox-dev
      i get Choose installation path: /home/me/.local/share/umake/web/firefox-dev
      And when i press Enter i get the following error:



      ERROR: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']
      ERROR: Unhandled exception
      Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/umake/tools.py", line 158, in wrapper
      function(*args, **kwargs)
      File "/usr/lib/python3/dist-packages/umake/frameworks/web.py", line 116, in get_metadata_and_check_license
      UI.delayed_display(TextWithChoices(_("Choose language: {}".format(default_label)), languages, True))
      File "/usr/lib/python3/dist-packages/umake/interactions/__init__.py", line 59, in __init__
      raise BaseException(message)
      BaseException: One default was already registered, can't register a second one in that choices set: ['en-US', 'en-US', 'ach', 'af', 'sq', 'ar', 'an', 'hy-AM', 'as', 'ast', 'az', 'eu', 'be', 'bn-BD', 'bn-IN', 'bs', 'br', 'bg', 'my', 'ca', 'zh-CN', 'zh-TW', 'hr', 'cs', 'da', 'nl', 'en-GB', 'en-CA', 'en-ZA', 'en-US', 'eo', 'et', 'fi', 'fr', 'fy-NL', 'ff', 'gd', 'gl', 'ka', 'de', 'el', 'gn', 'gu-IN', 'he', 'hi-IN', 'hu', 'is', 'id', 'ia', 'ga-IE', 'it', 'ja', 'kab', 'kn', 'cak', 'kk', 'km', 'ko', 'lv', 'lij', 'lt', 'dsb', 'mk', 'mai', 'ms', 'ml', 'mr', 'ne-NP', 'nb-NO', 'nn-NO', 'oc', 'or', 'fa', 'pl', 'pt-BR', 'pt-PT', 'pa-IN', 'ro', 'rm', 'ru', 'sr', 'si', 'sk', 'sl', 'son', 'es-AR', 'es-CL', 'es-MX', 'es-ES', 'sv-SE', 'ta', 'te', 'th', 'tr', 'uk', 'hsb', 'ur', 'uz', 'vi', 'cy', 'xh']


      What is the problem here exactly and how do i solve it? Any help is appriciated.
      Thanks







      18.04 firefox ubuntu-make






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 6 at 18:55









      JoeJoe

      335




      335






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Ubuntu's official repository and Ubuntu Desktop's repository contains umake versions 16.11.1ubuntu1 and 18.05~bionic1 respectively. This seems to be a bug under that versions of umake. I installed umake from the repository of Galileo Sartor and all seem to work fine under that umake. This repository contains umake version 18.09+201902042247~ubuntu18.04.1 at the time of installation. That umake installed Firefox Developer Edition version 65.0b5.





          • Uninstall previously installed Ubuntu make and Ubuntu Desktop's repository:



            sudo apt autoremove ubuntu-make
            sudo add-apt-repository --remove ppa:ubuntu-desktop/ubuntu-make



          • To install Ubuntu make from above said repository and then firefox-dev:



            sudo add-apt-repository ppa:lyzardking/ubuntu-make
            sudo apt install ubuntu-make
            umake web firefox-dev



          This repository contains daily build versions of umake and is also mentioned in umake - Ubuntu Wiki, so might be considered as a trusted ppa.






          share|improve this answer


























          • I get the same error

            – Joe
            Feb 7 at 4:21











          • Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

            – Joe
            Feb 7 at 6:59











          • @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

            – Kulfy
            Feb 7 at 7:02











          • Thanks a lot :)

            – Joe
            Feb 7 at 7:26











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116182%2ferror-while-installing-firefox-developer-edition-on-18-04-1-lts%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Ubuntu's official repository and Ubuntu Desktop's repository contains umake versions 16.11.1ubuntu1 and 18.05~bionic1 respectively. This seems to be a bug under that versions of umake. I installed umake from the repository of Galileo Sartor and all seem to work fine under that umake. This repository contains umake version 18.09+201902042247~ubuntu18.04.1 at the time of installation. That umake installed Firefox Developer Edition version 65.0b5.





          • Uninstall previously installed Ubuntu make and Ubuntu Desktop's repository:



            sudo apt autoremove ubuntu-make
            sudo add-apt-repository --remove ppa:ubuntu-desktop/ubuntu-make



          • To install Ubuntu make from above said repository and then firefox-dev:



            sudo add-apt-repository ppa:lyzardking/ubuntu-make
            sudo apt install ubuntu-make
            umake web firefox-dev



          This repository contains daily build versions of umake and is also mentioned in umake - Ubuntu Wiki, so might be considered as a trusted ppa.






          share|improve this answer


























          • I get the same error

            – Joe
            Feb 7 at 4:21











          • Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

            – Joe
            Feb 7 at 6:59











          • @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

            – Kulfy
            Feb 7 at 7:02











          • Thanks a lot :)

            – Joe
            Feb 7 at 7:26
















          0














          Ubuntu's official repository and Ubuntu Desktop's repository contains umake versions 16.11.1ubuntu1 and 18.05~bionic1 respectively. This seems to be a bug under that versions of umake. I installed umake from the repository of Galileo Sartor and all seem to work fine under that umake. This repository contains umake version 18.09+201902042247~ubuntu18.04.1 at the time of installation. That umake installed Firefox Developer Edition version 65.0b5.





          • Uninstall previously installed Ubuntu make and Ubuntu Desktop's repository:



            sudo apt autoremove ubuntu-make
            sudo add-apt-repository --remove ppa:ubuntu-desktop/ubuntu-make



          • To install Ubuntu make from above said repository and then firefox-dev:



            sudo add-apt-repository ppa:lyzardking/ubuntu-make
            sudo apt install ubuntu-make
            umake web firefox-dev



          This repository contains daily build versions of umake and is also mentioned in umake - Ubuntu Wiki, so might be considered as a trusted ppa.






          share|improve this answer


























          • I get the same error

            – Joe
            Feb 7 at 4:21











          • Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

            – Joe
            Feb 7 at 6:59











          • @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

            – Kulfy
            Feb 7 at 7:02











          • Thanks a lot :)

            – Joe
            Feb 7 at 7:26














          0












          0








          0







          Ubuntu's official repository and Ubuntu Desktop's repository contains umake versions 16.11.1ubuntu1 and 18.05~bionic1 respectively. This seems to be a bug under that versions of umake. I installed umake from the repository of Galileo Sartor and all seem to work fine under that umake. This repository contains umake version 18.09+201902042247~ubuntu18.04.1 at the time of installation. That umake installed Firefox Developer Edition version 65.0b5.





          • Uninstall previously installed Ubuntu make and Ubuntu Desktop's repository:



            sudo apt autoremove ubuntu-make
            sudo add-apt-repository --remove ppa:ubuntu-desktop/ubuntu-make



          • To install Ubuntu make from above said repository and then firefox-dev:



            sudo add-apt-repository ppa:lyzardking/ubuntu-make
            sudo apt install ubuntu-make
            umake web firefox-dev



          This repository contains daily build versions of umake and is also mentioned in umake - Ubuntu Wiki, so might be considered as a trusted ppa.






          share|improve this answer















          Ubuntu's official repository and Ubuntu Desktop's repository contains umake versions 16.11.1ubuntu1 and 18.05~bionic1 respectively. This seems to be a bug under that versions of umake. I installed umake from the repository of Galileo Sartor and all seem to work fine under that umake. This repository contains umake version 18.09+201902042247~ubuntu18.04.1 at the time of installation. That umake installed Firefox Developer Edition version 65.0b5.





          • Uninstall previously installed Ubuntu make and Ubuntu Desktop's repository:



            sudo apt autoremove ubuntu-make
            sudo add-apt-repository --remove ppa:ubuntu-desktop/ubuntu-make



          • To install Ubuntu make from above said repository and then firefox-dev:



            sudo add-apt-repository ppa:lyzardking/ubuntu-make
            sudo apt install ubuntu-make
            umake web firefox-dev



          This repository contains daily build versions of umake and is also mentioned in umake - Ubuntu Wiki, so might be considered as a trusted ppa.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Feb 7 at 6:02

























          answered Feb 6 at 20:59









          KulfyKulfy

          4,83151743




          4,83151743













          • I get the same error

            – Joe
            Feb 7 at 4:21











          • Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

            – Joe
            Feb 7 at 6:59











          • @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

            – Kulfy
            Feb 7 at 7:02











          • Thanks a lot :)

            – Joe
            Feb 7 at 7:26



















          • I get the same error

            – Joe
            Feb 7 at 4:21











          • Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

            – Joe
            Feb 7 at 6:59











          • @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

            – Kulfy
            Feb 7 at 7:02











          • Thanks a lot :)

            – Joe
            Feb 7 at 7:26

















          I get the same error

          – Joe
          Feb 7 at 4:21





          I get the same error

          – Joe
          Feb 7 at 4:21













          Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

          – Joe
          Feb 7 at 6:59





          Thank you, installed succesfully but how do i add it to the launcher and dock. I have to goto the installed path to launch it everytime

          – Joe
          Feb 7 at 6:59













          @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

          – Kulfy
          Feb 7 at 7:02





          @Ajo For this you need to create a Desktop Entry. Follow the answer on How can I create launchers?

          – Kulfy
          Feb 7 at 7:02













          Thanks a lot :)

          – Joe
          Feb 7 at 7:26





          Thanks a lot :)

          – Joe
          Feb 7 at 7:26


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116182%2ferror-while-installing-firefox-developer-edition-on-18-04-1-lts%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

          Mangá

           ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕