By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2299 - TDE disables messaging in konsole
Summary: TDE disables messaging in konsole
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2015-01-04 01:43 CST by Darrell
Modified: 2018-08-02 09:46 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2015-01-04 01:43:01 CST
Ensure messaging is enabled before starting TDE (mesg y).

Open konsole and run the 'mesg' command. The result will be 'n'.

Open xterm and the result is 'y'.

While the command 'mesg y' can be inserted in the user's bash profile, not all users use bash and that method is not global.

I tested this in Slackware 14.1 and Fedora 21.

Disabling the TDE Write Daemon and restarting had no effect.
Comment 1 Darrell 2015-02-05 14:46:29 CST
Note:

Boot into the command line (no login manager).
Login.
Ensure mesg y is set.
Start Trinity with startx.
Exit Trinity.
mesg will be n.