Bug 1147905
Summary: | DESKTOP=MATE in file /etc/sysconfig/desktop | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jean-Claude <Jean-Claude.COLSON> | ||||||
Component: | xorg-x11-xinit | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 20 | CC: | hdegoede, xgl-maint | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | xorg-x11-xinit-1.3.4-2.fc21 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-10-08 19:12:40 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: | |||||||||
Attachments: |
|
Hi, Can you please provide a tested patch against the Xclients script, then I'll add that to the xorg-x11-xinit package. Thanks, Hans diff /etc/X11/xinit/Xclients.old /etc/X11/xinit/Xclients 11a12 > MSESSION="$(type -p mate-session)" 20a22,23 > elif [ "$DESKTOP" = "MATE" ]; then > PREFERRED="$MSESSION" Created attachment 942711 [details]
/etc/X11/xinit/Xclients
xorg-x11-xinit-1.3.4-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/xorg-x11-xinit-1.3.4-2.fc21 Package xorg-x11-xinit-1.3.4-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing xorg-x11-xinit-1.3.4-2.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11961/xorg-x11-xinit-1.3.4-2.fc21 then log in and leave karma (feedback). xorg-x11-xinit-1.3.4-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 942650 [details] Part of file /etc/X11/xinit/Xclients (MSESSION added) Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Put DESKTOP=MATE in file /etc/sysconfig/desktop 2. Log a new user without choosing a desktop Actual results: user logged with gnome as desktop Expected results: user logged whine mate as desktop Additional info: