[Konsole-devel] [Bug 164540] Konsole fails to start a session
PaweÅ Wieczorek
wieczyk at gmail.com
Mon Jul 14 15:19:05 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=164540
------- Additional Comments From wieczyk gmail com 2008-07-14 17:19 -------
Hi,
On FreeBSD-7 I changed ioctl command from FIONREAD to TIOCOUTQ and it repair
problem on my host. I think this problem is more connected to FreeBSD pty
driver. As I can read on pty(4) manual page, we can be sure slave-device is
terminal, but we don't know if master-device is implementing whole
tty(4)-interface (we are calling FIONREAD on master-device).
...or it is old bug in BSD pty.
Could anyone check if this problem exists on tty_pts driver (FreeBSD-8) ?
More information about the konsole-devel
mailing list