[Konsole-devel] [Bug 85021] New: Konsole disables talk and wall messages at startup
Gaëtan LEURENT
gaetan.leurent at ens.fr
Mon Jul 12 16:12:17 UTC 2004
------- 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=85021
Summary: Konsole disables talk and wall messages at startup
Product: konsole
Version: unspecified
Platform: Mandrake RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: gaetan.leurent ens fr
Version: (using KDE KDE 3.2.3)
Installed from: Mandrake RPMs
OS: Linux
Konsole chmod the pts device at startup so that it is not writeable by the tty group. This prevents receiving talk or wall messages.
Removing the line 138 (function void TESession::run()) from kdebase/konsole/konsole/session.cpp should be enough:
> sh->setWriteable(false); // We are reachable via kwrited.
More information about the konsole-devel
mailing list