https://bugs.kde.org/show_bug.cgi?id=389441
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |notm...@gmail.com --- Comment #5 from Marco Martin <notm...@gmail.com> --- i managed to reproduce the error (actually by writing random nonsense in the database file with okteta :p) tough i couldn't reproduce the loss of activities in plasma. what i think it could be done is:(which is i think similar to what firefox does) * when this error occurs, not asserting but try to move the database file in a database.corrupt file * open it again and repopulate (since activity names and ids are saved in a config file all of this should be fine) * every now and then backup the content of some tables (even just a text file with the inserts) at least the ResourceLink table * when this emergency recreation happens, import that text file to have favorites back -- You are receiving this mail because: You are watching all bug changes.