https://bugs.kde.org/show_bug.cgi?id=364779

Martin Sandsmark <martin.sandsm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kpty
                   |                            |/65a688be0b2deaf58414e1f196
                   |                            |01a15554beb143
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #11 from Martin Sandsmark <martin.sandsm...@kde.org> ---
Git commit 65a688be0b2deaf58414e1f19601a15554beb143 by Martin T. H. Sandsmark.
Committed on 01/10/2016 at 10:42.
Pushed by sandsmark into branch 'master'.

Call the utempter helper executable manually

According to the investigation in
https://bugs.kde.org/show_bug.cgi?id=364779 utempter does stuff in a way
that isn't compatible with QProcess/KProcess/KPtyProcess (calling
sigaction() before launching its child process).

So instead we invoke it manually with QProcess.
REVIEW: 128790

M  +12   -5    cmake/FindUTEMPTER.cmake
M  +0    -5    src/CMakeLists.txt
M  +43   -8    src/kpty.cpp
M  +1    -0    src/kpty_p.h

http://commits.kde.org/kpty/65a688be0b2deaf58414e1f19601a15554beb143

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to