Bug 1093584

Summary: Failed to start greeter
Product: [Fedora] Fedora Reporter: Peter H. Jones <jones.peter.busi>
Component: sddmAssignee: Martin Bříza <mbriza>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dvratil, jgrulich, kevin, ltinkl, mbriza, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-02 13:53:06 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:

Description Peter H. Jones 2014-05-02 06:43:15 UTC
Description of problem:
Can't start display in Fedora-Live-KDE

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. Download and burn 
2. http://kojipkgs.fedoraproject.org//work/tasks/2339/6802339/Fedora-Live-KDE-x86_64-rawhide-20140501.iso
3. Boot, use TAB to add 3 at then of the line, then Enter to boot
4. In CTRL-ALT-F2, login as root, and install new qt as follows:
"rpm -iUv qt-4.8.6-4.fc21.x86_64.rpm qt-mysql-4.8.6-4.fc21.x86_64.rpm qt-x11-4.8.6-4.fc21.x86_64.rpm" (I had already downloaded them from koji)
5. su - liveuser
6. sddm

Actual results:
"$ sddm
 DAEMON: Initializing... 
 DAEMON: Starting... 
 DAEMON: Adding new display : 0  on vt 1 ...
 DAEMON: Adding cookie to "/var/run/sddm//A:0-amblgS"
/usr/bin/xauth:  timeout in locking authority file /var/run/sddm//A:0-amblgS
 DAEMON: Display server starting... 
 DAEMON: Display server started. 
 DAEMON: Display server stopped. 
 DAEMON: Removing display : 0 ... 
 DAEMON: Adding new display : 0  on vt 1 ...
 DAEMON: Adding cookie to "/var/run/sddm//A:0-HZgNop"
/usr/bin/xauth:  timeout in locking authority file /var/run/sddm//A:0-HZgNop
 DAEMON: Display server starting... 
 DAEMON: Failed to start display server process. 
 DAEMON: Socket server starting...  
 DAEMON: Socket server started.  
 DAEMON: Greeter starting... 
 DAEMON: Failed to start greeter. 
^C DAEMON: Signal received: SIGINT
 DAEMON: Socket server stopping... 
 DAEMON: Socket server stopped. 
[liveuser@localhost ~]$ sddm --test-mode
 DAEMON: Initializing... 
 DAEMON: Starting... 
 DAEMON: Adding new display : 0  on vt 1 ...
 DAEMON: Adding cookie to "./A:0-FJtCUB"
/usr/bin/xauth:  file ./A:0-FJtCUB does not exist
 DAEMON: Display server starting... 
 DAEMON: Failed to start display server process. 
^C DAEMON: Signal received: SIGINT  
$"

Expected results:
Display should start.

Comment 1 Rex Dieter 2014-05-02 13:53:06 UTC

*** This bug has been marked as a duplicate of bug 1091482 ***