Skip to content

Not more than 80 characters of line are parsed. #1

Description

@amrein

Q parses only the first 80 characters of the fep-file-path (and crashes with non-sense error).

E.g. the following input will crash Q with no "atom-section found":
fep /path/to/wherever/i/store/my/genious/fepfile/because/it/stays/the/same/for/all/my/runs/fep.fep

Q tries the following "file" and is crashing with "[atom]"-section not found in fepfile:
/path/to/wherever/i/store/my/genious/fepfile/because/it/stays/the/same/for/all/

Workaround:
copy the file into local directory or use a soft-/hardlink ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions