Bug 733944

Summary: slim (simple login manager) sh: /usr/bin/xauth: Permission denied
Product: [Fedora] Fedora Reporter: John Schmitt <marmalodak>
Component: slimAssignee: Pavel Zhukov <pavel>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: pavel, pertusus
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: 2011-09-17 15:24:39 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:

Description John Schmitt 2011-08-28 20:11:28 UTC
slim started well with Fedora 14.  It does not start when this computer is upgraded to Fedora 15.

slim-1.3.2-8.fc15.x86_64

How reproducible:Always

Steps to Reproduce:
1. edit /etc/sysconfig/desktop to this:
DESKTOP="OPENBOX"
DISPLAYMANAGER=/usr/bin/slim-dynwm

2. reboot
  
Actual results:
/var/log/slim.log:

slim: unexpected signal 15
sh: /usr/bin/xauth: Permission denied

Expected results:
slim login splash screen.

Changing /etc/sysconfig/desktop to the following starts KDE as expected:

DESKTOP="KDE"
DISPLAYMANAGER="KDE"

Related to https://bugzilla.redhat.com/show_bug.cgi?id=717774 ??

Comment 1 John Schmitt 2011-09-16 01:23:23 UTC
Can we mark this as a duplicate of 717774?

Comment 2 Pavel Zhukov 2011-09-17 15:24:39 UTC

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