BPBible 0.4.6 Released

BPBible 0.4.6 has been released, with three new languages, coloured tags and many other improvements.
View the changes here, or look at the screenshots.
Thanks are due once again to our translators and other contributors.

Problem launching application

I get the following error when trying to launch BPBible:

Traceback (most recent call last):
File "bpbible.py", line 133, in
File "bpbible.py", line 129, in main
File "bpbible.py", line 39, in Initialize
File "mainframe.pyo", line 17, in
File "backend\bibleinterface.pyo", line 10, in
File "backend\book.pyo", line 2, in
File "passage_list\__init__.pyo", line 4, in
File "passage_list\passage_list.pyo", line 5, in
File "passage_list\sqlite.pyo", line 1, in
File "sqlite3\__init__.pyo", line 24, in
File "sqlite3\dbapi2.pyo", line 27, in
File "_sqlite3.pyo", line 12, in
File "_sqlite3.pyo", line 10, in __load
ImportError: DLL load failed: Invalid access to memory location.

Re: Problem launching application

This appears to be an error loading SQLite. It seems to have happened to other people using Python 2.5, but I'm not really sure what causes it.

Which version of BPBible are you using? The PortableApps version, the standard version, or are you running from source?

One possible solution is described at http://www.lnbogen.com/CommentView,guid,6b18f655-e823-43d6-9e04-f51adf93.... I'm not sure that it would help here. Restarting the computer might also help (have you tried running BPBible more than once?)

I believe it would be the

I believe it would be the standard version. The app is installed on my desktop PC. I have tried running the app more than once. I tried your suggestion and no luck.

Re: Problem launching application

Well, I'm really sorry, but I'm not sure what to do about this problem. I can see that it does seem to happen to a few computers around the web using different programs, but none of them seem to offer compelling solutions.