搜索 | 用户支持

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

详细了解

On Debian buster, with v59, add on screen says I have v52, must upgrade

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 calderhayes

more options

Hello, this may be a bug but it could also be just an environment setup issue. I am using Debian buster freshly downloaded last week (April 14th 2018). I downloaded firefox v59 alongside the original firefox v52 (ESR).

In firefox v59, I attempted to install the extension floccus. It has an error and claims that I am using FF52 and must upgrade. I attached a screenshot to show that I am in fact using v59, but the error persists. (WOULDNT LET ME UPLOAD?)

Any info would be appreciated!

I just noticed in the collected details that the User Agent String says v52, but the version is v59. That is probably the issue. Is this a bug?

Calder

Hello, this may be a bug but it could also be just an environment setup issue. I am using Debian buster freshly downloaded last week (April 14th 2018). I downloaded firefox v59 alongside the original firefox v52 (ESR). In firefox v59, I attempted to install the extension floccus. It has an error and claims that I am using FF52 and must upgrade. I attached a screenshot to show that I am in fact using v59, but the error persists. (WOULDNT LET ME UPLOAD?) Any info would be appreciated! I just noticed in the collected details that the User Agent String says v52, but the version is v59. That is probably the issue. Is this a bug? Calder

被采纳的解决方案

In your More System Details on right of posts your useragent is showing as Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Perhaps either you or a useragent switcher extension has modified the useragent to show as Firefox 52.0

https://support.mozilla.org/en-US/kb/how-reset-default-user-agent-firefox

However the likely reason is due to the privacy.resistFingerprinting being toggled in about:config from the default in which one of the things this does is change the useragent show as if you were using Firefox 52.0

Type about:config with a : in Location (address) bar and filter for privacy.resistFingerprinting and right-click this Preference and select Reset.

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

In your More System Details on right of posts your useragent is showing as Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Perhaps either you or a useragent switcher extension has modified the useragent to show as Firefox 52.0

https://support.mozilla.org/en-US/kb/how-reset-default-user-agent-firefox

However the likely reason is due to the privacy.resistFingerprinting being toggled in about:config from the default in which one of the things this does is change the useragent show as if you were using Firefox 52.0

Type about:config with a : in Location (address) bar and filter for privacy.resistFingerprinting and right-click this Preference and select Reset.

由James于修改

more options

Thank you for the quick response! It was the privacy.resistFInerprinting setting. I toggled it back to the default and things worked as expected.

Have a nice weekend.