psmedley/qt6-base-os2

Apps report DosOpen errors

Closed this issue · 2 comments

Apps like Scribus report the following in stdout:
QProcessPrivate::createPipe: DosOpen(\pipe\Qt5\00008047\QProcess\0x1dfb50\Stdin)
returned 231

Issue is likely in https://github.com/psmedley/qt6-base-os2/blob/main/src/corelib/io/qprocess_os2.cpp

Interestingly, I get this output on one machine, but not the other - weird...

#12 replaces this