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

[Bug] Export selection to file infinite loop #1733

Closed
1 task
kyle-sylvestre opened this issue Jun 3, 2024 · 1 comment · Fixed by #1774
Closed
1 task

[Bug] Export selection to file infinite loop #1733

kyle-sylvestre opened this issue Jun 3, 2024 · 1 comment · Fixed by #1774
Labels
bug Something isn't working

Comments

@kyle-sylvestre
Copy link

Operating System

Windows

What's the issue you encountered?

This is a test of fix #1619
The created file contains everything except the last byte still.
The task now loops infinitely.

Untitled

How can the issue be reproduced?

  1. open file
  2. select a range of bytes
  3. click File > Export > Selection to File...
  4. select output file
  5. observe task stuck in an infinite loop

ImHex Version

1.34.0

ImHex Build Type

  • Nightly or built from sources

Installation type

imhex-1.34.0-Windows-Portable-x86_64.zip

Additional context?

No response

@kyle-sylvestre kyle-sylvestre added the bug Something isn't working label Jun 3, 2024
@Nemoumbra
Copy link
Contributor

Nemoumbra commented Jun 3, 2024

Thank you for your input! We have found this bug too, I just didn't create an issue (hoped it would be resolved prior to the release).

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

Successfully merging a pull request may close this issue.

2 participants