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 Changed 11 years ago by Tellie

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

comment:2 Changed 11 years ago by Silvan Scherrer

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 Changed 11 years ago by Tellie

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

comment:4 Changed 6 years ago by Silvan Scherrer

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.