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

wslview: make configuration more robust #420

Merged
merged 2 commits into from
Feb 2, 2023
Merged

wslview: make configuration more robust #420

merged 2 commits into from
Feb 2, 2023

Conversation

benlorenz
Copy link
Member

@benlorenz benlorenz commented Jan 19, 2023

fixes #417

This will print the following once after autoconfiguration:

┌ Warning: /usr/bin/wslview not found, to use native viewers for
│          visualization on Windows (with WSL) please install wslview
│          and run `Polymake.configure_wslview()` afterwards.
└ @ Polymake ~/Polymake.jl/src/visual.jl:150

Subsequent starts of Polymake.jl will not print this warning, until it is updated, loaded from a different source directory, or the scratchspace is cleared.

@benlorenz benlorenz changed the title bump version to 0.8.4 wslview: make configuration more robust Jan 19, 2023
@benlorenz benlorenz marked this pull request as ready for review January 22, 2023 10:17
@lkastner lkastner merged commit 8305862 into master Feb 2, 2023
@lkastner lkastner deleted the bl/wslviewconf branch February 2, 2023 16:06
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

Successfully merging this pull request may close these issues.

Error importing package in wsl.
2 participants