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

MacOS Ventura "plover.machine.stentura._ConnectionLostException" using Stentura 6000 #1604

Open
jenniwritescode opened this issue Apr 26, 2023 · 0 comments
Labels

Comments

@jenniwritescode
Copy link

Description

Stentura 6000 will not connect to Plover running on MacOS Ventura.
Plover DOES work on the same computer running Windows 10 bootcamp.

Steps to reproduce

Configure using instructions in the Wiki for 400 SRT - error occurs regardless of baud rate or type of realtime connection (6000 or 6000+ are the options).

Expected behavior

Stentura should say "connected" in Plover window.

Actual behavior

Attempts to initialize, then says disconnected.

Log shows following information:
2023-04-21 21:13:39,709 [Thread-6-machine] INFO: Failure starting Stentura Traceback (most recent call last): File "/Users/runner/work/plover/plover/build/osxapp/Plover.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.9/site-packages/plover/machine/stentura.py", line 669, in run File "/Users/runner/work/plover/plover/build/osxapp/Plover.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.9/site-packages/plover/machine/stentura.py", line 633, in _loop File "/Users/runner/work/plover/plover/build/osxapp/Plover.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.9/site-packages/plover/machine/stentura.py", line 546, in _send_receive plover.machine.stentura._ConnectionLostException

Operating system

OS: Mac OS Ventura 13.3.1 (Intel Macbook Pro)
Plover Version: 4.0.0.dev12
Hardware Config: USB 2.0 hub > Keyspan USB to Serial adapter > null modem cable > Stentura

Discussion
I am able to connect to the Stentura using Serial2 and was able to get to the "Stentura 6000 Communication Menu" in the emulator.

Stentura is in realtime mode and showing "Communications: ACTIVE"

Adapter drivers are installed and show in System Information and in /dev as both a cu and tty port. The cu serial port is selected in the Plover configure screen.

I used Homebrew to install Plover and the version of Python on my machine is 3.9.6.

Have tried reinstalling, removing the plover.cfg file and reloading Plover.

I believe this is an issue with the app for Mac OS as this setup works on this computer using Windows 10 bootcamp.

@greenwyrt greenwyrt added the osx label Sep 30, 2023
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

2 participants