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

yarp network no longer connecting #4

Closed
vtikha opened this issue Sep 24, 2015 · 2 comments
Closed

yarp network no longer connecting #4

vtikha opened this issue Sep 24, 2015 · 2 comments

Comments

@vtikha
Copy link
Collaborator

vtikha commented Sep 24, 2015

@francesco-romano, it seems that the app does not open the ports anymore and the debugging output is:

yarp: YARP not initialized; create a yarp::os::Network object before using ports
warning: YARP name server(s) not configured, ports will be anonymous
warning: check your namespace and settings with 'yarp detect'
2015-09-24 11:41:29.739 IOL[674:159766] Yarp network successful initialized 
@francesco-romano
Copy link
Owner

Now I remember.
When the app starts, it checks the yarp network.
Unfortunately, in order to do the animation in the fastest way possible the first view is created anyway.
And now we moved the creation of the port in the view constructor.

@vtikha
Copy link
Collaborator Author

vtikha commented Sep 24, 2015

Indeed you are right! 👍

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

2 participants