How to extension log-in #8809
-
I am trying to install the GitKraken extension, and I succeeded in the installation. On the other side when I try to connect that to my account clicking on "sign in" But it does not open any browser or do any action and still there. At the bottom positron is claiming it is signining in to gitkranken Is that expected> is there some security block I have to remove or some authorization I have to provide to the extension? how? Thanks, Positron infoPositron Version: 2025.09.0 (system setup) build 5 Gitlens extension![]() |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
Hmmmm, interesting 👀 I just walked through this on Windows and did not have a problem opening up the URL starting with Are you having trouble opening a browser from Positron in general, or does this problem seem specific to this extension? For example, can you run this from R: browseURL("https://positron.posit.co/") Or if you have something running in the Viewer pane (like |
Beta Was this translation helpful? Give feedback.
-
Hi @juliasilge , none of them worked for my Positron:
browseURL("https://positron.posit.co/") does not open anything
|
Beta Was this translation helpful? Give feedback.
-
Hi @juliasilge , a few preview warnings and errors (below), and absolutely nothing in the console. Recording.2025-08-06.010955.mp4developer console - errorsworkbench.desktop.main.js:22072 ERR Version format must be YYYY.MM.patch-build: Error: Version format must be YYYY.MM.patch-build at parse13 (vscode-file://vscode-app/c:/Program%20Files/Positron/resources/app/out/vs/workbench/workbench.desktop.main.js:648166:11) at parseVersion2 (vscode-file://vscode-app/c:/Program%20Files/Positron/resources/app/out/vs/workbench/workbench.desktop.main.js:648223:10) at vscode-file://vscode-app/c:/Program%20Files/Positron/resources/app/out/vs/workbench/workbench.desktop.main.js:648252:27
| error | @ | workbench.desktop.main.js:22072
-- | -- | -- | --
developer console - warningsworkbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-vscode.vscode-selfhost-test-provider' wants API proposal 'attributableCoverage' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'contribIssueReporter' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'terminalShellIntegration' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.vscode-pull-request-github' wants API proposal 'fileComments' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot' wants API proposal 'authGetSessions' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'chatVariableResolver' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'authGetSessions' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'lmTools' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.gather' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-pylance' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.debugpy' wants API proposal 'contribIssueReporter' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-toolsai.jupyter' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. workbench.desktop.main.js:22063 WARN Via 'product.json#extensionEnabledApiProposals' extension 'dbaeumer.vscode-eslint' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
| warn | @ | workbench.desktop.main.js:22063
-- | -- | -- | --
|
Beta Was this translation helpful? Give feedback.
-
Hi @juliasilge , for both it is firefox; correctly as I would have expected. |
Beta Was this translation helpful? Give feedback.
-
Hi @juliasilge, as you suggested, I completely removed the value for the browser, and everything started working again (opening Firefox...). Anyway, the issue is solved! If you need more tests from my side, ask, and it will be a pleasure to help. |
Beta Was this translation helpful? Give feedback.
I did some research on this today, and it doesn't seem like a common problem for people to have in VS Code (or Positron). If I were you, I might try different combinations of that
workbench.externalBrowser
setting (including not having any value there at all) and your real default browser.I'm sorry I don't have more ideas of what to try! We'll keep an eye on whether this problem crops up for others.