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

dedop output compare fails on windows with long file names #57

Open
mark-ep opened this issue Nov 12, 2018 · 1 comment
Open

dedop output compare fails on windows with long file names #57

mark-ep opened this issue Nov 12, 2018 · 1 comment
Assignees
Labels

Comments

@mark-ep
Copy link
Member

mark-ep commented Nov 12, 2018

Expected behavior

running dedop output compare (or launching the comparison from DeDop Studio) launches the comparison notebook.

Actual behavior

The notebook fails to launch. In DeDop Studio, an error message is shown.

Steps to reproduce the issue

  1. Add a file with a long filename to the workspace
  2. Process with two configurations
  3. Attempt to compare the output files with each other

Specifications

DeDop 1.5.1, Windows 7.

@mark-ep
Copy link
Member Author

mark-ep commented Nov 12, 2018

this happens because the filename to which dedop attempts to save the comparison notebook file contains the filenames of both L1B files - if these are long, the combined filename is longer than the maximum length for a filename in windows. The error this causes doesn't make it obvious that this is the problem. Truncating the name of the comparison notebook should fix the problem

@mark-ep mark-ep self-assigned this Nov 12, 2018
@mark-ep mark-ep added the bug label Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant