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

QAbstractSocket::UnconnectedState #12

Open
dengxu3 opened this issue Mar 31, 2021 · 4 comments
Open

QAbstractSocket::UnconnectedState #12

dengxu3 opened this issue Mar 31, 2021 · 4 comments

Comments

@dengxu3
Copy link

dengxu3 commented Mar 31, 2021

Hi! I found this wonderful tool for monitoring the GNSS-SDR. Thanks for your sharing.

Here's the thing I was met with:

image

I can get correct Status feedback, but no other synchronizations in the map, Altitude, etc.
I checked my settings and it's same as in the Readme.

I don't know where went wrong. Help

Regards,
Dane

@acebrianjuan
Copy link
Owner

Hi Dane (@dengxu3),

I believe these socket errors could be caused by the port number mix-up that you reported here.
Do you still get the errors when using the correct port numbers?

Regards,
Álvaro

@dengxu3
Copy link
Author

dengxu3 commented Apr 1, 2021

Hi Álvaro (@acebrianjuan )

It still cannot work even I correct the port numbers.

I found a fact that every time I click OK on the Preferences Page, the command Window will show up the messages:

"Preferences Saved
QNativeSocketEngine::bind() was not called in QAbstractSocket::UnconnectedState ".

Still no synchronizations, I cannot monitor it.
Should I reinstall it?

Regards,
Dane

@dengxu3
Copy link
Author

dengxu3 commented Apr 1, 2021

It suddenly worked for me. I obtained those dynamic windows.
I'm glad I can run it, but not able to figure out why that situation happen.

Regards,
Dane

@lenhart
Copy link
Contributor

lenhart commented Apr 10, 2021

Hi,

I have similar errors caused by 2 different actions. I am in the initial state before getting pvt info (not sure if that is a requirement or not)

Every time I save the settings (even if unmodified), the QNativeSocketEngine::bind() was not called in QAbstractSocket::UnconnectedState message shows up.
When I connect to telecommand and press reset, the ConnectionRefusedError as visible in the first screenshots keeps popping up.
Unfortunately I don't have a good sky view at the moment, so I'll have to figure out if this is different when I have a fix..

Best regards
Malte

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

3 participants