Bible Analyzer not Starting Ubuntu

The place to discuss the Linux/Ubuntu edition
Post Reply
Gary
Posts: 10
Joined: Sat Aug 04, 2012 1:31 pm

Bible Analyzer not Starting Ubuntu

Post by Gary »

I installed Bible Analyzer 4.5 using the .deb file for Ubuntu 12.04 it started and worked fine-- then I tried to convert an e-sword bible module and that failed-- so I closed down Bible Analyzer and tried to restart it the the splash screen appears and disappears and the program does not start-- I tried to start it in Terminal and I get the following---

************ Starting Bible Analyzer *************
0.253607988358 before aui import
/home/gary/Documents/BibleAnalyzer home user folder
/usr/share/bibleanalyzer all users
/home/gary/Documents/BibleAnalyzer myDocs
/home/gary/.BibleAnalyzer user
[u'/usr/share/bibleanalyzer/modules/', u'/home/gary/Documents/BibleAnalyzer']
/usr/share/bibleanalyzer/quotes.txt
0.4073741436 Load time
/home/gary/Documents/BibleAnalyzer/nkjv.bib remove
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.py", line 1358, in Notify
self.notify()
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14767, in Notify
self.result = self.callable(*self.args, **self.kwargs)
File "/usr/share/bibleanalyzer/analyzer4.py", line 5980, in ShowMain
BAnalyzer = BibleAnalyzer(None, "Bible Analyzer 4.0")
File "/usr/share/bibleanalyzer/analyzer4.py", line 95, in __init__
self.LoadModules()
File "/usr/share/bibleanalyzer/analyzer4.py", line 686, in LoadModules
self.sessMan = sessionMan.SessionManager(self)
File "/usr/share/bibleanalyzer/sessionMan.py", line 372, in __init__
self.CreateDialog()
File "/usr/share/bibleanalyzer/sessionMan.py", line 403, in CreateDialog
self.Initialise()
File "/usr/share/bibleanalyzer/sessionMan.py", line 481, in Initialise
self.Sess1 = ModNB(self, 1, self.sessList)
File "/usr/share/bibleanalyzer/sessionMan.py", line 576, in __init__
self.bibPanel = BibPanel(self, id, sessList)
File "/usr/share/bibleanalyzer/sessionMan.py", line 624, in __init__
self.checkLB.Append(item[1])
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 11845, in Append
return _core_.ItemContainer_Append(*args, **kwargs)
TypeError: String or Unicode type required

Tim
Site Admin
Posts: 1454
Joined: Sun Dec 07, 2008 1:14 pm

Re: Bible Analyzer not Starting Ubuntu

Post by Tim »

Sounds like the module you tried to convert left a corrupt file remnant Bible Analyzer is trying to load. Not all esword modules can be converted.

You will need to delete the file. It should be found in your Documents/Bible Analyzer folder or usr/share/bibleanalyzer/modules folder. The file may have a .bib extention.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

Gary
Posts: 10
Joined: Sat Aug 04, 2012 1:31 pm

Re: Bible Analyzer not Starting Ubuntu

Post by Gary »

Thank you that did the trick! The corrupted .bib file was in the Documents/Bible Analyzer folder

Also thank you for making a Linux version! I have tried the other Linux Bible software but this is the best!

Post Reply