Bug 352491
| Summary: | "gdmflexiserver -n" doesn't work | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeff Needle <jneedle> |
| Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-05 05:19:08 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
Jeff Needle
2007-10-25 15:18:10 UTC
does yum install /usr/bin/Xephyr fix things? No, same behavior. Could that be because of Xnest= in /usr/share/gdm/defaults.conf ? Tried setting that to both Xephyr and Xnest (both of which are installed) and it didn't make a difference. I set it to Xnest=/usr/bin/Xnest -audit 0 -name Xnest and now it started to work Argh. Yeah, that works. /usr/X11/bin/Xnest doesn't. Because it doesn't exist. Which is why setting it to that isn't a useful test. So, defaults.conf needs a tweak. Easy enough. defaults.conf is untouchable. Edit /etc/gdm/custom.conf instead. The only one who can touch defaults.conf is Ray. Ray - do we want to set the Xnest command in defaults.conf ? actually gdm has no ACL on it. Anyone can touch defaults.conf. I can do it though. Makes a lot of sense to fix this before F8. It appears that we are setting Xnest in defaults.conf now |