[Konsole-devel] [Bug 164946] konsole hangs after inserting text

Robert Knight robertknight at gmail.com
Fri Sep 26 10:27:27 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=164946


Robert Knight robertknight gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertknight at gmail.com,
                   |                            |ossi at kde.org
             Status|NEW                         |ASSIGNED




--- Comment #19 from Robert Knight <robertknight gmail com>  2008-09-26 12:27:26 ---
Hello,

I can confirm this.  Konsole is hanging when writing data to the terminal with
write() in kdelibs/kpty/kptydevice.cpp:306 .  The write() call is blocking.  If
I do something which causes signals to interrupt the write call, like resizing
the terminal window, then the write process continues bit-by-bit.

Ossi - any ideas before I dig into this further?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list