mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5138] vscode source control adding remote error #2892
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2892
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GreatBigWhiteWorld on GitHub (May 11, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5138
When trying to add a github remote in vscode - source control, I got a pop up error saying "Unknown error code 100
The program 'firejail' was found at '/usr/bin/firejail' but it is missing executable permissions."
firejail version : 0.9.68
@kmk3 commented on GitHub (May 11, 2022):
@GreatBigWhiteWorld commented on May 11:
There is a lot of relevant information missing; please follow the bug report
template:
https://github.com/netblue30/firejail/issues/new?assignees=&labels=&template=bug_report.md&title=
Also, what is the output of:
@GreatBigWhiteWorld commented on GitHub (May 12, 2022):
I narrowed down the issue to that "whenever vscode wants to open a link in a browser, it pops up the above message".
Very likely it's a firejailed apps can't open links in browsers issue.
more logs:
@rusty-snake commented on GitHub (Jun 8, 2022):
You still did provided basic important information in your bug report. Closing as what it looks like.
Duplicate of #3604