We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 2 답장
  • 0 이 문제를 만남
  • 최종 답변자: 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)

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

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.

도움이 되셨습니까?

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.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.