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

onyx is not installed message (But it is!) #16

Open
computer-wizard opened this issue Aug 20, 2023 · 0 comments
Open

onyx is not installed message (But it is!) #16

computer-wizard opened this issue Aug 20, 2023 · 0 comments

Comments

@computer-wizard
Copy link

Firefox version 116.0.3 OS: Ubuntu 22.04 The latest Overbite extension is installed from the Firefox web page.
Onyx is installed in /usr/local/sbin/ and onxy.json in ./mozilla/native-messaging-hosts/ of my home directory.

When I open my gopher page I get the following message in Firefox,

Onyx is not installed
OverbiteNX requires the Onyx native component to access Gopher sites.

Install Onyx for your operating system from [Github](https://github.com/classilla/overbitenx/releases).
Reload this page.

But Onyx is installed and the path in onyx.json is correct!

{
"name": "onyx",
"description": "OverbiteNX Gopher system component",
"path": "/usr/local/sbin/onyx",
"type": "stdio",
"allowed_extensions": [ "[email protected]" ]
}

Location onx,

ls -l /usr/local/sbin/onyx
-rwxr-xr-x 1 root root 35488 Aug 20 16:05 /usr/local/sbin/onyx

This did work perfectly in previous Firefox versions....
I did compile and installed a new version of Onyx but this didn't help

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

No branches or pull requests

1 participant