Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123590

Add Squish hooks to Boot to Qt documentation

    XMLWordPrintable

Details

    • User Story
    • Resolution: Fixed
    • P2: Important
    • 6.7
    • None
    • Device Creation
    • None
    • 3855c60c7 (dev), 7942b2004 (6.7)

    Description

      Now that we have Squish hooks in Boot to Qt we should add a few notes to Boot to Qt documentation:
      -link to Squish documentation
      -note that there are two main ways to start Squish hooks in the target device:
      --environment variable
      --starting squish server using a command line switch when starting the app on target

      Examples:
      in target device add a line to e.g.:
      /etc/default/qt
      QT_QPA_GENERIC_PLUGINS=squish:10100

      or start app like this for instance:
      /usr/bin/appcontroller /opt/examplename/bin/examplename -plugin squish:10100

      When deploying from creator the env variable might be easier.

      In the dev host follow the usual Squish IDE process, where you define the target device ip and port (same port as in target):
      Edit -> Server Settings... -> Manage AUTs -> Attachable AUTs -> Add

      Attachments

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

        Activity

          People

            inkamari Inkamari Harjula
            veheinon Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes