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

Cannot stop running application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 8.0.0-rc1
    • QNX Support
    • None
    • Linux/Wayland

      Steps to reproduce:

      1. Launch QtCreator
      2. Configure any QtWidget example with a QNX target
      3. Run the application - the application is successfully launched
      4. Press the "stop" button - the application fails to stop on the target and must be manually slayed

       

      Here's the stdout:

      qtc.utils.deviceshell: Failed installing device shell script
      
      qt.core.qobject.connect: QObject::connect: Cannot queue arguments of type 'ProcessResultData'
      
      (Make sure 'ProcessResultData' is registered using qRegisterMetaType().)
      
      qtc.utils.deviceshell: Failed to start shell via: "/usr/bin/ssh -q -o StrictHostKeyChecking=no -o Port=22 -o User=root -o BatchMode=no -o ConnectTimeout=10 10.0.0.2 /bin/sh"
      
      SOFT ASSERT: "setupShell()" in file /home/qt/work/build/qt-creator/src/plugins/remotelinux/linuxdevice.cpp, line 1108
      
      SOFT ASSERT: "m_shellScriptState == State::Succeeded" in file /home/qt/work/build/qt-creator/src/libs/utils/deviceshell.cpp, line 239
      

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

            rafaelroquetto Rafael Roquetto
            rafaelroquetto Rafael Roquetto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes