Search Criteria
Package Details: pulsar-bin 1.127.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulsar-bin.git (read-only, click to copy) |
---|---|
Package Base: | pulsar-bin |
Description: | A community-led hyper-hackable text editor, built on electron |
Upstream URL: | https://github.com/pulsar-edit/pulsar |
Keywords: | atom editor pulsar |
Licenses: | MIT |
Conflicts: | pulsar |
Provides: | pulsar |
Submitter: | jonian |
Maintainer: | jonian |
Last Packager: | jonian |
Votes: | 33 |
Popularity: | 0.50 |
First Submitted: | 2022-11-07 13:13 (UTC) |
Last Updated: | 2025-03-31 19:07 (UTC) |
Dependencies (5)
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- ctags (ctags-gitAUR) (optional) – symbol indexing support
- git (git-gitAUR, git-glAUR) (optional) – Git and GitHub integration
- hunspell (hunspell-gitAUR) (optional) – spell check integration
Latest Comments
« First ‹ Previous 1 2 3
brackenhill-mob commented on 2022-12-23 12:38 (UTC) (edited on 2022-12-23 12:39 (UTC) by brackenhill-mob)
v1.100.0beta-1 core dumps with a dedicated nVIDIA GPU (might affect other dedicated GPUs too)
/usr/bin/pulsar: line 166: 58562 Trace/breakpoint trap (core dumped) nohup "$PULSAR_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 [58562:1223/122319.229515:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Solution is to use a specific startup switch, --in-process-gpu or --no-sandbox. Both work for me.
See https://github.com/pulsar-edit/pulsar/issues/199#issuecomment-1341373783
jonian commented on 2022-11-07 15:16 (UTC)
@AlexWayfer I have pushed a new release that fixes the issue.
AlexWayfer commented on 2022-11-07 14:53 (UTC)
Can it runs in background, as Atom originally was?
https://imgur.com/a/U5RWVaS
« First ‹ Previous 1 2 3