question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

extension fails on startup, works after toggling off and on in about:addons

See original GitHub issue

General information

  • Operating system + version: Regolith (based on Ubuntu 20.04.1 LTS)
  • Browser + version: Firefox 84.0.2
  • Information about the host app:
    • How did you install it? Package manager (apt)
    • If installed an official release, put a version
$ apt-cache show webext-browserpass | grep Version
Version: 3.4.1-3
  • Information about the browser extension:
    • How did you install it? From within Firefox from addons.mozilla.org. (edit: sorry, this was a mistake, installed via apt with the package webext-browserpass)
    • Browserpass extension version as reported by your browser: 3.4.1

Exact steps to reproduce the problem

  1. Install and configure browserpass extension and host app.

  2. Close and restart Firefox.

What should happen?

The Browserpass icon should show up in the bar, the shortcuts (Ctrl-Shift-F, Ctrl-Shift-L) should work.

What happened instead?

The Browserpass icon doesn’t show up on startup of Firefox. The shortcuts don’t work.

The extension is listed as active in about:addons, and it is listed under about:debugging#/runtime/this-firefox. When clicking to debug it there, I get an error page detailing TypeError: target is null.

Disabling and re-enabling the extension in about:addons restores the icon, the shortcuts and (it appears) all functionality.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
meskescommented, Jan 20, 2021

FWIW I doubt this issue relates to browserpass at all. All extensions installed through Debian/Ubuntu packages show the same behavior in firefox. Disabling/re-enabling helps as does killing and restarting firefox. My guess is that the way the extensions are side-loaded causes this issue.

Michael

Michael Meskes Michael at Fam-Meskes dot De Michael at Meskes dot (De|Com|Net|Org) Meskes at (Debian|Postgresql) dot Org

1reaction
maximbazcommented, Jan 20, 2021

Instead of removing the link, I added a note that the package is not to be used because it’s significantly outdated. Let’s close the issue and revisit if we hear that Debian package is up-to-date again 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some of my add-ons don't launch while enabled when I start ...
Some of my installed add-ons fail to launch when I start FF although they appear enabled in the add-ons manager. They are all...
Read more >
How to Fix Chrome Extensions Not Loading or Crashing
Open a new Chrome tab. · Select Reset all to default. · After Chrome disables all experimental settings, restart Chrome and check if...
Read more >
How to Fix Firefox Add-ons Not Working Issue - The Geek Page
On the Add ons page, click on the Extensions tab in the left panel. Step 5. Firstly, disable all the add-ons in the...
Read more >
7 Ways to Fix Extension Not Working in Mozilla Firefox - Zrix
On Firefox, Extension preference helps the browser disable the extensions that are presently out of the process. So, when an extension does not ......
Read more >
Firefox Extensions Stopped Working Fix (Solution) - YouTube
Firefox Extensions Stopped Working Fix (Solution).The Firefox add-ons might not work if your Firefox browser is not up to date.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found