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

Backslashes (windows) break Linux/OSX #152

Closed
joewheaton opened this issue Aug 6, 2021 · 2 comments
Closed

Backslashes (windows) break Linux/OSX #152

joewheaton opened this issue Aug 6, 2021 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@joewheaton
Copy link
Contributor

This issue originated in riverscapes-tools/issues/367#issuecomment-893891369.

@MattReimer said this a problem in all versions of RAVE, so this is the sister post to Riverscapes/QRAVEPlugin#30 for ArcRAVE:

ArcRave should be able to handle windows slashes in project files, even on mac.

example:

<Raster guid="9e5b9cb9-cbad-40ce-99fd-dbe100552bac" id="DEM">
    <Name>DEM</Name>
    <Path>inputs\dem.tif</Path>
</Raster>

On a Mac or linux this will be a path not found.

@joewheaton joewheaton added the 🐛 bug Something isn't working label Aug 6, 2021
@philipbaileynar
Copy link
Contributor

@joewheaton what does this mean?

ArcRave should be able to handle windows slashes in project files, even on mac.

Arc only runs on Windows... Hopefully you're not thinking Parallels on a Mac? We've been down this road with GCD. Supporting products living in ESRI within virtualization environments is an endless nightmare of pain.

Also, has anyone actually reported a bug in ArcRAVE? Backslashes must already work, surely? Forward slashes?

@joewheaton
Copy link
Contributor Author

Dough... That makes sense ☺️

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

No branches or pull requests

2 participants