Bug 181473
| Summary: | "Last Session" always uses default not last session | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | William Shotts <bshotts> |
| Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | cje, eng-i18n-bugs, petersen, sundaram |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-10-01 19:43:40 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 235703 | ||
|
Description
William Shotts
2006-02-14 15:44:48 UTC
These bugs are being closed since a large number of updates have been released after the FC5 test1 and test2 releases. Kindly update your system by running yum update as root user or try out the third and final test version of FC5 being released in a short while and verify if the bugs are still present on the system .Reopen or file new bug reports as appropriate after confirming the presence of this issue. Thanks Issue is still present in current build. Changed version to "devel" REOPENED status has been deprecated. ASSIGNED with keyword of Reopened is preferred. i think this is still happening - at least, gdm doesn't seem to remember that i keep selecting 'online desktop' session. Seems to be a combination of 2 problem:
1. it appears gdm does not longer try to create a ~/.dmrc if none exists
2. if I touch ~/.dmrc, I get
Sep 21 23:20:48 localhost kernel: audit(1190431248.024:106): avc: denied {
getattr } for pid=7866 comm="gdm-binary" path="/home/myotherself/.dmrc"
dev=dm-1 ino=10813583 scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023
tcontext=system_u:object_r:home_root_t:s0 tclass=file
Sep 21 23:20:48 localhost gdm-binary[7866]: GLib-CRITICAL:
g_key_file_get_string: assertion `key_file != NULL' failed
Sep 21 23:20:48 localhost kernel: audit(1190431248.024:107): avc: denied {
read } for pid=7866 comm="gdm-binary" name=".dmrc" dev=dm-1 ino=10813583
scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023
tcontext=system_u:object_r:home_root_t:s0 tclass=file
*** Bug 266321 has been marked as a duplicate of this bug. *** This should be fixed now (from today's build), reopen if I'm wrong |