Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems installing or updating VimFx #986

Open
girst opened this issue Nov 11, 2022 · 0 comments
Open

Problems installing or updating VimFx #986

girst opened this issue Nov 11, 2022 · 0 comments

Comments

@girst
Copy link
Collaborator

girst commented Nov 11, 2022

There are a few unresolved issues when installing legacy extensions. This ticket attempts to list them, as well as some workarounds.

Generally, before reporting bugs, open the Browser Console by pressing Ctrl-Shift-J and look for errors when trying to install or use VimFx. If you can, check if you can reproduce the problem in Nightly.

The add-on VimFx can not be installed from this location. // The add-on could not be downloaded because of a connection failure.

use one of the following workarounds:

  • set extensions.install_origins.enabled to false in about:config (on Firefox >= 96)
  • drag the VimFx.xpi link into the browser's URL bar
  • right-click->Download the XPI, and install it from the Wheel icon->Install Addon from File on about:addons

The add-on downloaded from this site could not be installed because it appears to be corrupt.

VimFx could not be verified for use in Firefox and has been disabled.

This text appears on VimFx in about:addons. It is wrong and can be ignored; VimFx will work regardless. This message is shown due to a limitation of how LegacyFox hooks into Firefox. If it bothers you, set xpinstall.signatures.required to false in about:config.

Repository owner locked and limited conversation to collaborators Nov 11, 2022
@lydell lydell pinned this issue Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant