Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Firefox always asks which profile to start, ignoring command line arguments

  • 2 respostas
  • 0 têm este problema
  • Última resposta por faji1

more options

Hi, I'm not sure if this is a bug, or me not using FF properly.

I want Firefox in general to ask me, which profile to use when started. So in the Profile-Manager, I removed the checkbox for "Use selected profile without asking as startup".

Now, I wanted to create a shortcut for a specific profile, so I tried running `firefox -P "myProfile"` or even `firefox -p "/path/to/myProfile"`. In both cases I get the window asking me which profile to use.

Debian 12.6 - SwayWM Firefox 128.0 (64-bit)

Hi, I'm not sure if this is a bug, or me not using FF properly. I want Firefox in general to ask me, which profile to use when started. So in the Profile-Manager, I removed the checkbox for "Use selected profile without asking as startup". Now, I wanted to create a shortcut for a specific profile, so I tried running `firefox -P "myProfile"` or even `firefox -p "/path/to/myProfile"`. In both cases I get the window asking me which profile to use. Debian 12.6 - SwayWM Firefox 128.0 (64-bit)

Solução escolhida

Specifying an existing profile should always work, regardless of "Use selected profile without asking as startup" as this is about a profile marked as "Default=1".

Does a profile named "myProfile" appear in the Profile Manager and in profiles.ini?

Note that is is about the profile as named in profiles.ini and not about the name of the folder on the hard drive.

Ler esta resposta no contexto 👍 0

Todas as respostas (2)

more options

Solução escolhida

Specifying an existing profile should always work, regardless of "Use selected profile without asking as startup" as this is about a profile marked as "Default=1".

Does a profile named "myProfile" appear in the Profile Manager and in profiles.ini?

Note that is is about the profile as named in profiles.ini and not about the name of the folder on the hard drive.

Útil?

more options

After some more trying out, I figured that I outsmarted myself. I had put a `/usr/bin/firefox -p` in my path, so this one is always found first. I had forgotten that.

Sorry.

If anyone is suspecting this in the future, run `which firefox` and then `head [path from prev. command]` and see if that is a binary or a path.

Útil?

Colocar questão

Deve iniciar a sessão com a sua conta para responder às mensagens. Por favor, comece uma nova pergunta, se ainda não tiver uma conta.