From nobody@FreeBSD.org  Tue Aug  7 04:27:43 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 00F1337B403
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  7 Aug 2001 04:27:43 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f77BRgp32281;
	Tue, 7 Aug 2001 04:27:42 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108071127.f77BRgp32281@freefall.freebsd.org>
Date: Tue, 7 Aug 2001 04:27:42 -0700 (PDT)
From: LiNuCe <massilia98@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: KDE template problem
X-Send-Pr-Version: www-1.0

>Number:         29493
>Category:       ports
>Synopsis:       KDE template problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    will
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 04:30:11 PDT 2001
>Closed-Date:    Fri Aug 17 11:23:19 PDT 2001
>Last-Modified:  Fri Aug 17 11:23:28 PDT 2001
>Originator:     LiNuCe
>Release:        4.3-RELEASE
>Organization:
None
>Environment:
FreeBSD marseille-agence214.private.a-telecom.fr 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001     jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC  i386
>Description:
Creating any a file from the right click menu "Create New ..." in KDE 
create a non-writteable file. As it is a new file, it's better been
writteable by the user that create.

Creating a directory from the same menu fails because emptydir can not
be found (Already reported but the original PR only report only
directory creation problem : see PR #26802).

>How-To-Repeat:
Install the kde-2.1.1 package.
Launch KDE
Right click on the desktop and try to create each new item
with the "Create New" submenu.
>Fix:
cd /usr/local/share/templates/.source/
chmod 644 *.desktop HTMLFile.html TextFile.txt
mkdir -m 744 emptydir


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->will 
Responsible-Changed-By: demon 
Responsible-Changed-When: Wed Aug 8 06:44:25 PDT 2001 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29493 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Fri Aug 17 11:23:19 PDT 2001 
State-Changed-Why:  
Appears to be fixed in the latest ports. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29493 
>Unformatted:
