-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Error: Attempt to postMessage on disconnected port #424
Comments
I tried on my machine and it works, so it should be only a connection issue. |
So I suppose the snap browser is the issue then? I can try to reinstall w/ a .deb, and report back. (On another note, I guess this issue means the main jabref app won't be distributed as EDIT: seems like this may be an issue for you guys going forward: 😐 Not a fan of snaps for this reason, tbh, though I was excited for containerization originally. Some googling led me here and to the github PR, which I guess y'all probably know about, but thought I'd link it to this issue in case others find this looking for help. |
Is there a possibility to recognize the snap version of Firefox? Then I could show a specific explanation in this case. @tbsexton could you run the example from https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/getBrowserInfo in your web console. Thanks! |
@tobiasdiez Running that example in the console seems to only give me a I already went ahead and uninstalled ( Still not working, both with the snap and portable versions of the jabref app. On another note, I see a manifest warning for the jabref extension in firefox settings:
Hitting "inspect" takes me to a console for this extension, and trying to use the extension while monitoring this console gives me this error, right after seeing a successful zotero bibtex (
Which I guess is the same thing as before. |
Well, after all that, I installed the
|
The jabref snap has to be enabled to use the extension (via the |
I have a version of the firefox flatpak working with the jabref flatpak. I'm not sure if I should upload the working (but sandbox breaking) flatpak additions. If we do there should be a big red notice. |
running snap jabrefv5.5:
Trying to get the jabfox extension to work, already followed the instructions (for both snap and portable versions, neither have worked).
I even disabled ublock on the zotero site in case that was an issue, but I'm definitely able to generate citations... e.g. i can cite this page and the extension debugger console in firefox shows:
Followed by the same error.
The text was updated successfully, but these errors were encountered: