Bug 3887
Summary: | linuxconf refuses to start under X | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | pushf |
Component: | linuxconf | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | CC: | pushf |
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: | 1999-09-20 01:48:37 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
pushf
1999-07-03 14:51:31 UTC
If this problem is still occurring for you, please tell me how you are starting X: using xdm, gdm, or kdm? startx? xinit? Are you logging in as root or are you using su? If you are using su, are you using "su" or "su -"? Thanks. I also had this problem. It turned out to be a networking problem. It appears that the hostname had gotten changed to that given to the primary interface. The solution is to make sure that you have the same name for your hostname and also for your primary interface in the hosts file. If your hostname is still localhost.localdomain, but your primary interface has another name, you will get this problem. Check your hostname with hostname, and then change it to the other name to test whether this is the case for you. sdhill is right -- thanks for pointing out the context. |