Version: (using KDE Devel) Installed from: Compiled sources OS: Linux There is a black square appears when I launch knotes Sometimes it makes knotes craches... When I click on a note
Created attachment 4768 [details] A screenshot
CVS commit by brade: Finally fixed #72888, #73404, #75558: much more robust conversion of old config files, now hopefully absolutely no black notes anymore. The reason for those was partly #68127 - a note's config was deleted, the note itself was kept. The next time KNotes is used it load the journal but obviously can't find the config. On quit only the minimal parameters were written (no version information) and the following restart of KNotes it thinks it found a KDE 1.x configuration. This is now fixed by examining the config files a bit better. CCMAIL: 72888-done@bugs.kde.org, 73404-done@bugs.kde.org, 75558-done@bugs.kde.org M +2 -0 ChangeLog 1.60 M +69 -69 knoteslegacy.cpp 1.10 M +2 -2 knoteslegacy.h 1.6
CVS commit by domi: backport from HEAD: Finally fixed #72888, #73404, #75558: much more robust conversion of old config files, now hopefully absolutely no black notes anymore. The reason for those was partly #68127 - a note's config was deleted, the note itself was kept. The next time KNotes is used it load the journal but obviously can't find the config. On quit only the minimal parameters were written (no version information) and the following restart of KNotes it thinks it found a KDE 1.x configuration. This is now fixed by examining the config files a bit better. CCMAIL: 72888@bugs.kde.org, 73404@bugs.kde.org, 75558@bugs.kde.org, 237184@bugs.debian.org M +50 -44 ChangeLog 1.55.4.1 M +70 -70 knoteslegacy.cpp 1.8.4.1 M +3 -3 knoteslegacy.h 1.4.4.1