code-google-com / bpbible

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

Error on Books Search When No Books Are Installed #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.One fresh Install of BPBible with no books installed
2.Enter any text string into the Books search dialog
3.Hit Return

What is the expected output? What do you see instead?
Expect to see a message saying "nothing to search" or "nothing found"

Instead saw error dialog box "An error has occurred.
PyAssertionError: C++ assertion "param" failed at
..\..\src\msw\treectrl.cpp(1064) in wxTreeCtrl::SetItemData(): failed to
change tree items data"

What version of the product are you using? On what operating system?
Version 0.4.5
Windows XP Pro SP3

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

Please provide any additional information below.

Original issue reported on code.google.com by darrellc...@gmail.com on 28 Feb 2010 at 3:53

Attachments:

GoogleCodeExporter commented 9 years ago
Just to be clear, this is talking about filtering the filtered tree of books 
until nothing 
is displayed, not about the search window for a book.  It will also fail if 
books have 
been installed so long as you enter a book name that is not installed and there 
are no 
items in the tree.

Original comment by jonmmor...@gmail.com on 1 Mar 2010 at 10:20

GoogleCodeExporter commented 9 years ago
Fixed in r969.

Original comment by jonmmor...@gmail.com on 9 Mar 2010 at 12:53