From nobody@FreeBSD.org  Sat Apr  2 22:50:47 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B382516A4D0
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  2 Apr 2005 22:50:47 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6C2F643D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  2 Apr 2005 22:50:47 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j32MokuW048867
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 2 Apr 2005 22:50:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j32MokRO048866;
	Sat, 2 Apr 2005 22:50:46 GMT
	(envelope-from nobody)
Message-Id: <200504022250.j32MokRO048866@www.freebsd.org>
Date: Sat, 2 Apr 2005 22:50:46 GMT
From: Rauf Kuliyev <rauf@kuliyev.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem with KDE 3.4.0  and /etc/rc.d/cleartmp
X-Send-Pr-Version: www-2.3

>Number:         79492
>Category:       misc
>Synopsis:       Problem with KDE 3.4.0  and /etc/rc.d/cleartmp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 02 23:00:15 GMT 2005
>Closed-Date:    Sun Apr 03 00:57:45 GMT 2005
>Last-Modified:  Sun Apr 03 00:57:45 GMT 2005
>Originator:     Rauf Kuliyev
>Release:        5.3
>Organization:
>Environment:
uname -a
      FreeBSD horror.kuliyev.com 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Tue Mar 15 00:20:37 AZT 2005     root@horror.kuliyev.com:/usr/obj/usr/src/sys/C1110  i386

>Description:
      KDE 3.4.0 will not start after reboot if clear_tmp_enable is enabled in /etc/rc.conf
>How-To-Repeat:
      Add clear_tmp_enable="YES" in /etc/rc.conf,
reboot,
run startx as non root

>Fix:
      cat >> /etc/rc.d/cleartmp
rm -fr /tmp/.ICE-unix
mkdir -m 1777 /tmp/.ICE-unix
^D
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brooks 
State-Changed-When: Sun Apr 3 00:56:39 GMT 2005 
State-Changed-Why:  
Please read the /usr/ports/UPDATING entry dated 20041229 which mentions 
this issue.  This has been fixed on all relevent branches. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79492 
>Unformatted:
