browserpass fails to run with firefox
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
browserpass (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I use firefox as my main browser. I would like to use the browserpass extension
`webext-
This extension has two components, the extension in the browser, and an external binary helper program. The extension in the browser installs, but warns that the external binary needs to also be installed.
Navigating to any website and clicking The extension `browserpass open extension` displays an error in the browser, `Error: Error: an unexpected error occurred`
In the browser debug console I see these two error messages:
```
AbortError: Native application start canceled by user
_doInitPortal resource:
AsyncFuncti
NS_ERROR_
[nsINativeM
```
I can see the native binary is provided by the .deb package and is sitting in `/usr/lib/
I'm on Ubuntu 22.04.1 LTS.
firefox version 110.0b7-1 (snap beta) but the stable version has the same issue.
webext-browserpass version is 3.7.2-1build1
Status changed to 'Confirmed' because the bug affects multiple users.