Search Criteria
Package Details: notepadqq-git 2.0.0.beta.r13.gb426303b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notepadqq-git.git (read-only, click to copy) |
---|---|
Package Base: | notepadqq-git |
Description: | Notepad++-like text editor for Linux |
Upstream URL: | https://notepadqq.com/ |
Licenses: | GPL-3.0-or-later |
Conflicts: | notepadqq |
Provides: | notepadqq |
Submitter: | Teklad |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 39 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-15 13:28 (UTC) |
Last Updated: | 2024-05-23 19:42 (UTC) |
Dependencies (16)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-webchannel
- qt5-webengine
- qt5-webkitAUR (qt5-webkit-gitAUR)
- uchardet (uchardet-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
- qt5-websockets (qt5-websockets-gitAUR) (make)
- mathjax2 (optional) – Math rendering
Latest Comments
1 2 3 4 5 6 Next › Last »
severach commented on 2025-01-10 22:13 (UTC)
notepadqq was crashing for me too all last week about 15 seconds after loading. Reverting to a previous build didn't help. Expecting the crash to never be fixed, I ported my custom syntax highlighter to gtksourceview so I could use xed,gedit,medit. The crash must have been from a dependency and crashing other apps because after an upgrade I have notepadqq running now and it's not crashing. Try a system upgrade.
noitemstoshow commented on 2025-01-10 14:56 (UTC)
Job 1, 'notepadqq' terminated by signal SIGSEGV (Address boundary error)
abdulhakeem commented on 2024-12-07 16:49 (UTC)
Anyone else getting crashing/segmentation faults on the main official repo package?
frankspace commented on 2022-09-27 04:29 (UTC)
Scimmia, oh my goodness, yep, adding -j1 after make in package() fixed it. Solved! Thank you!
Scimmia commented on 2022-09-26 17:22 (UTC)
frankspace, that sounds like a possible race condition. Does it work if you add -j1 after make on line 69?
severach commented on 2022-09-26 17:11 (UTC)
I just built with ccm64 chroot.
frankspace commented on 2022-09-26 13:54 (UTC)
Compilation fails for me in the package() function:
Which is weird, because if I go to that directory, there is in fact a "notepadqq" file there. I'm building in a chroot, if that makes a difference.
karamba commented on 2022-08-03 06:08 (UTC)
Please make changes to the PKGBUILD file as shown below:
source=( "git+https://github.com/notepadqq/notepadqq.git" "git+https://github.com/notepadqq/CodeMirror.git" )
HarkTu commented on 2020-05-02 17:06 (UTC) (edited on 2020-05-02 17:07 (UTC) by HarkTu)
building fail manjaro.20-KDE
1 2 3 4 5 6 Next › Last »