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

Paraview on desktop Ubuntu 20.04 #1639

Open
xpillons opened this issue Jul 5, 2023 · 1 comment
Open

Paraview on desktop Ubuntu 20.04 #1639

xpillons opened this issue Jul 5, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@xpillons
Copy link
Collaborator

xpillons commented Jul 5, 2023

Version

1.0.36

When running paraview on Ubuntu 20.04 there are errors like these when starting paraview
image

Repro will be to use the desktop-ubuntu_2004 image for the viz3d queue

@xpillons xpillons added the kind/bug Something isn't working label Jul 5, 2023
@utkarshayachit
Copy link
Contributor

I suspect what's happening is that the pvserver is taking a while to startup and the client is too quick to attempt to connect to pvserver. A fix would be to delay the server-connect till server has started up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants