You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In current Flatpak version of ImHex selecting a file from open menu or dragging and dropping file on program window ends up with a crash. Same version in AppImage format works correctly, files open without issues.
Here's error log when starting ImHex from terminal:
$ flatpak run net.werwolv.ImHex
[INFO] [main] Welcome to ImHex!
[INFO] [main] Native scaling set to: 1.0
/usr/include/c++/12.1.0/string_view:239: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator const [with _CharT = char; _Traits = std::char_traits; const_reference = const char&; size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed.
[FATAL] [main] Terminating with signal 6
How can the issue be reproduced?
Install Flatpak version of ImHex. Use open dialog to select a file and click open. Program window dissapears, as it crashes.
ImHex Version
1.23.1
ImHex Build Type
Nightly or built from sources
Additional context?
Additional information about your environment.
Fedora Linux 35 (Workstation Edition) 64-bit, with latest updates, using Wayland compositor.
If possible and useful, please upload the binary you've been editing when the bug occurred.
Does not matter what file is used, crash happens with binaries, text files, no matter of size.
The text was updated successfully, but these errors were encountered:
Operating System
Linux
What's the issue you encountered?
In current Flatpak version of ImHex selecting a file from open menu or dragging and dropping file on program window ends up with a crash. Same version in AppImage format works correctly, files open without issues.
Here's error log when starting ImHex from terminal:
How can the issue be reproduced?
Install Flatpak version of ImHex. Use open dialog to select a file and click open. Program window dissapears, as it crashes.
ImHex Version
1.23.1
ImHex Build Type
Additional context?
Additional information about your environment.
Fedora Linux 35 (Workstation Edition) 64-bit, with latest updates, using Wayland compositor.
If possible and useful, please upload the binary you've been editing when the bug occurred.
Does not matter what file is used, crash happens with binaries, text files, no matter of size.
The text was updated successfully, but these errors were encountered: