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
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Assuming you run Rocky Linux 8 (maybe also RHEL8 or binary compatible distributions)
Open a terminal and execute ./drawio-x86_64-26.0.16.AppImage
See error:
/tmp/.mount_drawioNgMWc1/drawio: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/.mount_drawioNgMWc1/drawio)
/tmp/.mount_drawioNgMWc1/drawio: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/.mount_drawioNgMWc1/libffmpeg.so)
Installed libc version on Rocky Linux 8.10:
ldd --version
ldd (GNU libc) 2.28
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
Expected behavior
I would expect the AppImage to run smoothly, which would open the drawio window.
draw.io version (In the Help->About menu of the draw.io editor):
draw.io version 26.0.16
Desktop (please complete the following information):
OS: Linux (Rocky Linux 8)
Additional context
The issue was not there with Version 26.0.15. As a workaround I will downgrade now.
The text was updated successfully, but these errors were encountered:
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
./drawio-x86_64-26.0.16.AppImage
Expected behavior
I would expect the AppImage to run smoothly, which would open the drawio window.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context
The issue was not there with Version 26.0.15. As a workaround I will downgrade now.
The text was updated successfully, but these errors were encountered: