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
I am using Arch Linux.
I tried building the latest version of drawio‑desktop using the PKGBUILD from the Arch Linux official repo. After updating to version 26.0.15, I found that arguments could not be passed to electron, and drawio‑desktop failed to start. It keeps throwing the error: "error: too many arguments. Expected 0 arguments but got 1."
The previous version, 26.0.9, worked fine whether I launched it with electron32 or electron34.
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
I am using Arch Linux.
I tried building the latest version of drawio‑desktop using the PKGBUILD from the Arch Linux official repo. After updating to version 26.0.15, I found that arguments could not be passed to electron, and drawio‑desktop failed to start. It keeps throwing the error: "error: too many arguments. Expected 0 arguments but got 1."
The previous version, 26.0.9, worked fine whether I launched it with electron32 or electron34.
To Reproduce
Steps to reproduce the behavior:
/usr/lib/electron34/electron /usr/lib/drawio-desktop/app.asar --enable-wayland-ime
Expected behavior
drawio-desktop runs normally.
Screenshots
If applicable, add screenshots to help explain your problem.
Here is the screen record of the situation:
_20250223_175345.mp4
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Operating System: Arch Linux
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.6.72-x64v3-xanmod1-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Additional context
Here is the PKGBUILD I use.
And here is the wrapper script I use to launch drawio-desktop
The text was updated successfully, but these errors were encountered: