[Konsole-devel] [Bug 164946] konsole hangs after inserting text
Urs Fleisch
ufleisch at users.sourceforge.net
Sun Nov 30 09:15:20 UTC 2008
http://bugs.kde.org/show_bug.cgi?id=164946
--- Comment #26 from Urs Fleisch <ufleisch users sourceforge net> 2008-11-30 10:15:20 ---
KPty is in kdelibs. I have patched the sources from svn (kdesvn-build):
cd ~/kdesvn/kdelibs/
patch -p0 <pty_nonblocking.diff
To create a deb-package to be used with Kubuntu, get the kdelibs sources using
"apt-get source" or download them and then extract them using "dpkg-source -x
kde4libs-YOURVERSION.dsc". Then go into the extracted kde4libs directory, copy
the patch into debian/patches and append it to the series file:
cp pty_nonblocking.diff debian/patches/
echo "pty_nonblocking.diff -p0" >>debian/patches/series
Now you can start the build using
dpkg-buildpackage -rfakeroot
--
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