Bug 134711

Summary: can't log on - unexpected end of file
Product: [Fedora] Fedora Reporter: Arnyek Andras <sh4dow>
Component: xinitrcAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: lordmorgul
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:06:08 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:
Attachments:
Description Flags
patch creates new line in the file containing closing 'fi' none

Description Arnyek Andras 2004-10-05 17:49:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

Description of problem:
after to try log on, get error messages.

~/.xsession-error

/etc/X11/xinit/Xclients: line 69: syntax error: unexpected end of file

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

How reproducible:
Always

Steps to Reproduce:
1. try to log on
2.
3.
    

Additional info:

Comment 1 Andrew Farris 2004-10-05 20:19:14 UTC
Line #19 of the file /etc/X11/xinit/Xclients should contain a closing
'fi' for the GNOME or KDE 'if elif' sequence.  Lacking the closing
'fi' the file ends at #68 with EOF still looking for one.

Comment 2 Andrew Farris 2004-10-05 20:23:05 UTC
Created attachment 104802 [details]
patch creates new line in the file containing closing 'fi'

Comment 3 Andrew Farris 2004-10-05 20:37:32 UTC
duplicate of #134673 and #134726

Comment 4 Mike A. Harris 2004-10-06 04:11:33 UTC

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

Comment 5 Red Hat Bugzilla 2006-02-21 19:06:08 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.