From kde-bugs-dist Sun Apr 30 05:18:02 2000 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Sun, 30 Apr 2000 05:18:02 +0000 To: kde-bugs-dist Subject: Bug#1538: marked as done (kedit erase hard links) X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=95707207803176 Your message dated Sat, 29 Apr 2000 22:16:36 -0700 with message-id <00042922163600.06864@wantelbos> and subject line Fixed. 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; 8 Jul 1999 11:25:35 +0000 From loic@images-creations.fr Thu Jul 8 13:25:35 1999 Received: from smtp.images-creations.fr ([195.68.19.146]:31480 "EHLO smtp.images-creations.fr" ident: "IDENT-NONSENSE") by max.tat.physik.uni-tuebingen.de with ESMTP id <741886-14478> convert rfc822-to-8bit; Thu, 8 Jul 1999 10:42:33 +0200 Received: from loic.images-creations.fr (loic@loic.images-creations.fr [192.168.13.202]) by smtp.images-creations.fr (8.8.7/8.8.7) with SMTP id KAA03421 for ; Thu, 8 Jul 1999 10:46:20 +0200 From: Loïc Elineau Reply-To: loic.elineau@infonie.fr Organization: Images Créations To: submit@bugs.kde.org Subject: kedit erase hard links Date: Thu, 8 Jul 1999 10:30:58 +0200 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99070810405502.24509@loic.images-creations.fr> Content-Transfer-Encoding: 8BIT Return-Path: X-Orcpt: rfc822;submit@bugs.kde.org Package: KEdit Version: 1.2.2 When editing a hard link, the use of command save will destroy the link and create a copy. exemple: test1.txt exists. $ ln test1.txt test2.txt now test1.txt and test2.txt are the same. $ kedit test2.txt (or texs1.txt), modify it (ex: just add a caracter) and save. $ls -al now, test1.txt and test2.txt are different files. I am using Red Hat 5.2 with kernel version 2.0.36 Here's my keditrc file # KDE Config File [Text Font] KEditFont=courier,12,5,iso-8859-1,50,0 [Printing] PrntCmd1=enscript -2rG PrintSelection=0 PrintRaw=1 [Recently_Opened_Files] 1=/home/loic/.netscape/cookies 2=/tmp/kfm-cache-501/930835809.12 3=/tmp/kfm-cache-501/930832230.7 4=/tmp/kfm-cache-501/930831942.6 5=/tmp/kfm-cache-501/930825156.4 [General Options] ToolBar=on default_url=ftp://localhost/welcome.msg MailCmd=mail -s "%s" "%s" BackColor=#ffffff BackupCopies=1 StatusBar=on Width=787 WordWrap=0 FillColumn=79 UseFillColumn=0 Height=542 Toolbar position=Top ForeColor=#000000