Firefox Developer Edition only updates/runs on one accountFirefox 4 and Firefox 3.6, users cannot start Firefox 3.6Strange update: “Safe and Easy Web Browser from Mozilla firefox”I can only install Firefox Developer EditionFirefox always crash on startup after last updatesHow to prevent Firefox updates per app version (preferences outside of profile folder)?Firefox Developer Edition fails to update itself automatically although the settings show I allowed it to automatically install updatesI maybe have 2 versions of Firefox, and i want to get rid of one of them

What's wrong with this proof of almost sure limits?

Computationally expensive AI techniques (that are promising!)

Can't delete polygon

How do Precipitation Reactions behave in the Absence of Gravity?

Is velocity a valid measure of team and process improvement?

meaning of 'off one's brake fluid'

What is the sum of the reciprocals of the squares of the hypotenuse of all Pythagorean triangles?

Is exploit-free software possible?

How does AT-AT deploy troops?

Asking my PhD advisor for a postdoc position. Is it bad to appear desperate?

Create a program that prints the amount of characters it has, in words

Is there a problem using A LOT of locks in a process?

What game(s) does Michael play in Mind Field S2E4?

What to do with developers who don't follow requirements?

Do animals summoned by the Conjure Animals spell get extra HP from Circle of the Shepherd's Spirit Totem ability?

The behavior of the auxiliary carry flag in subtraction on Intel 8080

Run "cd" command as superuser in Linux

How do I build a kernel using patches from LKML?

who is the owner of Loan money paid back to bank

Building a phone charger 500 years ago

Is Dom based XSS still a valid security concern in modern browsers?

Hell0 W0rld! scored by ASCII values

Non-differentiable Lipschitz functions

Why is the past tense of vomit generally spelled 'vomited' rather than 'vomitted'?



Firefox Developer Edition only updates/runs on one account


Firefox 4 and Firefox 3.6, users cannot start Firefox 3.6Strange update: “Safe and Easy Web Browser from Mozilla firefox”I can only install Firefox Developer EditionFirefox always crash on startup after last updatesHow to prevent Firefox updates per app version (preferences outside of profile folder)?Firefox Developer Edition fails to update itself automatically although the settings show I allowed it to automatically install updatesI maybe have 2 versions of Firefox, and i want to get rid of one of them






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















I have two users: A and B. I installed Firefox Dev Edition on Account A. When Firefox needs to update, it won't run on B until I log in as user A and start it, at which point it updates automatically. Then it will run for user B as well. How can I fix this? Both users are admins.










share|improve this question





















  • 1





    when you say "it won't run on B" are you referring to updates or to the application itself? (Does the application fail to launch under user B?) In either case this seems like a permissions issue if one user can do a task but not another. It would only take one file with an incorrect permission to halt a process that needs it. Since it's the dev edition it's not without reason that there may be a bug of this nature -- for example, User A installed the software and the installer generated a config file that is needed to run the updates and it is rw------- but should be rw-r--r--

    – Nmath
    Jun 6 at 18:36











  • The application won't run. That was my thought as well, but so far I haven't been able to find where the permission discrepancy is. Maybe someone's run into this before

    – Artemmm
    Jun 6 at 18:39











  • The stack trace shows a lot of permission errors but I can't track down what the cause is

    – Artemmm
    Jun 6 at 19:05

















0

















I have two users: A and B. I installed Firefox Dev Edition on Account A. When Firefox needs to update, it won't run on B until I log in as user A and start it, at which point it updates automatically. Then it will run for user B as well. How can I fix this? Both users are admins.










share|improve this question





















  • 1





    when you say "it won't run on B" are you referring to updates or to the application itself? (Does the application fail to launch under user B?) In either case this seems like a permissions issue if one user can do a task but not another. It would only take one file with an incorrect permission to halt a process that needs it. Since it's the dev edition it's not without reason that there may be a bug of this nature -- for example, User A installed the software and the installer generated a config file that is needed to run the updates and it is rw------- but should be rw-r--r--

    – Nmath
    Jun 6 at 18:36











  • The application won't run. That was my thought as well, but so far I haven't been able to find where the permission discrepancy is. Maybe someone's run into this before

    – Artemmm
    Jun 6 at 18:39











  • The stack trace shows a lot of permission errors but I can't track down what the cause is

    – Artemmm
    Jun 6 at 19:05













0












0








0


1






I have two users: A and B. I installed Firefox Dev Edition on Account A. When Firefox needs to update, it won't run on B until I log in as user A and start it, at which point it updates automatically. Then it will run for user B as well. How can I fix this? Both users are admins.










share|improve this question















I have two users: A and B. I installed Firefox Dev Edition on Account A. When Firefox needs to update, it won't run on B until I log in as user A and start it, at which point it updates automatically. Then it will run for user B as well. How can I fix this? Both users are admins.







updates firefox sudo






share|improve this question














share|improve this question











share|improve this question




share|improve this question










asked Jun 6 at 18:25









