• Joël de Bruijn@lemmy.ml
    link
    fedilink
    arrow-up
    26
    ·
    edit-2
    2 days ago

    At the moment, running different profiles simultaneously is not possible

    Bullocks. I run 2 or 3 profiles at the same time. For over 2 years now. Just easier now.

    • MangoPenguin
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      Yeah but you have to do it with separate launch arguments.

    • thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      @MangoPenguin@lemmy.blahaj.zone Me too. At least I used to have a separate profile for PDF viewing, which had its own plugins installed. It can be done by using commandline options to select what profile to use, like in --profile or -P (i forgot which of them I used actually). Just created a script for it (Bash script in Linux) and associated PDF files with it as if it was a separate program.

      What they mean in the article is probably its not possible with the GUI only of Firefox. They totally ignored the commandline options.

      • PoolloverNathan@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        12 hours ago

        IIRC, -p launches a profile by path, and -P launches the GUI for selecting/creating a profile. this is wrong, -P specifies a profile path. I forgot how to open the manager.

        • thingsiplay@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          11 hours ago

          Type in the terminal firefox --help to see all options. You can open the manager with firefox --ProfileManager. I used to create a profile this way and then either with -P or -p was using that profile.

    • sanpo@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      Hopefully it’s not an actual regression in the latest version, because that’d be terrible.