Closed Bug 1444676 Opened 7 years ago Closed 7 years ago

Gnome extensions addon doesn't detect running shell

Categories

(WebExtensions :: General, defect)

60 Branch
defect
Not set
normal

Tracking

(firefox60 affected)

RESOLVED INVALID
Tracking Status
firefox60 --- affected

People

(Reporter: sarah, Unassigned)

Details

On Nightly, when I go to extensions.gnome.org to manage my shell extensions it tells me that my shell integration isn't present and that I need to install it as per (https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation) However, it is present and running. I do not see the same error when I run FF58 on same machine with same profile.
The exact error message is "Although GNOME Shell integration extension is running, native host connector is not detected. Refer documentation for instructions about installing connector." My version of Nightly is: 60.0a1 (2018-03-10) (64-bit)
Have you reported this to the developers of this extension? It's unclear if this is a bug in Firefox.
Component: Extension Compatibility → WebExtensions: Compatibility
Product: Firefox → Toolkit
(In reply to Jorge Villalobos [:jorgev] from comment #2) > It's unclear if this is a bug in Firefox. When an extension uses native messaging but the native application cannot be found or cannot be run, errors are logged to the browser console: https://developer.mozilla.org/en-US/docs/Tools/Browser_Console Is there anything that looks relevant there?
Status: NEW → UNCONFIRMED
Ever confirmed: false
Flags: needinfo?(birdsarah)
(In reply to Jorge Villalobos [:jorgev] from comment #2) > Have you reported this to the developers of this extension? It's unclear if > this is a bug in Firefox. But it works on 59? (In reply to Andrew Swan [:aswan] from comment #3) > > When an extension uses native messaging but the native application cannot be > found or cannot be run, errors are logged to the browser console: > https://developer.mozilla.org/en-US/docs/Tools/Browser_Console > > Is there anything that looks relevant there? There's nothing useful in console, there's just a message about the css source map not being available, which is nothing to worry about.
Flags: needinfo?(birdsarah)
> But it works on 59? Sorry, I meant it works on 58.
It sounds like native messaging is working okay then (either that or its never getting invoked at all). The problem could be elsewhere in their extension, I guess the next step is for somebody to narrow it down more specifically to what exactly is failing (ideally somebody who is already familiar with the extension and how it is implemented).
There's not much for us to go on here, if one of the maintainers of the addon in question can narrow this down to an issue with a particular webextension API we can pick it up from there.
Component: WebExtensions: Compatibility → Add-ons
Product: Toolkit → Tech Evangelism
Version: 60 Branch → Firefox 60
Please report this to the add-on developers. If they can confirm it's a compatibility issue, please reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
Version: Firefox 60 → 60 Branch
You need to log in before you can comment on or make changes to this bug.