Error in book selection in Reference Pane

The place to post any Bugs or Problems you may have with the Current Release Version
Post Reply
Brother Mike
Posts: 209
Joined: Fri Apr 03, 2009 3:18 pm
Location: Santa Clarita, CA
Contact:

Error in book selection in Reference Pane

Post by Brother Mike »

Good day, Tim

I have discovered this situation in the last few days.

When in Ezekiel and go to, say chapter 4:1. The book of Daniel is shown in the reference panel. When I select that. BA throws and error.
This happens when selecting the book of Revelation in Ezekiel 42:13. Seems to occur in multiple other chapters and verses in Ezekiel as well.

I have sent in an error report a few days ago.

Right now, only seems to happen in Ezekiel, and with these 2 books. I can post some pics or video if that would help you out. Let me know.

I ran BA from the terminal and picked up these as I was performing this test"

Code: Select all

excepthook

*** Tue Nov 19 16:58:40 2024 ***
Traceback (most recent call last):
  File "/opt/bibleanalyzer/ba-561.zip/utility.py", line 548, in CallRefTreeMotion
    self.OnRefTreeMotion(event)
  File "/opt/bibleanalyzer/ba-561.zip/utility.py", line 673, in OnRefTreeMotion
    self.generatePopup(pth, label, fullLabel, cRefFull, pos, 1)
  File "/opt/bibleanalyzer/ba-561.zip/utility.py", line 714, in generatePopup
    row = cur.fetchone()
          ^^^^^^^^^^^^^^
sqlite3.OperationalError: Could not decode to UTF-8 column 'text' with text '<br><br> <h2 align="center">THE INTERVAL BETWEEN THE "FOURTH" AND "FIFTH" DOOMS.</h2> <h3 align="center">1. SATAN BOUND FOR A THOUSAND YEARS.</h3> 

Code: Select all

xcepthook

*** Tue Nov 19 16:59:22 2024 ***
Traceback (most recent call last):
  File "/opt/bibleanalyzer/ba-561.zip/utility.py", line 548, in CallRefTreeMotion
    self.OnRefTreeMotion(event)
  File "/opt/bibleanalyzer/ba-561.zip/utility.py", line 673, in OnRefTreeMotion
    self.generatePopup(pth, label, fullLabel, cRefFull, pos, 1)
  File "/opt/bibleanalyzer/ba-561.zip/utility.py", line 714, in generatePopup
    row = cur.fetchone()
          ^^^^^^^^^^^^^^
sqlite3.OperationalError: Could not decode to UTF-8 column 'text' with text '<h2>The Seventy Weeks</h2> <p></p><center><img src="modules/text/images/LarkinDan/danielsweek.gif"></center><p></p> <p align="center"><b> THE TIME 
Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 (AV)

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

Re: Error in book selection in Reference Pane

Post by Tim »

This is a encoding error.

Does this happen when you are mousing over Larkin's "Book of Danial" in the ref. panel?

If so, it has some text that is not UTF-8 encoded I'll have to fix.
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)

Brother Mike
Posts: 209
Joined: Fri Apr 03, 2009 3:18 pm
Location: Santa Clarita, CA
Contact:

Re: Error in book selection in Reference Pane

Post by Brother Mike »

Hi Tim.

Yes, Larkin's "Book of Daniel" as well as "The Book of Revelation" during a mouse over of the topic displayed.
Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 (AV)

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

Re: Error in book selection in Reference Pane

Post by Tim »

Just to be sure you have the latest (I see that was updated in 2014. The initial version was @ 2007), redownload the Larkin bundle and see if you still have the issue. It seems like I may have fixed that before, but I'm not sure.
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)

Brother Mike
Posts: 209
Joined: Fri Apr 03, 2009 3:18 pm
Location: Santa Clarita, CA
Contact:

Re: Error in book selection in Reference Pane

Post by Brother Mike »

Yes. redownloaded the Larkin module and no difference
Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 (AV)

Post Reply