Search Criteria
Package Details: drawio-desktop-git 26.0.15.r3.g932e6af-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: | 2 |
Popularity: | 0.25 |
First Submitted: | 2023-10-17 09:55 (UTC) |
Last Updated: | 2025-02-26 02:23 (UTC) |
Dependencies (9)
- electron34 (electron34-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libicns (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (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}"
fromprepare
tobuild
, 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-unpacked
directory, 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.json
To 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: