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

winrtrunner should forward output from application

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • P2: Important
    • None
    • None
    • Windows 8/Phone

    • WinRT
    • a796e09922c53824aa9a503688710eaa8d0bfa05

    Description

      winrtrunner would be a lot more useful if it would do real-time relaying of application output.

      This isn't trivial, though. Assumptions:

      • Install a qDebug message handler (don't try to do a stdio catch-all)
      • Use Windows.ApplicationModel.DataTransfer on Appx to do some generic IPC between the app and winrtrunner.
      • Use corecon's TcpTransport API on Windows Phone.
      • Integrate the app-side portion inside winmain or a helper library loaded by winmain.

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            andrew.knight Andrew Knight
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes