If Bible search results are locked, duplicated results are listed

Bug #1625681 reported by Azaziah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Committed
Low
Phill

Bug Description

If Bible search results are locked, duplicated results are listed.

This is linked to def build_display_results(self, bible, second_bible, search_results)
and def display_results(self, bible, second_bible=''):

in \plugins\bibles\lib\mediaitem.py

I tried to fix this but couldn't get around QListWidgetItem,
which pops tracebacks like:
TypeError: unhashable type: 'QListWidgetItem'
for items = items(set(items))
or literal errors for other attempted solutions.

Win 10 / trunk 2696

Related branches

Azaziah (suutari-olli)
Changed in openlp:
importance: Undecided → Low
Phill (phill-ridout)
Changed in openlp:
status: New → In Progress
assignee: nobody → Phill (phill-ridout)
Tim Bentley (trb143)
Changed in openlp:
milestone: none → 2.5.1
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.