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

[envvar editor] "edit" does not add new entry if envvar with same prefix exists

    XMLWordPrintable

Details

    • c33decf1b (14.0)

    Description

      see attached screenshot

      i have two environment variables set up manually

      GST_DEBUG_DUMP_DOT_DIR=/tmp
      QT_LOGGING_RULES=qt.multimedia.*=true
      

      my "base" configuration has an envvar GST_DEBUG.

      if i select this `GST_DEBUG` entry and press "edit", qtc does not add a new entry to the text field, but selects `_DUMP_DOT_DIR=/tmp`. maybe the "edit" functionality has a heuristics that searches for the `GST_DEBUG` prefix (instead of e.g. `GST_DEBUG=1) and therefore selects the wrong entry in the text field

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes