Bug 8664
| Summary: | Console messages while logging into KDE | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Tim Waugh <twaugh> |
| Component: | kdebase | Assignee: | Bernhard Rosenkraenzer <bero> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-02-06 16:42:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Tim Waugh
2000-01-20 18:24:28 UTC
These are coming from stty and mesg, and stty again. stty is being invoked at /etc/bashrc, so I guess the test for 'is this interactive' is going wrong. I haven't tracked down where mesg is being invoked from. mesg is invoked from ~/.bash_profile. I think the bashrc stuff is fixed by now (new bash) - not seeing the problem here anymore. The stty messages are still happening here with beta3 KDE workstation. The 'is not a tty' message is gone though. |