Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1094

Companion app overwrites server settings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.15.0
    • 5.13.0
    • Neptune3
    • None
    • 431fb82c1b08effc825e6eda01a713f2ce781c35 (qt-apps/neptune3-ui/5.13)

    Description

      When running neptune3 and the companion-app from within the installation folder of the installer, changing the connection settings of the companion-app can have side effects.

      By default the server.conf in the installation folder is used for the servers to know which IP and port they should be listen on.

      When the companion-app is run in the same folder this server.conf is overwritten once it tries to connect to a remote server (e.g. on a NUC). As the server.conf is then overwritten with the IP and port for the remote server a fresh start of neptune3 and it's servers can't listen on these IP / port settings and will fail, which means no simulation works for these services.

      A proper fix is to use a different conf for the companion app by setting the SERVER_CONF_PATH environment variable to a temp location and write the settings file there.

      Attachments

        Issue Links

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

          Activity

            People

              bram_harimukti Bramastyo Harimukti Santoso
              gagi Dominik Holland
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes