[Bug 133431] Kwrite shouldn't try reading deleted file while saving it
Anderson
amg1127 at gmail.com
Sun Aug 19 05:21:03 UTC 2007
Public bug reported:
Binary package hint: kate
Kwrite shouldn't try reading deleted file while saving it.
Just now, I lost an important text document because of this bug.
---------------------------------
Try reproduce these steps:
#1. Open konsole
#2. Create a simple text file.
$ seq 1 20 > test.txt
#3. Open the new file with kwrite (in background).
$ kwrite test.txt &
#4. Remove the file while kwrite is open.
$ rm -f test.txt
#5. Activate kwrite's window. It says the file was removed from disc and
asks for saving it again.
#6. Click "Save file as" and choose a folder and a name for the new
file.
#7. Click "Save" on dialog box. It says the file couldn't be read from
disc and loses the unsaved content.
Using Ubuntu Gutsy, kate=4:3.5.7-1ubuntu15
** Affects: kdebase (Ubuntu)
Importance: Undecided
Status: New
** Tags: as delete kate kwrite remove save
--
Kwrite shouldn't try reading deleted file while saving it
https://bugs.launchpad.net/bugs/133431
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.
More information about the kubuntu-bugs
mailing list