Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2 cavab
  • 0 have this problem
  • Last reply by 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)

Chosen solution

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.

Read this answer in context 👍 0

All Replies (2)

more options

Seçilmiş Həll

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.

Helpful?

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.

Helpful?

Sual ver

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.