You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Firefox extension
Following the directions I ran snap connect jabref:hostfs-mozilla-native-messaging-jabref
However the Jabref Browser extension fails.
firefox error console
AbortError: Native application start canceled by user NativeMessaging.jsm:185
_doInitPortal resource://gre/modules/NativeMessaging.jsm:185
InterpretGeneratorResume self-hosted:1413
AsyncFunctionThrow self-hosted:814
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINativeMessagingPortal.closeSession]
DataCloneError: Promise object could not be cloned.
Missing resource in locale en-GB: devtools/client/toolbox.ftl
I would appreciate any clues as to how to debug this further.
The text was updated successfully, but these errors were encountered:
Installing sudo apt install flatpak and running flatpak permission-set webextensions org.jabref.jabref snap.firefox yes
from this issue #543 resolved the problem.
Firefox and Jabref installed as Snaps on Ubuntu 22.04.2
The Firefox extension
Following the directions I ran
snap connect jabref:hostfs-mozilla-native-messaging-jabref
However the Jabref Browser extension fails.
firefox error console
I would appreciate any clues as to how to debug this further.
The text was updated successfully, but these errors were encountered: