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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes