[Konsole-devel] [Bug 112840] kwrited not displaying the "wall" commands output

Ross Axe ross.axe at blueyonder.co.uk
Wed Apr 26 23:23:48 UTC 2006


------- 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=112840         




------- Additional Comments From ross.axe blueyonder co uk  2006-04-27 01:23 -------
I am also experiencing this bug with KDE 3.4.2 (on Slackware 10.2).  I've done a little digging, and the problem seems to lie in kdelibs/kdecore/ktpy.cpp, specifically KPty::login and  KPty::logout.  I'd say those two functions need rewriting to use utempter_add_record and utempter_remove_record.  I would guess that this has been broken ever since the new utempter API was introduced.

Meanwhile, I have developed a workaround.  Simply rename /usr/sbin/utempter to /usr/sbin/utempter.real and replace it with the attached script, chmod'd 0755.



More information about the konsole-devel mailing list