Search found 1457 matches

by Tim
Sat Aug 26, 2023 8:05 am
Forum: Comments & Suggestions
Topic: Possible Bug: Small Formatting Change to Scofield Subject Index
Replies: 1
Views: 7827

Re: Possible Bug: Small Formatting Change to Scofield Subject Index

This may be a case issue.

Did you try "Scofield" in the link?

If so, they do need to be standardized in the code.
by Tim
Wed Aug 23, 2023 8:45 pm
Forum: Bugs & Problems
Topic: Bug Report | Pop Verse creates a pop up on Bing Search
Replies: 1
Views: 7739

Re: Bug Report | Pop Verse creates a pop up on Bing Search

Thanks for the detailed report. I'll check into it.

It is job trying to keep up with all the browser changes and tightened security..
by Tim
Mon Aug 21, 2023 12:07 pm
Forum: Bugs & Problems
Topic: how do you delete a topic in advanced concept filter ?
Replies: 8
Views: 20485

Re: how do you delete a topic in advanced concept filter ?

I intended to make a topic delete but didn't. Here is the default "filters.dat" file. Just replace the current.
filters.zip
(10.77 KiB) Downloaded 903 times
by Tim
Sat Aug 19, 2023 8:46 am
Forum: Bugs & Problems
Topic: exhaustive library of Bible lands : display problem in image viewer
Replies: 3
Views: 13395

Re: exhaustive library of Bible lands : display problem in image viewer

This issue is caused by a wrong calculation in the Bible Analyzer code in v5.5. In v5.4 it works correctly. The code takes the geo coords and converts them to screen coords and if the result is off screen, it just appears in the bottom corner. I have fixed it here for the upcoming v5.6, viewer.jpg I...
by Tim
Wed Aug 16, 2023 7:44 am
Forum: Bugs & Problems
Topic: The SAPI Text-To-Speech Engine does not appear to be installed
Replies: 6
Views: 14217

Re: The SAPI Text-To-Speech Engine does not appear to be installed

Since Narrator works, I'm not sure why Bible Analyzer cannot find the speech engine on your system. You could try a Bible Analyzer reset from the Tools menu to see if it makes a difference, but other than that I'm not sure what the difference is.
by Tim
Tue Aug 15, 2023 6:17 am
Forum: Bugs & Problems
Topic: The SAPI Text-To-Speech Engine does not appear to be installed
Replies: 6
Views: 14217

Re: The SAPI Text-To-Speech Engine does not appear to be installed

Bible Analyzer cannot find the text-to-speech engine so it can read text. It is usually installed by default in Win 11, so I'm not sure what the issue may be. Does Narrator work on your system? Here is how you can try it, https://support.microsoft.com/en-us/windows/chapter-1-introducing-narrator-7fe...
by Tim
Tue Aug 15, 2023 6:11 am
Forum: Bugs & Problems
Topic: regex bug in negated character set
Replies: 2
Views: 12822

Re: regex bug in negated character set

It uses the Python regex engine.

For your search try
h\Sd
with the \S matching any non whitespace character.
by Tim
Mon Aug 14, 2023 1:18 pm
Forum: Linux Matters
Topic: Installing on Fedora
Replies: 4
Views: 10365

Re: Installing on Fedora

No, its not open source. The binary was made with Pyinstaller and includes the required wx platform. (It was not available in the repositories at the time. Don't know about now.)
by Tim
Mon Aug 14, 2023 8:29 am
Forum: Bugs & Problems
Topic: master control panel does not display
Replies: 2
Views: 8006

Re: master control panel does not display

It is probably displaying "offscreen" somewhere since you were using different size monitors.

The easiest way to reset the position is do a Bible Analyzer reset from the Tools Menu.
by Tim
Mon Aug 14, 2023 7:44 am
Forum: Comments & Suggestions
Topic: is there a way to link to BA verses for use in other apps?
Replies: 6
Views: 15456

Re: is there a way to link to BA verses for use in other apps?

Yes, this would be pretty easy to do. I'll consider it for the next version.