paranext / paranext-core

Electron client, extension host, and C# library for Paranext
https://paranext.github.io/paranext-core/
MIT License
17 stars 2 forks source link

"No handler was found" error when trying s/r on MacOS #1180

Open jolierabideau opened 2 days ago

jolierabideau commented 2 days ago

Describe the bug From Steve on Discord: When I try to s/r I get No handler was found to process the request of type command:paratextBibleSendReceive.getSharedProjects

Steve has followed the directions to set up s/r. He installed the x64 dmg of P10. His Mercurial path is set correctly to: /Applications/TortoiseHg.app/Contents/MacOS/hg. His TortoiseHg version is 5.3.2.

Steve's log: message.txt

Expected behavior The s/r dialog opens, shows projects, and successfully allows users to s/r

jolierabideau commented 2 days ago

When I was initially setting up s/r I saw this error two times: I was testing the different paths to get to hg, and I got this error when I used the incorrect path /Applications/TortoiseHg.app/Contents/Resources/hg, and the other time when I installed the x64 dmg instead of the arm64 dmg.

tjcouch-sil commented 2 days ago

I suspect this is happening because of #1177