[Okular-devel] [Bug 213206] Okular does not save bookmarks if logout from KDE requested

Pino Toscano pino at kde.org
Sat Dec 26 17:57:15 CET 2009


https://bugs.kde.org/show_bug.cgi?id=213206


Pino Toscano <pino at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Pino Toscano <pino kde org>  2009-12-26 17:57:12 ---
SVN commit 1066286 by pino:

Change the saving strategy for bookmarks: instead of saving them manually or at
closing, save them after each action.
This should avoid any bookmark loss due to premature crash or similar abnormal
closing.
BUG: 157246
BUG: 213206
Also, the above change triggers the D-Bus synchronisation of the internal
bookmark manager of the various Okular instances;
react to those changes properly by updating the own info (because of the
changes in the bookmark manager of another instance).
BUG: 216239

On the technical note, keep the cache of known file just with the bookmark
address instead of the group itself
(which gets changed behind our back).


 M  +98 -25    bookmarkmanager.cpp  
 M  +2 -0      bookmarkmanager.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1066286

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list