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

bug: CDSAXS does not sanitize filename #20

Open
saNistoRoboto opened this issue Mar 2, 2021 · 2 comments
Open

bug: CDSAXS does not sanitize filename #20

saNistoRoboto opened this issue Mar 2, 2021 · 2 comments

Comments

@saNistoRoboto
Copy link
Collaborator

A forward slash or backslash in the filename crashes the CDSAXS driver (eek!). This is deep and subtle. It happens in the sub-VI running on the Pilatus server, the count never ends and the main labview becomes unresponsive.

Thought this was sanitized, but evidently not.

The filename that broke it was : "H2O blank 6.00 milligram / milliliter 1000.00 mgml"

--PAB

@saNistoRoboto
Copy link
Collaborator Author

To fix: connect to the labview Pilatus server @ 192.168.0.200 via RDP and stop the counter vi there. That should restore your access to the main panel.

@pbeaucage
Copy link
Collaborator

Recurred with %, now patched.

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