Bug#1938: marked as done (Add existing files overwrites file contents [16:27,13.09.99])

Stephan Kulow owner at bugs.kde.org
Sun Sep 19 18:18:01 UTC 1999


Your message dated Sun, 19 Sep 1999 20:09:55 +0200
with message-id <99091920112901.08030 at ati10>
and subject line (no subject)
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 13 Sep 1999 23:39:20 +0000
>From trevor at dhcp-vcr-97.vcr.echarge.com Tue Sep 14 01:39:20 1999
Received: from dhcp-vcr-97.vcr.echarge.com ([209.53.244.97]:57604 "EHLO
        dhcp-vcr-97.vcr.echarge.com") by max.tat.physik.uni-tuebingen.de
	with ESMTP id <S747894AbPIMXjE>; Tue, 14 Sep 1999 01:39:04 +0200
Received: (from trevor at localhost)
	by dhcp-vcr-97.vcr.echarge.com (8.9.3/8.9.3) id QAA00901
	for submit at bugs.kde.org; Mon, 13 Sep 1999 16:39:38 -0700
Date:   Mon, 13 Sep 1999 16:39:38 -0700
From:   Trevor Maydaniuk <trevor at dhcp-vcr-97.vcr.echarge.com>
Message-Id: <199909132339.QAA00901 at dhcp-vcr-97.vcr.echarge.com>
To:     submit at bugs.kde.org
Subject: Add existing files overwrites file contents [16:27,13.09.99]
Return-Path: <trevor at dhcp-vcr-97.vcr.echarge.com>
X-Orcpt: rfc822;submit at bugs.kde.org


Package: kdevelop
Version: 1.0beta2
Severity: normal

Bugreport ID : 16:27,13.09.99

Originator	: Trevor Maydaniuk
E-Mail	: trevor at nospam_echarge.com

Subject : Add existing files overwrites file contents

Error Class	: software bug
Error Location: I don´t know
Priority	: medium
Bug Description ---------------------------

When adding files that already exist in the project directory,
kdevelop deletes the contents of the files.

How to repeat the error -------------------

create a source file in a valid kdevelop project directory.
Open the kdevelop project whose directory you added the 
file to.  Select "add existing file" and choose the file you just
created.  The system will ask if you want to add the std. header
information, select yes or no.  The system will overwrite the
source file with just the header alone, deleting the actual
code.

Bugfix or Workaround ----------------------

It is often necessary to move files within a project, for instance
if you notice the project is getting big and want to add 
structure to it using sub-directories, or alternately if you make
a mistake when creating a file in a project.  The user should
be allowed to add files within the project sub-directory 
structure without necessarily causing a copy-operation to
take place.

System Information ------------------------

KDevelop version	: 1.0beta2
KDE version		: 1.1.1
QT version		: 1.44-10mdk
OS/Distribution	: Linux Mandrake 6.0
Compiler		: glibc 2.1.1-9 gcc ??




More information about the KDevelop-devel mailing list