Skip to content
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

[SOLVED] 'Open With' Extension stopped working in WaterFox G5.x macOS #2887

Closed
1 task done
LeeBinder opened this issue Oct 30, 2022 · 4 comments
Closed
1 task done
Labels

Comments

@LeeBinder
Copy link

LeeBinder commented Oct 30, 2022

[EDIT]: work-around provided by adamp01, see #2887 (comment) (to be copy/ pasted into Terminal > Enter)

Platform information:

  • issue occurring in macOS Intel, tested in Monterey 12.2.1 and Catalina 10.15.7
  • issue not occurring in Windows
  • not able to test in Linux (not installed)

Affected Waterfox Version(s) and Profiles:

  • G5.0.2/ G5 Beta 1 and Beta 3
  • G5.0.2 updated from v.4 in my existing profile
  • also in stock app directly downloaded from your website, in a new blank profile created from scratch

What's the issue?

The extension Open With (https://addons.mozilla.org/en-US/firefox/addon/open-with) suddenly cannot "connect to the outside world" anymore in macOS:

Bildschirmfoto 2022-10-30 um 23 51 46

After clicking onto "Open With options..." > Test Installation:

Bildschirmfoto 2022-10-30 um 23 46 00

Also no list with my browsers on the right. In other words, WF G5.x somehow blocks connecting to open_with_mac.py

Verification/ Expected Behavior:

  • I have tested this on latest Firefox both release (v.106.0.3) and ESR (v.102.4.0esr) and also in the latest WF G4.x - it's still working in all 3, see screenshot (same in all 3 of those brwosers):

Bildschirmfoto 2022-10-30 um 23 39 27

Python in use:

  • v.3.8.2 in /usr/bin/python3 (stable for me)
  • no change after updating to latest Python v.3.11

Attempted steps trying to solve the issue to no avail:

  • re-downloading and re-installing open_with_mac.py
  • placing it right into the current active profile folder and install from there

Relevant log output:

From console:

ExtensionError: No such native application open_with 5 ExtensionUtils.jsm:58:5
    ExtensionError resource://gre/modules/ExtensionUtils.jsm:58
    startupPromise resource://gre/modules/NativeMessaging.jsm:81

Let me know if you need any more info from me.

(other than this little bug your awesome flagship of a browser is working as mighty-fine as can be 👍 💯 🥇 !!)

@LeeBinder LeeBinder added the bug label Oct 30, 2022
@LeeBinder LeeBinder changed the title 'Open With' Extension stopped working in WaterFox G5 'Open With' Extension stopped working in WaterFox G5.x Oct 31, 2022
@LeeBinder LeeBinder changed the title 'Open With' Extension stopped working in WaterFox G5.x 'Open With' Extension stopped working in WaterFox G5.x macOS Oct 31, 2022
@adamp01
Copy link
Contributor

adamp01 commented Nov 2, 2022

Hi @LeeBinder - Seems like a native messaging issue. Would you be able to try running this command:
ln -s ~/Library/Application\ Support/Mozilla/NativeMessagingHosts ~/Library/Application\ Support/Waterfox/NativeMessagingHosts

@LeeBinder
Copy link
Author

LeeBinder commented Nov 2, 2022

@adamp01 udaman - again working as supposed. Thanks for providing the fix!

I'll mark this issue solved but leave it open until release of WF G5.0.3 with this fix merged so others can find it, too, and profit.

@LeeBinder LeeBinder changed the title 'Open With' Extension stopped working in WaterFox G5.x macOS [SOLVED] 'Open With' Extension stopped working in WaterFox G5.x macOS Nov 2, 2022
@MrAlex94
Copy link
Collaborator

This should now be live in G5.1

@LeeBinder
Copy link
Author

Confirmed - thank you Alex!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants