Bug 1648880
| Summary: | XFCE won't come up using lightdm: unable to contact settings server | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomas Tomecek <ttomecek> |
| Component: | xfce4-session | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 29 | CC: | kevin, nonamedotc |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-15 21:25:44 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1648927 | ||
| Bug Blocks: | |||
|
Description
Tomas Tomecek
2018-11-12 11:02:29 UTC
Owned by root on the user dir is definitely wrong... what happens if you logout, login as root on alt-f2 vty and do chown -R youruser /run/user/1000 and then switch back to lightdm and try and login as your user? I don't even log in, that's the problem. When I manually change ownership of the directory I'm still unable to log in. On the other hand, I am able to log in with gnome shell environment (so that I can at least work). I reported #1648927 to track the ownership issue. I found out that systemd creates and mounts that directory correctly, but *something* else changes the ownership. I have no idea what service or tool is at fault. Lukas Nykryn suggested writing an audit rule to track who touches the directory but unfortunately, there is nothing in the log. Clearly, this is not an issue of XFCE, so I guess we can close. Even though it should probably not segfault. Yeah, ok. I'm curious whats doing this, but can follow along on the other bug. |