intersystems / intersystems/git-source-control
Can't Update GIT Settings via VSCODE: ERROR #5924: An error occurred and the specified error page could not be displayed
- Vorherrschende Sprache
- ObjectScript
- Sterne
- 22
- Forks
- 14
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
Trying to update GIT Settings via VSCode Source Control menus, generate an error after clicking SAVE to save the form:
"ERROR #5924: An error occurred and the specified error page could not be displayed - please inform the web master"
If the namespace was Interoperability enabled, you could jump into an interoperability screen that offers the source control menu, and define settings there - this works. - but this is not an interop enabled namespace.
If you use the command line (do ##class(SourceControl.Git.API).Configure() there are additional properties, and in any case this generates the error: ERROR #5002: ObjectScript error: RunGitCommandWithInput+151^SourceControl.Git.Utils.1 when initialising the local GIT Repository, and furthermore, doesn't allow for defining Mappings.
Manually creating/editing the underlying ^SYS("SourceControl","Git"...) global is an option I guess, but obviously prone to error.
What's left is invoking the Settings UI from IRIS Studio - which works, but, goes against current advice to move away from Studio.
Version is 2025.1, and, git-source-control 2.10.0
Beitragsleitfaden
Rechercherichtung
Reproduziere den Fehler beim Speichern der VSCode Source Control-Einstellungen und vergleiche ihn anschließend mit SourceControl.Git.API.Configure() und dem gemeldeten SourceControl.Git.Utils.1 RunGitCommandWithInput+151^ entry point. Als erledigt gilt, wenn Einstellungen für einen Nicht-Interoperability-Namespace gespeichert werden können, das lokale Git-Repository ohne initialisiert wird und Mappings definiert werden können.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- git, vscode
- Bereich
- developer-experience, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100