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

command "lsl" throws an error #22

Closed
LucasBornhauser opened this issue May 5, 2020 · 0 comments
Closed

command "lsl" throws an error #22

LucasBornhauser opened this issue May 5, 2020 · 0 comments
Assignees

Comments

@LucasBornhauser
Copy link
Contributor

LucasBornhauser commented May 5, 2020

Describe the bug
When running
"./docxbox lsl filename.docx {missing search string}"
or
"./docxbox lsl {missing filename}"
an error is thrown:
terminate called after throwing an instance of 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >'

To Reproduce
Steps to reproduce the behavior:

  1. Command :
  • ./docxbox lsl table_unordered_list_images.docx

OR

  • ./docxbox lsl
  1. Resources: table_unordered_list_images.docx

Expected behavior
An error message stating that a required argument is missing respectively
An error message stating that a required file is missing

Environment:

  • docxBox Version: 0.0.4
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