Search Criteria
Package Details: pulsar-bin 1.105.0-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: | 18 |
Popularity: | 3.37 |
First Submitted: | 2022-11-07 13:13 (UTC) |
Last Updated: | 2023-05-18 13:10 (UTC) |
Dependencies (5)
- libxkbfile
- ripgrep (ripgrep-git)
- ctags (guile-emacs-git, ctags_as3_haxe, ctags-git, uctags-git) (optional) – symbol indexing support
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (optional) – Git and GitHub integration
- hunspell (hunspell-git) (optional) – spell check integration
Latest Comments
AlexWayfer commented on 2023-02-02 12:19 (UTC)
@jonian thank you, works in background great.
jonian commented on 2023-01-16 17:46 (UTC)
@brackenhill-mob fixed upstream in 1.101.0-beta
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