Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NBug] Value cannot be null.Parameter name: path3 #7234

Closed
alexgavru opened this issue Oct 3, 2019 · 3 comments
Closed

[NBug] Value cannot be null.Parameter name: path3 #7234

alexgavru opened this issue Oct 3, 2019 · 3 comments

Comments

@alexgavru
Copy link

⚠️ The sections below must be filled in and this text must be removed or the issue will be closed.

Current behaviour

Expected behaviour

Steps to reproduce

Error Details

System.ArgumentNullException: Value cannot be null.
Parameter name: path3
   at System.IO.Path.Combine(String path1, String path2, String path3)
   at GitUI.CommandsDialogs.SettingsDialog.MergeToolsHelper.FindFileInFolders(String fileName, String[] locations)
   at GitUI.CommandsDialogs.SettingsDialog.MergeToolsHelper.FindMergeToolFullPath(ConfigFileSettingsSet settings, String mergeToolText, String& exeName)
   at GitUI.CommandsDialogs.SettingsDialog.Pages.GitConfigSettingsPage.MergeToolCmdSuggest_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.OnTextChanged(EventArgs e)
   at System.Windows.Forms.Control.set_Text(String value)
   at System.Windows.Forms.ComboBox.set_Text(String value)
   at System.Windows.Forms.ComboBox.UpdateText()
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Additional information

Open Settings and change merge tool to TortoiseMerge.

Environment

  • Git Extensions 3.2.1.6628
  • Build bc07663
  • Git 2.23.0.windows.1
  • Microsoft Windows NT 10.0.18362.0
  • .NET Framework 4.8.4010.0
  • DPI 96dpi (no scaling)
@archivarius-bot
Copy link

Thank you for the bug report 👍

Sadly, it appears some important information is still missing, which you may have overlooked while submitting the bug.
Without this information we may not be able to assist you in resolving the issue.

Please review your submission, fill the missing information in and post a new comment to ping us back to re-open the issue.
Thanks again

@duplicates-detector-bot
Copy link

Potential duplicates:

  • #6549
  • #6704

@gerhardol
Copy link
Member

Duplicate of #7169
Corrected in master
(No real workaround, you can use the portable version to set TortoiseMerge as mergetool or install without plugins.)

@RussKie RussKie self-assigned this Oct 5, 2019
@RussKie RussKie reopened this Oct 5, 2019
@RussKie RussKie removed their assignment Nov 15, 2019
@RussKie RussKie closed this as completed Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants