openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #04292
[Bug 636835] Re: songs.sqlite will not be downsized when deleting songs
** Changed in: openlp
Assignee: Raoul Snyman (raoul-snyman) => Tim Bentley (trb143)
--
songs.sqlite will not be downsized when deleting songs
https://bugs.launchpad.net/bugs/636835
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
Status in OpenLP - Worship Presentation Software: Confirmed
Bug description:
Do the following steps for easy reproduction. (tested on windows)
1. rename songs.sqlite to songs.sqlite.orig
2. start openlp
3. import songs.sqlite.orig
4. close openlp
5. See in filemanager -> sizeof songs.sqlite
6. do the same steps 2-5 -> size of songs.sqlite is grown (thats correct)
7. start openlp
8. clean all double entries (because of they all existing twice after the second import)
9. close openlp
10. See in filemanager -> sizeof songs.sqlite => its the same size as step 6 (but, we have only the half of entries now???)
References