Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 55360

Summary: Sometimes startkde hangs
Product: [Retired] Red Hat Linux Reporter: Need Real Name <gerd.heide>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: cajun
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-20 14:07:02 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 Need Real Name 2001-10-30 10:39:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [de] (X11; U; Linux 2.2.17-14 i586)

Description of problem:
Sometimes hangs starkde in "system initializing". The first login is ok. 
Bug is in startkde:
rm -f  ~/.DCOPserver-`/bin/hostname`_$DISPLAY

correct:
rm -f ~/.DCOPserver_`/bin/hostname`_$DISPLAY

Is the variable real_display needless?







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


How reproducible:
Sometimes

Steps to Reproduce:
1. the first time login as user xyz 
2. logout
3. login as user xyz
	

Actual Results:  kde-start hangs in "system initalization"

Additional info:

kdebase-2.2-12 and kdebase-2.2.1

Home-Directories are in AFS

Comment 1 Than Ngo 2004-09-20 14:07:02 UTC
Please verify this with a newer version of Red Hat Enterprise Linux or
Fedora Core and reopen it against the new version if it still occurs.

Closing as "CURRENTRELEASE" for now.