Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#65754 - [code] Add x-scheme-handler for code-oss://

Attached to Project: Community Packages
Opened by luxcem (luxcem) - Monday, 09 March 2020, 12:48 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 09 March 2020, 13:37 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Some extension use x-scheme-handler/code-oss for login the user (e.g liveshare) the code-oss scheme is not registered by the desktop entry.

The package should add the x-scheme-handler/code-oss to the code-oss-url-handler.desktop file.

A fix is to run

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

Additional info:
* package version(s): 1.42.1-1

Steps to reproduce:

- Use the liveshare extension (https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare-pack).
- Login in the extension with github.
- The login should redirect to a code-oss://<something> url that should open in vscode.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 09 March 2020, 13:37 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#65753 

Loading...