Version: SVN (using KDE 4.4.1) OS: Linux Installed from: openSUSE RPMs KDevelop/kdevplatform SVN of 2010-03-15. To reproduce: Start KDevelop, open some project, open some file from it, place an editor bookmark (ctrl-B). Restart KDevelop - the bookmark is gone.
bookmarks are handled completely inside katepart, re-assigning.
katepart will remember them, if you do read/writeSessionConfig for the documents/views, kate app does so and it works here, for KDE 4.4 and higher.
*** Bug 187247 has been marked as a duplicate of this bug. ***
*** This bug has been confirmed by popular vote. ***
Reassigning back to KDevelop, see comment #2.
someone should implement this using: http://api.kde.org/4.5-api/kdelibs-apidocs/interfaces/ktexteditor/html/classKTextEditor_1_1SessionConfigInterface.html
*** Bug 279793 has been marked as a duplicate of this bug. ***
Created attachment 68941 [details] Quick and dirty fix
Git commit 0fb6c9c8be754919bd72ca442283e39609284146 by Milian Wolff, on behalf of Lambert Clara. Committed on 01/03/2012 at 20:51. Pushed by mwolff into branch '1.3'. Save and reload settings exposed by katepart per file Settings concerned : - Bookmarks - Folding - Opening mode (rw, ro) - Encoding this backports 11299e59e7 from master REVIEW: 104085 FIXED-IN: 1.3 M +43 -0 shell/textdocument.cpp M +1 -0 shell/textdocument.h http://commits.kde.org/kdevplatform/0fb6c9c8be754919bd72ca442283e39609284146