ArtemmmArtemmm

1013 bronze badges




1013 bronze badges










  • 1





    when you say "it won't run on B" are you referring to updates or to the application itself? (Does the application fail to launch under user B?) In either case this seems like a permissions issue if one user can do a task but not another. It would only take one file with an incorrect permission to halt a process that needs it. Since it's the dev edition it's not without reason that there may be a bug of this nature -- for example, User A installed the software and the installer generated a config file that is needed to run the updates and it is rw------- but should be rw-r--r--

    – Nmath
    Jun 6 at 18:36











  • The application won't run. That was my thought as well, but so far I haven't been able to find where the permission discrepancy is. Maybe someone's run into this before

    – Artemmm
    Jun 6 at 18:39











  • The stack trace shows a lot of permission errors but I can't track down what the cause is

    – Artemmm
    Jun 6 at 19:05












  • 1





    when you say "it won't run on B" are you referring to updates or to the application itself? (Does the application fail to launch under user B?) In either case this seems like a permissions issue if one user can do a task but not another. It would only take one file with an incorrect permission to halt a process that needs it. Since it's the dev edition it's not without reason that there may be a bug of this nature -- for example, User A installed the software and the installer generated a config file that is needed to run the updates and it is rw------- but should be rw-r--r--

    – Nmath
    Jun 6 at 18:36











  • The application won't run. That was my thought as well, but so far I haven't been able to find where the permission discrepancy is. Maybe someone's run into this before

    – Artemmm
    Jun 6 at 18:39











  • The stack trace shows a lot of permission errors but I can't track down what the cause is

    – Artemmm
    Jun 6 at 19:05







1




1





when you say "it won't run on B" are you referring to updates or to the application itself? (Does the application fail to launch under user B?) In either case this seems like a permissions issue if one user can do a task but not another. It would only take one file with an incorrect permission to halt a process that needs it. Since it's the dev edition it's not without reason that there may be a bug of this nature -- for example, User A installed the software and the installer generated a config file that is needed to run the updates and it is rw------- but should be rw-r--r--

– Nmath
Jun 6 at 18:36





when you say "it won't run on B" are you referring to updates or to the application itself? (Does the application fail to launch under user B?) In either case this seems like a permissions issue if one user can do a task but not another. It would only take one file with an incorrect permission to halt a process that needs it. Since it's the dev edition it's not without reason that there may be a bug of this nature -- for example, User A installed the software and the installer generated a config file that is needed to run the updates and it is rw------- but should be rw-r--r--

– Nmath
Jun 6 at 18:36













The application won't run. That was my thought as well, but so far I haven't been able to find where the permission discrepancy is. Maybe someone's run into this before

– Artemmm
Jun 6 at 18:39





The application won't run. That was my thought as well, but so far I haven't been able to find where the permission discrepancy is. Maybe someone's run into this before

– Artemmm
Jun 6 at 18:39













The stack trace shows a lot of permission errors but I can't track down what the cause is

– Artemmm
Jun 6 at 19:05





The stack trace shows a lot of permission errors but I can't track down what the cause is

– Artemmm
Jun 6 at 19:05










1 Answer
1






active

oldest

votes


















0


















Changing the ownership of update files and firefox binary and some group permissions solved the problem. My mistake was I was looking at the permissions of a symlink.



Looking at the permissions in /opt/firefox, the installer had configured everything as userA userA.



Edit: the problem persists.






share|improve this answer





























    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/4.0/"u003ecc by-sa 4.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%2f1149154%2ffirefox-developer-edition-only-updates-runs-on-one-account%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


















    Changing the ownership of update files and firefox binary and some group permissions solved the problem. My mistake was I was looking at the permissions of a symlink.



    Looking at the permissions in /opt/firefox, the installer had configured everything as userA userA.



    Edit: the problem persists.






    share|improve this answer
































      0


















      Changing the ownership of update files and firefox binary and some group permissions solved the problem. My mistake was I was looking at the permissions of a symlink.



      Looking at the permissions in /opt/firefox, the installer had configured everything as userA userA.



      Edit: the problem persists.






      share|improve this answer






























        0














        0










        0









        Changing the ownership of update files and firefox binary and some group permissions solved the problem. My mistake was I was looking at the permissions of a symlink.



        Looking at the permissions in /opt/firefox, the installer had configured everything as userA userA.



        Edit: the problem persists.






        share|improve this answer
















        Changing the ownership of update files and firefox binary and some group permissions solved the problem. My mistake was I was looking at the permissions of a symlink.



        Looking at the permissions in /opt/firefox, the installer had configured everything as userA userA.



        Edit: the problem persists.







        share|improve this answer















        share|improve this answer




        share|improve this answer








        edited Jun 8 at 0:54

























        answered Jun 7 at 17:27









        ArtemmmArtemmm

        1013 bronze badges




        1013 bronze badges































            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%2f1149154%2ffirefox-developer-edition-only-updates-runs-on-one-account%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

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü