-
Notifications
You must be signed in to change notification settings - Fork 112
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
Cannot connect to MeCab anymore as of 23.11.10.0 #320
Comments
Had some troubles setting it up (didn't understand nativeMessaging at all and broke something on my end 😅) but I ended up getting it to work on my end. Probably should keep this issue open though so it gets noted somewhere in the README (or the repo is forked/cloned and updated) at the very least |
Worked, thank you! |
Because it seems like the old author isn't active anymore, I changed those small things in a fork. Firefox doesn't work right now because I don't know what to do with the extension ids. Could anyone assist? |
might be this https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings in the firefox manifest variant |
Tried to put |
I just installed the firefox-dev release (although any should probably work) from the Releases page in Firefox (nightly), uncommented the firefox code from your fork and ran it with the extension id from this page: |
I have fixed the repository and included a step-by-step guide. This issue should be marked as resolved. |
@starxeras Thank you, could you also open a PR to link to this new repo from the README? |
Sure. Do you also want me to link it in the settings page where yomichan-mecab-installer is mentioned? |
Fixed by #326 |
Description
Yomitan used to be able to connect to MeCab on 23.10.25.0 by using Yomichan MeCab Installer and replacing Yomichan's extension ID with Yomitan's in yomichan_mecab.json.
This doesn't work anymore on the latest 23.11.10.0 and 23.11.12.0 versions, doing the same steps results in a "Cannot connect to native MeCab component" error when testing.
Browser version
Brave 1.60.114 but Brave's native messaging is a mess so I also tried on Chrome 119.0.6045.124 to make sure the problem indeed came from Yomitan. Same result on both browsers
Yomitan version
23.11.10.0 and 23.11.12.0
The text was updated successfully, but these errors were encountered: