Bible Analyzer 5.4 beta (Linux)

Issues and Comments on the Current Beta Versions
darrel_jw
Posts: 279
Joined: Sun Dec 13, 2015 3:38 am

Re: Bible Analyzer 5.4 beta (Linux)

Post by darrel_jw »

Any movement on the RTL issue so I can use and work with Hebrew? This is still my main stumbling issue.

Darrel

darrel_jw
Posts: 279
Joined: Sun Dec 13, 2015 3:38 am

Re: Bible Analyzer 5.4 beta (Linux)

Post by darrel_jw »

Just so you know I am still waiting (with baited breath) for RTL rewrite. That stops me from doing much with BA. :(

Darrel

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

Re: Bible Analyzer 5.4 beta (Linux)

Post by Tim »

It is on the "to do" list. It will take quite a bit of work to modify the code to make it flow RTL. It is not as simple as it may seem. I may have to do in stages.

It does not seem to be an issue for most Bible Analyzer users. The Hebrew words are RTL it is just the sentence flow that is not...but I will get to it, Lord willing.
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)

darrel_jw
Posts: 279
Joined: Sun Dec 13, 2015 3:38 am

Re: Bible Analyzer 5.4 beta (Linux)

Post by darrel_jw »

Well, it appears to be more than just word order. This happened when I clicked on the first Hebrew word in Ps 3:1.

Version: Bible Analyzer 5.4.0.26
Application Path: /home/darrel
Modules Path: /home/darrel/Documents/BibleAnalyzer
User Path: /home/darrel/.config/bibleanalyzer
Current Ref: Psa 3:
Current Bible: WLCi
Current Dict: StrongEx
System Architecture: 64bit x86_64
Frozen: False

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


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

*** Mon Nov 25 10:19:14 2019 ***
Traceback (most recent call last):
File "/opt/bibleanalyzer/ba-540.zip/highlight.py", line 77, in OnUpClick
self.mainApp.OnBibClicked(event)
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 2818, in OnBibClicked
self.OnBibWord(word)
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 2939, in OnBibWord
self.GoToStrongs(word)
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 3497, in GoToStrongs
self.OnDctNBChanged(None)
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 1886, in OnDctNBChanged
self.OnDctViewEntry(1, fromLibRef)
File "/opt/bibleanalyzer/ba-540.zip/analyzer5.py", line 3703, in OnDctViewEntry
answer, imgNames = formDctPages.showLibTopic(word, self.dctFileList[tab], self.font, self.dctColor, title, 0)
File "/opt/bibleanalyzer/ba-540.zip/formDctPages.py", line 633, in showLibTopic
sumList = re.findall(r'\((\d+)\)', row[3])
File "/usr/lib/python3.7/re.py", line 223, in findall
return _compile(pattern, flags).findall(string)
TypeError: cannot use a string pattern on a bytes-like object

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

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

Re: Bible Analyzer 5.4 beta (Linux)

Post by Tim »

Yes, 5.4 still has some issues with the conversion to Python 3.7. That is why it is not released yet. v5.2 has the same Hebrew display.

Here is a screenshot of a preliminary design of a stacked interlinear I have put together. It will have options to show/hide any of the stacked data. This will be on a dedicated page and not part of a normal Bible page. The normal Bible page changes is what is going to take the most work.

2019-11-25.png
2019-11-25.png (38.05 KiB) Viewed 30162 times
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)

darrel_jw
Posts: 279
Joined: Sun Dec 13, 2015 3:38 am

Re: Bible Analyzer 5.4 beta (Linux)

Post by darrel_jw »

When can I play with the interlinear?

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

Re: Bible Analyzer 5.4 beta (Linux)

Post by Tim »

It will be a while. I don't even have it integrated into the Bible Analyzer code yet. It is just a standalone "proof of concept" so far.
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)

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

Re: Bible Analyzer 5.4 beta (Linux)

Post by Tim »

I uploaded a new beta that has several little fixes, v5.4.0.32. It's the same link as before,
www.bibleanalyzer.com/bibleanalyzer_5.4-1_all.deb

I can't list or remember all the fixes but things like,
Strongs numbers will display now in the Dictionary window,
several right-click fixes,
stats refinements,
Download Manager now works,
etc.

It does have a Linux specific updater now, as well.

Try it out and post any errors or problems.

(This does not deal with the Hebrew RTL display issue. That will be for the next full version, v5.5)
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)

darrel_jw
Posts: 279
Joined: Sun Dec 13, 2015 3:38 am

Re: Bible Analyzer 5.4 beta (Linux)

Post by darrel_jw »

Just running another check. Any movement on RTL and version 5.5 for Linux?

darrel_jw
Posts: 279
Joined: Sun Dec 13, 2015 3:38 am

Re: Bible Analyzer 5.4 beta (Linux)

Post by darrel_jw »

Tim, anything happening on the Linux upgrade yet?

Post Reply