-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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] Crash when selecting "Open File..." on Ubuntu 22.04 #1863
Comments
The problem does not occur with flatpak or appimage |
Hm, looking at the stacktrace the issue arrises from a assert being raised within libgtk3. Maybe you can attach a debugger? If it only happens in the deb maybe it's using a diffrent file dialog when its installed / doesn't have the accurate permissions |
I think the nativefiledialog-extended submodule needs to be bumped; btzy/nativefiledialog-extended@2d21ecb probably fixes it. Can you try the CI build from #1834? |
The CI build artifact did not crash.
…On Thu, Aug 22, 2024 at 11:10 AM Bernard Teo - ***@***.*** ***@***.***> wrote:
I think the nativefiledialog-extended submodule needs to be bumped;
***@***.***
<btzy/nativefiledialog-extended@2d21ecb>
probably fixes it. Can you try the CI build from #1834
<#1834>?
—
Reply to this email directly, view it on GitHub
<#1863 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHYKZOZE7CA4HKTLGJW7HDZSX5M7AVCNFSM6AAAAABM6ID6CWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBUHEZTANBRHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have the same issue on Ubuntu 24.04, and the CI build artifact crashed for me. |
I also have this problem on Ubuntu 24.04. I can only open files using the context menu Open WIth > ImHex. It happens also when you try to save a project so that's a bugger. I think the problem has to do something with Open / Save File dialogs |
I have the same problem but I saw someone else mention a permission issue so I tried running as sudo and it works, no crash |
Same here |
Operating System
Linux
What's the issue you encountered?
Selecting File -> Open File... causes ImHex to crash.
How can the issue be reproduced?
ImHex Version
1.35.4
ImHex Build Type
Installation type
Installed from imhex-1.35.4-Ubuntu-22.04-x86_64.deb
Additional context?
The text was updated successfully, but these errors were encountered: