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

TextDiffer crash #23

Closed
matkuki opened this issue Nov 22, 2018 · 1 comment
Closed

TextDiffer crash #23

matkuki opened this issue Nov 22, 2018 · 1 comment
Assignees
Labels

Comments

@matkuki
Copy link
Owner

matkuki commented Nov 22, 2018

It crashes when diffing sometimes. (ce.File)

@matkuki matkuki added the bug label Nov 22, 2018
@matkuki matkuki self-assigned this Nov 22, 2018
@matkuki
Copy link
Owner Author

matkuki commented Nov 22, 2018

Traceback (most recent call last):
File "D:\ExCo\forms.py", line 5649, in difference_function
text_2_name
File "D:\ExCo\forms.py", line 4911, in show_text_difference
text_name_2
File "D:\ExCo\helper_forms.py", line 3513, in init
self.compare(text_1, text_2)
File "D:\ExCo\helper_forms.py", line 3871, in compare
list_sum[i+2].startswith("? ")):
IndexError: list index out of range

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