Github messages for voidlinux
 help / color / mirror / Atom feed
From: EdoardoLaGreca <EdoardoLaGreca@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Fix vscode Github sign-in
Date: Thu, 19 May 2022 22:59:10 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37202@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

New issue by EdoardoLaGreca on void-packages repository

https://github.com/void-linux/void-packages/issues/37202

Description:
Code OSS (package `vscode`) is not able to sign-in using Github because of a missing URL handler. The URL handler in question is provided by a file in `/usr/share/applications` called `code-oss-url-handler.desktop`. I got that file from the [respective Arch Linux package](https://archlinux.org/packages/community/x86_64/code/) but it is provided from the official repo as well (see [this file](https://github.com/microsoft/vscode/blob/main/resources/linux/code-url-handler.desktop)).

Other than that, it is necessary to set the default application for the specific MIME type using the command below

```
xdg-mime default code-oss-url-handler.desktop x-scheme-handler/code-oss
```

             reply	other threads:[~2022-05-19 20:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 20:59 EdoardoLaGreca [this message]
2022-05-20  4:17 ` atk
2022-08-19  2:17 ` github-actions
2022-09-03  2:14 ` [ISSUE] [CLOSED] " github-actions
2022-09-03  9:17 ` EdoardoLaGreca
2022-09-03  9:33 ` atk
2022-09-03  9:42 ` EdoardoLaGreca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37202@inbox.vuxu.org \
    --to=edoardolagreca@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).