Studio Pro 9.4.0: cannot open Edit > Preferences, it throw errors: Failed to load credentials from Git config
2
I am using Studio Pro 9.4.0, i want to change some Preferences, open i click the menu Edit > Preferences, the IDE throw errors of : i tried 9.7, 9.8, none works. Failed to load credentials from Git config System.ArgumentException: Failed to load credentials from Git config. at Mendix.Modeler.VersionControl.View.VersionControlSettingsFormPart.CreateGitControls(GroupBoxSpec vcsGroup) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.View\VersionControlSettingsFormPart.cs:line 73 at Mendix.Modeler.VersionControl.View.VersionControlSettingsFormPart.CollectControls(TabControlSpec tabControl) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.View\VersionControlSettingsFormPart.cs:line 58 at Mendix.Modeler.Main.PreferencesForm.CollectControls(IGroup grp, IUIFrameworkForm uiForm) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core\Main\PreferencesForm.cs:line 99 at Mendix.Modeler.UIFramework.UIFrameworkEtoControlBase.RebuildContents() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Controls\UIFrameworkEtoControlBase.cs:line 99 at Mendix.Modeler.UIFramework.UIFrameworkEtoFormBase.OnFormLoad(Object sender, EventArgs e) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Forms\UIFrameworkEtoFormBase.cs:line 205 at Eto.PropertyStore.TriggerEvent[T](Object key, Object sender, T args) at Eto.Forms.Control.OnLoad(EventArgs e) at Eto.Forms.Dialog.ShowModal() at Mendix.Modeler.UIFramework.DialogManager.<>c__DisplayClass7_0`1.<ShowEtoDialog>b__0() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 51 at Eto.Forms.Application.<>c__DisplayClass57_0`1.<Invoke>b__0() at Eto.Forms.Application.Invoke[T](Func`1 func) at Mendix.Modeler.UIFramework.DialogManager.ShowEtoDialog(IFormSpec formSpec) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 24 at Eto.Forms.Command.OnExecuted(EventArgs e) at Eto.Forms.Command.System.Windows.Input.ICommand.Execute(Object parameter) at Eto.Forms.MenuItem.OnClick(EventArgs e) at Eto.Forms.MenuItem.Callback.OnClick(MenuItem widget, EventArgs e) at Eto.Wpf.Forms.Menu.MenuItemHandler`3.OnClick() at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
asked
Frank Song
2 answers
0
I experience the same all of a sudden. 9.6.5 and also in 9.6.8 the same eror occurs. We do nothing with the GIT option, nor have we ever configured it under preferences.
Removing the modeler version and re-install does not fix it.