Bug in KProcess?

Sebastian Trueg sebastian at trueg.de
Sun Sep 1 14:51:26 BST 2002


Hy,

it seems to be impossible to pass several Communication flags or'ed together 
to the start() method. I get 

no matching function for call to `KProcess::start (KProcess::RunMode, int)'
/opt/kde3/include/kprocess.h:273: candidates are: bool 
KProcess::start(KProcess::RunMode = NotifyOnExit, KProcess::Communication = 
NoCommunication)

for every combination. 
But I need to pass the NoRead flag in conjunction with AllOutput. I there a 
trick or is this impossible?

Cheers,
Sebastian




More information about the kde-core-devel mailing list