Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17155

Confusing setting "Prepend to PATH"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.2.0-beta1

      In the git configuration dialog, you have the option to prepend something to the PATH environment variable.
      Suppose git or perl were in a directory that is not in the PATH variable or you wanted to use binaries from a different directory, then qt creator would probably not execute the (correct) binaries and that would be a problem, which can be solved by adding the directory to the beginning of the PATH variable (yay!)

      However, if you didn't know how to solve the problem manually, then you would not be able to solve the problem inside creator either, because the caption "prepend to PATH" doesn't tell you, WHAT it does for you. It's what I call a backend-interface (as opposed to a user-interface), because it requires the user to adapt to the backend, instead of adapting the backend to the user.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            viengelm Viktor Engelmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes