Bible Analyzer 5.4 stoped working

The place to discuss the Linux/Ubuntu edition
Post Reply
mitch@crn.hopto.org
Posts: 4
Joined: Thu Mar 10, 2022 3:37 am

Bible Analyzer 5.4 stoped working

Post by mitch@crn.hopto.org »

Ran it earlier and had no issues, tried to get back in, and I got this:

System Architecture: 64bit x86_64
Frozen: False

#---- End System Information ----#


#---- Traceback Info ----#

*** Sun Aug 21 07:19:46 2022 ***
Traceback (most recent call last):
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 8651, in OnInit
self.ShowMain()
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 8655, in ShowMain
self.BA = BibleAnalyzer(None, "Bible Analyzer 5.4")
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 750, in __init__
self.OnCmtNBChanged(None)
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 1984, in OnCmtNBChanged
self.OnCmtViewEntry()
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 3821, in OnCmtViewEntry
answer, imgNames = formDctPages.showLibTopic(ref, self.cmtFileList[tab], self.font, self.cmtColor, title, 1)
File "/opt/bibleanalyzer/ba-540.zip/formDctPages.py", line 703, in showLibTopic
verses = findRefs(refs, mainApp.bibFileList[bibIdx], 4)
File "/opt/bibleanalyzer/ba-540.zip/formDctPages.py", line 66, in findRefs
rows.sort(key=operator.itemgetter(0))
TypeError: '<' not supported between instances of 'NoneType' and 'int'

#---- End Traceback Info ----#


Any ideas?

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

Re: Bible Analyzer 5.4 stoped working

Post by Tim »

Try deleting your .config/Bible Analyzer folder (hidden) and then see if it will start.

There is a v5.5 Linux beta now and that is the one I'll be concentrating on.
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)

mitch@crn.hopto.org
Posts: 4
Joined: Thu Mar 10, 2022 3:37 am

Re: Bible Analyzer 5.4 stoped working

Post by mitch@crn.hopto.org »

That did it, thank you for the fast response.

Mitch - Proverbs 8:17 I love them that love me; and those that seek me early shall find me.

Post Reply