Search Criteria
Package Details: drawio-desktop-git 28.1.2.r17.g9fc5d12-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/drawio-desktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | drawio-desktop-git |
| Description: | A diagramming and whiteboarding desktop app based on Electron that wraps the core draw.io editor.(Use system-wide electron) |
| Upstream URL: | https://www.diagrams.net/ |
| Keywords: | diagram-editor drawio drawio-desktop electron-app graphics javascript-applications |
| Licenses: | Apache-2.0 |
| Conflicts: | drawio-desktop |
| Provides: | drawio-desktop |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 1 |
| Popularity: | 0.000237 |
| First Submitted: | 2023-10-17 09:55 (UTC) |
| Last Updated: | 2025-12-03 04:42 (UTC) |
Dependencies (9)
- electron38 (electron38-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR) (make)
- libicns (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- nvm (nvm-gitAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
jamespo commented on 2025-02-18 11:35 (UTC)
Works for me too now - thank you!
Diota commented on 2025-02-17 10:55 (UTC)
@zxp19821005 Now it can be built correctly in my PC. Thanks!👍
zxp19821005 commented on 2025-02-17 03:45 (UTC)
@Diota @jamespo I've moved
electronDist="/usr/lib/electron${_electronversion}"frompreparetobuild, and built well on my PC.Will you please try again?Diota commented on 2025-02-15 10:50 (UTC) (edited on 2025-02-15 12:29 (UTC) by Diota)
@zxp19821005 @jamespo I encountered the same problem. After checking
drawio-desktop.git/dist/linux-unpacked, I found that the electron builder repeatedly nested thedist/linux-unpackeddirectory, causing nested compilation until the Java heap was filled. This seems to be due to electronList not being set correctly:I solved this problem after making modifications:
Just swapped compilation options to ensure
-c.electronDist="${electronDist}take effect after specifying the fileelectron-builder-linux-mac.jsonTo be honest, I dont understand the root cause of this mistake. The pkgbuild configuration should not cause this problem.zxp19821005 commented on 2025-02-07 01:55 (UTC)
@jamespo I havn't met the problem, will you please try again?
jamespo commented on 2025-02-06 14:30 (UTC)
Fails for me with "FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory"
Shouldn't be system memory, I have plenty of that
zxp19821005 commented on 2023-11-08 01:07 (UTC)
@alexz Thanks for your feedback,fixed it.
alexz commented on 2023-11-07 22:01 (UTC) (edited on 2023-11-07 22:01 (UTC) by alexz)
The installation fails with: