Comment 0 for bug 608409

Revision history for this message
Andreas Preikschat (googol-deactivatedaccount) wrote : bible search does not work

Hello!

I am running xubuntu with trunk revision 958. I am using a web bible (web import).

I am not able to select a book nor verse/chapter in the media manager. They do not collapse at all. When I click on the advanced search button the command line throws these errors out:

Traceback (most recent call last):
  File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/lib/mediaitem.py", line 429, in onAdvancedSearchButton
    chapter_from = int(self.AdvancedFromChapter.currentText())
ValueError: invalid literal for int() with base 10: ''

Debug log: http://www.pastebin.org/411038

Cheers