Plugin incorrectly assumes that it is running in an environment where a "browser" is available, making enrollment impossible
Dieses Issue hat noch niemand übernommen.
Bewertung
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Anfängerfreundlichkeit
- 58/100
- Issue-Typ
- Bug
- Klarheit
- Größtenteils klar
- Aktivitätsstatus
- Ruhig
- Tech-Stack
- vim
- Bereich
- authentication, developer-experience
Rechercherichtung
Beginne mit dem :Copilot-Setup-Einstiegspunkt und reproduziere den Fehler, wenn xdg-open nicht verfügbar ist. Verfolge die Authentifizierungsanfrage, die den Browser öffnet, und vergleiche sie anschließend mit dem im Issue beschriebenen alternativen Geräteablauf. Als erledigt gilt die Aufgabe, wenn das Setup brauchbare Anweisungen bereitstellt, sobald kein Browser-Launcher verfügbar ist, und die Authentifizierung weiterhin abgeschlossen werden kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
It seems that the GitHub Copilot Vim plug-in was developed with the assumption that it is running in a fully graphical desktop environment where tools such as "a browser" and xdg-open are available, making the use of the plug-in impossible unless these (otherwise not mentioned in the README!) features are satisfied.
System version(s):
❯ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
❯ nvim -v
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
77 ──────────────────────────────────────────────────────────────────────────────
78 vim.lsp: require("vim.lsp.health").check()
79
80 - LSP log level : WARN
81 - Log path: /home/whisperity/.local/state/nvim/lsp.log
82 - Log size: 4 KB
83
84 vim.lsp: Active Clients
85 - GitHub Copilot (id=1, root_dir=nil)
After installing the plug-in and executing :Copilot setup, the following happens:
Error detected while processing function copilot#Command[33]..function copilot#Command[25]..17[35]..<SNR>174_RequestWait:
line 2:
Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp.lua:76: Vim:LSP[GitHub Copilot]: Error SERVER_REQUEST_HANDLER_ERROR: "Vim:E475: Invalid value for argument cmd:
'xdg-open' is not executable"
stack traceback:
[C]: in function 'nvim_command'
/usr/share/nvim/runtime/lua/vim/lsp.lua:76: in function 'err_message'
/usr/share/nvim/runtime/lua/vim/lsp.lua:1086: in function 'cb'
vim/_editor.lua:263: in function <vim/_editor.lua:262>
Press ENTER or type command to continue
Other tools, such as the gh cli shows an alternate flow to authenticate:
! First copy your one-time code: XXXX-YYYY
Press Enter to open https://github.com/login/device in your browser...
Opening this page and pasting the token and then running :Copilot status thankfully reports Ready, so the solution here would be to detect the failure of calling xdg-open or the browser and then creating an interactive message that leads the developer to open the browser on whatever other device they have and do the authentication flow there.
- Vorherrschende Sprache
- Vim Script
- Sterne
- 11.7k
- Forks
- 812
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beitragsleitfaden
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus github/copilot.vim
-
No link to DeepWiki Offen
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 82/100
github/copilot.vim#303 ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 72/100
github/copilot.vim#276 · 1 Kommentar · 1 Reaktion ·
-
Neomarley Offen
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 1/100
github/copilot.vim#304 · 1 Reaktion ·
-
Readme. Offen
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 20/100
github/copilot.vim#302 · 4 Kommentare ·
-
Micky Offen
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 1/100
github/copilot.vim#301 ·
Alle Issues in github/copilot.vim
Ähnliche Issues
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100
-
oblt-aw/detector/security
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 70/100
-
setup tools wizard offers no GitHub auth path, and setup summary doesn't recognize `gh` CLI auth Offenarea/auth comp/cli P3 tool/skills type/bug
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100
NousResearch/hermes-agent#121131 ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100
trailofbits/skills#330 ·
-
accepted
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100