Summary: | error opening files smaller than 1024bytes | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Jarl Gjessing <jarlgjessing> |
Component: | fish | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jason, mefoster, zander |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jarl Gjessing
2004-08-13 10:38:43 UTC
Aha! This would explain the problem I had with quanta a couple of weeks ago with 3.3beta. It actually caused data loss; I accidentally saved changes in one of the files that got opened empty and had to recreate it afterwards. Confirmed, mimetype determination fails on small files. CVS commit by waba: Make mimetype() work with files smaller < 1024 bytes (BR87109) CCMAIL: 87109@bugs.kde.org M +20 -28 fish.cpp 1.50 M +1 -3 fish.h 1.11 M +5 -2 fish.pl 1.14 Fixed, needs to get some testing and can then be backported for KDE 3.3.1 Backported for KDE 3.3.1 *** Bug 90178 has been marked as a duplicate of this bug. *** *** Bug 71516 has been marked as a duplicate of this bug. *** Hmm, I'm still experiencing these problems under KDE 3.3.1? Drag n' drop copy works, but opening the file from within Quanta for instance fails. As do opening it with KWrite from Konqueror. |