Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1173825
Summary: | sddm-kcm writes obsolete sddm.conf syntax that sddm does not understand anymore | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Toby Newman <redhat> | ||||
Component: | sddm-kcm | Assignee: | Martin Bříza <mbriza> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 21 | CC: | dvratil, hotmusicfan, j.gjorgji, jgrulich, kevin, ltinkl, mbriza, Prescience500, rdieter, than, vincent.leo.damewood | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | sddm-kcm-0-0.5.20140114gitfe615f21.fc20 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-01-27 03:09:22 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: |
|
Description
Toby Newman
2014-12-13 10:29:15 UTC
*** Bug 1173834 has been marked as a duplicate of this bug. *** SDDM is working fine, it's sddm-kcm which is broken. It is still writing the old SDDM 0.9 sddm.conf entries, but the settings have been reorganized in SDDM 0.10. The KCM needs to be updated. Example of working confoguration in /etc/sddm.conf is: [Autologin] Session=kde-plasma.desktop User=<user name> [General] AutoRelogin=false AutoUser= CursorTheme=Default HaltCommand= MaximumUid=65000 MinimumUid=1000 RebootCommand= I found this from another user in Fedora forums. Created attachment 976106 [details] Changes configuration locations to newer format and adds 'Session' value to configuration options for automatic login. I've changed the groups and names of any configuration directives that were previously alterable in sddm.conf. Upstream repositories apparently moved to: https://projects.kde.org/projects/kde/workspace/sddm-kcm/repository When I tried to manually edit the configuration file, I got a solid black screen when the Session was set incorrectly. So I've added the ability to set it. I've included two additional files from the projects.kde.org repository mentioned above to support changing this value. These files were apparently written for Qt 5 (and perhaps KDE 5), So I altered them to work with Fedora 21 as it is. Hi Vincent, sorry for replying this late to this important thread. Thank you for the patch! I just take a look at it and it seems okay from the glance. Could you please tell me what version of sddm-kcm does it target? I didn't find any upstream commit nor Fedora package sources to which would your patch apply. If this patch is just artificial and I need to apply it manually, just tell me and I'll do so. Cheers, Martin Sorry, my bad, the patch is fine. Testing now. sddm-kcm-0-0.5.20140114gitfe615f21.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/sddm-kcm-0-0.5.20140114gitfe615f21.fc21 sddm-kcm-0-0.5.20140114gitfe615f21.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/sddm-kcm-0-0.5.20140114gitfe615f21.fc20 Package sddm-kcm-0-0.5.20140114gitfe615f21.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing sddm-kcm-0-0.5.20140114gitfe615f21.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1027/sddm-kcm-0-0.5.20140114gitfe615f21.fc20 then log in and leave karma (feedback). sddm-kcm-0-0.5.20140114gitfe615f21.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. sddm-kcm-0-0.5.20140114gitfe615f21.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |