Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893222 - app-editors/vscodium-1.75.0.23033 terminal process fail to launch ->native exception
Summary: app-editors/vscodium-1.75.0.23033 terminal process fail to launch ->native ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-04 17:04 UTC by jms
Modified: 2023-02-04 22:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jms 2023-02-04 17:04:38 UTC
terminal from within vscode can not be lauched .
doing so result in an error:
 "The terminal process failed to launch: A native exception occurred during launch (posix_spawn failed: Permission denied)."

downgrading to vscodium-1.74.3.23010
fix the issue
Comment 1 Larry the Git Cow gentoo-dev 2023-02-04 20:18:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d4e424a292ee61d0d4f41822c0ab268cac3f2a

commit a1d4e424a292ee61d0d4f41822c0ab268cac3f2a
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-02-04 20:18:04 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-02-04 20:18:22 +0000

    app-editors/vscodium: fix missing executable permissions
    
    Closes: https://bugs.gentoo.org/893222
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../{vscodium-1.75.0.23033.ebuild => vscodium-1.75.0.23033-r1.ebuild}    | 1 +
 1 file changed, 1 insertion(+)
Comment 2 jms 2023-02-04 22:41:54 UTC
thanks