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

When having two BBNDK Target shares the same QNX_HOST, then kits, qtversions, compilers, debuggers are incorrectly setup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 3.1.0-beta
    • Qt Creator 3.0.0-rc1
    • QNX Support
    • None
    • bd309397ede43954d6ea00df1b95d462b65477ac

      Have a BBNDK with two BBNDK Target installed while both targets share the same QNX_HOST directly.
      Then activating and/or deactivating any of those BBNDK Target will damages setup of the other other BBNDK Targets.

      More details:
      1) QtVersions, Toolchains, Debuggers are created per per BBNDK Target but in fact they are unique per each QNX_HOST directory. This affects BlackBerryConfiguration.isActivated() which is incorrectly reported for related non-activated Targets.
      2) Similarly if two BBNDK Targets (that share the same QNX_HOST) are activated and an user deactivates one of them, the other is claimed as deactivated even through its kits are still registered.

      For testing, use 127.0.1.8093 and 127.0.1.8099 versions.

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

            mfekari Mehdi Fekari
            dkaspar David Kaspar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes