r-bishop / bpbible

Automatically exported from code.google.com/p/bpbible
0 stars 0 forks source link

Indexing Problem for search. #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.In Search ask me if a want indexing.
2.I clic yes.
3.Give me error.

What is the expected output? What do you see instead?

Traceback (most recent call last):
  File "wx\_core.pyo", line 14368, in <lambda>
  File "search\searchpanel.pyo", line 250, in on_show
  File "search\searchpanel.pyo", line 374, in check_for_index
  File "search\searchpanel.pyo", line 973, in build_index
  File "search\index.pyo", line 111, in __init__
  File "search\index.pyo", line 123, in init
  File "search\index.pyo", line 188, in GenerateIndex
  File "search\searchpanel.pyo", line 958, in callback
TypeError: not all arguments converted during string formatting

What version of the product are you using? On what operating system?  Is it 
0.4.7
the PortableApps version or the standard version?

If the problem happens with one particular module (Bible, commentary,
dictionary, or book), what module is it?
All bibles instaled.

Please provide any additional information below.

Original issue reported on code.google.com by miq...@gmail.com on 22 Mar 2011 at 12:07

GoogleCodeExporter commented 9 years ago
I'm guessing you are using Portuguese; there's an error in the Portuguese 
locale which would cause this problem. Could you please confirm if you are 
using Portuguese?

Original comment by benpmor...@gmail.com on 22 Mar 2011 at 12:17

GoogleCodeExporter commented 9 years ago
Yes I am using portuguese locale. If i use a other locale, will i have problem?

Original comment by miq...@gmail.com on 22 Mar 2011 at 12:21

GoogleCodeExporter commented 9 years ago
If you use another locale it should work OK.

Original comment by jonmmor...@gmail.com on 22 Mar 2011 at 1:05

GoogleCodeExporter commented 9 years ago
Fixed in r1256.

Original comment by jonmmor...@gmail.com on 25 Apr 2011 at 2:19