← Back to team overview

openlp-core team mailing list archive

[Bug 608409] Re: bible web "search" does not work

 

Well, forget about the two bugs....

Here an image to show the problem:
http://img638.imageshack.us/i/imagepiu.png/

I traced the problem down to rev894.

** Description changed:

  Hello!
  
- I am running xubuntu with trunk revision 958. I am using a web bible
- (web import).
+ I am running xubuntu with trunk revision 958.
  
- 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:
+ I attempted to use the web bibles (e. g. The Message).
+ 
+ I could not collapse the Chapter/Verse drop down list.
+ 
+ If I click on the advanced search button the command line gives me this:
  
  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())
+   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

-- 
bible web "search" does not work
https://bugs.launchpad.net/bugs/608409
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: Incomplete

Bug description:
Hello!

I am running xubuntu with trunk revision 958.

I attempted to use the web bibles (e. g. The Message).

I could not collapse the Chapter/Verse drop down list.

If I click on the advanced search button the command line gives me this:

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







References