Open cyaneko opened 2 months ago
i am also on win10 with nvidia card and using ImHex 1.36.0 wip built on jul16 and I am unable to reproduce. I tried resizing many times,making the resize window very small or large, added windows decorations and ImHex remains responsive and in working order. Does any resizing triggers the hanging? Does the ImHex process become very active or consume lots of ram when it hangs? Is there anything in the logs that can identify the cause of freezing?
i am also on win10 with nvidia card and using ImHex 1.36.0 wip built on jul16 and I am unable to reproduce. I tried resizing many times,making the resize window very small or large, added windows decorations and ImHex remains responsive and in working order. Does any resizing triggers the hanging? Does the ImHex process become very active or consume lots of ram when it hangs? Is there anything in the logs that can identify the cause of freezing?
Any resizing triggers this bug - both by dragging and by forcing one using FancyZones snap or through Sizer.
There are no changes to resource usage after resizing. The app isn't listed as "hanging" in Task Manager, either.
If by "logs" you mean "Log Console", then I cannot open it - the editor does not react to my clicks after all.
i meant logs as in logs saved to %LOCALAPPDATA%\imhex\logs
Doesn't look like it.
Enabling DEBUG logging (-v
flag) doesn't seem to indicate it either.
in both logs imhex is getting a signal to exit [17:00:35] [INFO] [main | Main] Exit task 'Prepare exit' finished successfully thats very odd. why is imhex trying to exit?
in both logs imhex is getting a signal to exit [17:00:35] [INFO] [main | Main] Exit task 'Prepare exit' finished successfully thats very odd. why is imhex trying to exit?
I can still click [X] to close the editor if nothing was edited (and did so).
that means is not unresponsive but also not accepting input from mouse or keyboard on any of the windows except the decoration
that means is not unresponsive but also not accepting input from mouse or keyboard on any of the windows except the decoration
Not sure I understand, how are there multiple windows here? Anywhere I click within the editor does not update the view, or anything really, it remains frozen until restart. How is that different from being unresponsive?
For the record, I am clicking this [X] here
it is responding to the exit imhex command so imhex is not hanging which is what unresponsive means in most cases. Clicking on the x is sending the exit signal which the logs show as accepting and unloading everything and I am guessing it actually exits gracefully.
i am also on win10 with nvidia card and using ImHex 1.36.0 wip built on jul16 and I am unable to reproduce. I tried resizing many times,making the resize window very small or large, added windows decorations and ImHex remains responsive and in working order. Does any resizing triggers the hanging? Does the ImHex process become very active or consume lots of ram when it hangs? Is there anything in the logs that can identify the cause of freezing?
Just tested on 1.36.0 WIP and the problem persists.
it looks like the no gpu version also works if you have a gpu. it could be used test if problem is gpu specific. Also try starting imhex from a command prompt (use imhex_gui) to obtain direct access to log.
Operating System
Windows
What's the issue you encountered?
Resizing the window through any means stretches the client view and makes the editor completely unresponsive, requiring a restart.
https://github.com/user-attachments/assets/12635cf1-f609-41d9-b4b6-cb56e5d34935
How can the issue be reproduced?
ImHex Version
1.35.4, 1.36.0 WIP
ImHex Build Type
Installation type
MSI
Additional context?