atom-bin-1.57.0 installed from the GURU overlay has broken 'ctrl-p' shortcut - it is stuck showing 'Indexing project... 0'. While atom executable run from unpacked /usr/portage/distfiles/atom-bin-1.57.0.tar.gz works as expected. It appears `resources/app.asar.unpacked/node_modules/vscode-ripgrep/bin/rg` files requires +x to have this feature working (original tar.gz has +x on this and much more files). Also in my case `strace -f atom` shows that atom tries to execute `resources/app.asar.unpacked/node_modules/dugite/git/bin/git` so it worth having +x on it as well.
Why this bug has not been assigned to me?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80ba915fed96132802d9687696cbf1a6a3d2f593 commit 80ba915fed96132802d9687696cbf1a6a3d2f593 Author: Marco Scardovi <marco@scardovi.com> AuthorDate: 2021-07-05 15:57:25 +0000 Commit: Marco Scardovi <marco@scardovi.com> CommitDate: 2021-07-05 15:57:42 +0000 app-editors/atom-bin: fix bug 798459 Closes: https://bugs.gentoo.org/798459 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> .../atom-bin/{atom-bin-1.57.0.ebuild => atom-bin-1.57.0-r1.ebuild} | 4 ++++ 1 file changed, 4 insertions(+)