From kde-core-devel Sun Nov 10 10:18:19 2013 From: "Wolfgang Bauer" Date: Sun, 10 Nov 2013 10:18:19 +0000 To: kde-core-devel Subject: RE: Review Request 113779: KInfocenter/OpenGL: fix ReadPipe() in the case that the command cannot be Message-Id: X-MARC-Message: https://marc.info/?l=kde-core-devel&m=138408298415442 > -----Original Message----- > From: Rolf Eike Beer [mailto:kde@opensource.sf-tec.de] > Sent: Sunday, November 10, 2013 9:11 AM > To: kde-core-devel@kde.org; Wolfgang Bauer > Cc: David Stephen Hubner > Subject: Re: Review Request 113779: KInfocenter/OpenGL: fix > ReadPipe() in the case that the command cannot be run > > > Can't this be ported to simply use QProcess instead? > > Eike > Well, I only wanted to fix this bug... ;-) But I can have a look at reimplementing this with QProcess as well. How should I proceed? Commit this for now to fix the bug (maybe to the 4.11 branch only)? Or discard this patch and just rewrite ReadPipe() using QProcess? Kind Regards, Wolfgang