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

UDP send fail with msg "QNativeSocketEngine::write() was not called in QAbstractSocket::ConnectedState" #156

Open
goredhawk opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@goredhawk
Copy link

goredhawk commented Jul 31, 2023

Describe the bug

serial studio 2.0.0 use UDP to send data, in console input edit box, type any words, then kit key 'enter', but no data can be sent.
with a message in the app output "QNativeSocketEngine::write() was not called in QAbstractSocket::ConnectedState"
img_v2_5a1b9c89-c63e-44bf-bf4c-3cece203fb2g

Here is the UDP settings:

img_v2_513bbba0-a0b0-4f0e-9c67-205d59da9f4g

By the way, i clone serial-studio, and compile it with Qt 6.4.3.

@goredhawk goredhawk added the bug Something isn't working label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants