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 , 11 years ago
comment:2 by , 11 years ago
Priority: | major → Feedback 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:4 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I believe this is/was a porting issue, as the QProcess class works.
Also when starting that program then the comp is no longer accessible, have to use CAD to kill the program.