Summary: | knotes replaces tabs with spaces after restart | ||
---|---|---|---|
Product: | [Unmaintained] knotes | Reporter: | Georgios E. Kylafas <gkyla> |
Component: | general | Assignee: | Michael Brade <brade> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | stephend |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Georgios E. Kylafas
2004-02-18 12:02:32 UTC
Fixed today, that was a tough one... Thanks for the report! This bug was fixed for a while, but reappeared in knotes 3.3 that comes with Debian unstable, package knotes_3.3.0-2_i386.deb. I confirm this for knotes 3.3 (Gentoo Packages, again), as well. Did something change in libical since 3.2.x? Yes, damn, must have. I didn't notice it though and will have time again only in two weeks to hack on it. Sorry. Cheers, Michael Do you have any idea what changed in libical/libkcal and where to look for it? If you have any pointers for what to look for I might be able to fix this. No, sorry. The problem is that I don't know libical and therefore have to debug it. The first bet would be to have a look at the code I fixed with my last commit and see if that was changed. But my project thesis took longer than planned, that's why I haven't had the time to fix it yet :( Shouldn't take long now anymore, but I better stop promising without knowing for sure... Embarrassing... I can't even reproduce the bug. Nothing has been changed in libical either since I fixed it last time. It should work since KDE 3.3.0 at least. I can reproduce this at work, which is KDE 3.3.0. But at home here on CVS HEAD from last week sometime, it works fine. I was digging through the code you changed last time, and nothing seems wrong there. I think as far as I could tell, that QT might have been messing things up when doing the reading and saving. I'm not sure how or what though. Looking at the diffs between CVS HEAD and what we have at work (KDE 3.3.0) there don't appear to be any changes in knotes or libical that causes this. possibly a change in qt or kdelibs somwehere? > Looking at the diffs between CVS HEAD and what we have at work (KDE > 3.3.0) there don't appear to be any changes in knotes or libical that > causes this. yes, that's what I thought. > possibly a change in qt or kdelibs somwehere? I don't think so. Qt hasn't changed, and there's no special functions in KDE libs that I'm using in KNotes. Maybe your distributor screwed things up? Ok, closing this bug now. Works here, works with the latest release and should work generally. If it doesn't, it's most likely the distributor who is to blame. Cheers, Michael |