openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #17567
[Bug 1066153] [NEW] refreshing a song list is slow
Public bug reported:
When changing song title / adding new song / removing new song - whole
list is refreshed and it is slowness is noticeable already with a few
thousand songs.
We should find a way how to improve that.
Probably by using more advanced features of tables from Qt4 where we
would not update the whole song list but just a part of it.
Probably some inspiration could be found in code examples to pyqt book:
http://www.qtrac.eu/pyqtbook.html
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1066153
Title:
refreshing a song list is slow
Status in OpenLP - Worship Presentation Software:
New
Bug description:
When changing song title / adding new song / removing new song - whole
list is refreshed and it is slowness is noticeable already with a few
thousand songs.
We should find a way how to improve that.
Probably by using more advanced features of tables from Qt4 where we
would not update the whole song list but just a part of it.
Probably some inspiration could be found in code examples to pyqt
book: http://www.qtrac.eu/pyqtbook.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1066153/+subscriptions
Follow ups
References