搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题