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

Process::runBlocking throws warning if process impl is not created

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 13.0.0
    • Qt Creator 13.0.0-rc1
    • All Other Issues
    • None
    • macOS
    • 11752615c (13.0)

    Description

      Process p;
      p.setCommandLine("docker://test/my/device/but/I/dont/exist");
      p.runBlocking();
      
      // =>
      "d->m_process" in /Users/mtillmanns/projects/qt/qtc-work/fsengine/src/libs/utils/process.cpp:1568

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes