Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2001 04:27:42 -0700 (PDT)
From:      LiNuCe <massilia98@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/29493: KDE template problem
Message-ID:  <200108071127.f77BRgp32281@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29493
>Category:       ports
>Synopsis:       KDE template problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 04:30:11 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108071127.f77BRgp32281>