Opened 11 years ago

Closed 6 years ago

#290 closed defect (invalid)

QProcess

Reported by: Tellie Owned by:
Priority: Feedback Pending Milestone: Qt Enhanced
Component: General Version: 4.7.3
Severity: low Keywords:
Cc:

Description

Hi Dmitry,

Is QProcess::startDetached() even supported on OS/2?

Cause when running debug version i see:
QWARN : Tests::initTestCase() QProcess: Destroyed while process is still running.
QWARN : Tests::initTestCase() QProcess: Destroyed while process is still running.
QWARN : Tests::initTestCase() QProcess: Destroyed while process is still running.

And notting happens ...
It's working with Windows, alto thats what maintainer told me.

Change History (4)

comment:1 by Tellie, 11 years ago

Also when starting that program then the comp is no longer accessible, have to use CAD to kill the program.

comment:2 by Silvan Scherrer, 11 years ago

Priority: majorFeedback Pending

Elbert yes it works. And to be honest such reports are almost unusable. At least a link to the app or the source file, which gives you the warnings are needed.

comment:3 by Tellie, 11 years ago

Hi,
sourceforge.net/projects/copyq/files/copyq-1.9.3/

comment:4 by Silvan Scherrer, 6 years ago

Resolution: invalid
Status: newclosed

I believe this is/was a porting issue, as the QProcess class works.

Note: See TracTickets for help on using tickets.