Hi Donna, I really appreciate the info. I'll get everything downloaded and installed and see where that takes me. Regards. Bruce Davenport On Sun, Oct 5, 2025 at 12:47 PM Donna Whisnant dewhisna@users.sourceforge.net wrote: For this topic, it's best to discuss via private email, rather than to have it posted here in the SourceForge discussion forums. In the KJPBS, go to Help->About (or press F1) to bring up the "About" dialog. On that dialog, click the "License" button at the bottom to bring up the...
For this topic, it's best to discuss via private email, rather than to have it posted here in the SourceForge discussion forums. In the KJPBS, go to Help->About (or press F1) to bring up the "About" dialog. On that dialog, click the "License" button at the bottom to bring up the "License" dialog. On that dialog, locate the URL for my personal website near the bottom where it says "Contact". Use that URL to navigate to my personal website. On my personal website, click on the "Contact" link at the...
Hi Donna, Thankyou for the response. The work required to make interfaces with other Bible versions is way above my paygrade Do you have any details on the people that have done that work with other versions? I firmly believe the KJV is the most accurate english translation, however, I would like to be able to offer definitive proof to naysayers. I look forward to hearing from you. Bruce Davenport On Fri, Oct 3, 2025 at 1:05 PM Donna Whisnant dewhisna@users.sourceforge.net wrote: The KJPBS code search...
The KJPBS code search logic isn't tied to a specific Bible translation, but legal copyrights and such prohibit supplying the data for those other translations. This tool's primary purpose is to explore the numerical patterns in the King James text and not so much a generic Bible reading/study app. Most all of these other Bible translations require licensing, and in some cases usage fees, with the copyright holders and as such isn't in the scope of design for this app. Other users have, however, taken...
Are there versions of this GUI that can interface with other Bible versions ie Catholic, NIV, JW etc
Thanks for the input. What you outline for the "Fix on end-user machine" I have had posted on the purebiblesearch.com website instructions for quite a while now. And yes, Linux distros have been steadily moving away from LSB, and KJPBS has been moving away from it too. The current "official production release" of KJPBS, as posted on purebiblesearch.com, is about 12-years old now. My newer releases of KJPBS are moving away from a system-package style installer, which used LSB to meet system package...
Subject: Pure Bible Search – Linux LSB Loader Issue Caused 404 / “File Not Found” Dear Sir / Madam, I recently installed King James Pure Bible Search on Ubuntu 24.04 using the “.run” package (kjvpurebiblesearch-3.0.0-2.x86_64.run). Everything extracted cleanly, but on attempting to launch the program I received: bash: ./KingJamesPureBibleSearch: cannot execute: required file not found ldd revealed: /lib64/ld-lsb-x86-64.so.3 => /lib64/ld-linux-x86-64.so.2 Modern glibc distributions (Ubuntu 22+ and...
Correct. The pre-production alpha snapshot versions of KJPBS are posted on GitHub instead of SourceForge. Here's the link where they can be downloaded: https://github.com/dewhisna/KingJamesPureBibleSearch/releases As of this posting, the latest snapshot was two days ago on 2025-06-28. You can also check the exact version of KJPBS you are using from the "About Box" in the app. Alpha snapshots will be labeled with something like "v3.0-1358-g03692d23", which means 1358 code commits past the v3.0 tagged...
English ELS new feature added. To access go to 'Window' on the new version. It will show up under 'Open Search Windows'. If there is nothint under 'Open Search Windows' then it is not the 2025 version of KING JAMES Pure BIBLE Search
Support user-selectable ELS Result Reference Type to display.
Compress CSearchPhraseEdit::enterTriggered() signal through m_dlyTextChanged.
Combine insertCommonPhraseCompletion() with setFromPhraseEntry().
Eliminate TPhraseSettings and smash it into CPhraseEntry logic.
Add missing include in BibleLayout.h for stdint.h for uint32_t type.
Add per search phrase constraint support to the WebChannel.
Fix conflicting accelerator shortcut for Highlighting vs Help.
Support CPhraseEntry constraint to limit a phrase to book/chapter/verse.
Add Git Version to the splash screen for special builds, such as alphas.
Inline CSearchCriteria::searchScopeDescription() function.
Change matrix centering after layout change to use currentIndex.
Create git_version_check file for determining when version changes.
Switch Git Version generation to use define instead of string literal.
Add Git Version to about dialog and usage output for all tools.
Fix dragging/dropping of empty matrix cells.
Switch to using the internalId() for CModelIndex on CLetterMatrixTableModel.
Switch to use resetModel instead of layoutChanged for width/offset changes.
Add missing 'virtual' and 'const' keywords on CLetterMatrixTableModel.
Add space betwen width/offset spin controls and clear button.
Don't connect findReplaceForm signals in FindDialog constructor.
Fix multiple connections of m_dlySearchResultsUpdate to en_phraseChanged.
Isolate Qt4-isms for QStyleOptionViewItemV4 artifacts,
Fix visible check size comparison in CReflowDelegate::reflowViewport().
Fix the goofy CReflowDelegate sizeHintChanged() signal shuffle.
Updates to CModelRowForwardIterator code.
Remove executable flag from KJVCanOpener_msvc2013.iss and darkstyle.qrc.
Add patch files and update build notes for building Qt on Ubuntu Noble.
Hello there, just reporting a discrepancy in the 1611 online database. It has James 1:22 as "receiuing" rather than "decieuing". This would be the 66th mention of "decieu*" by the way lol.
Hello there, just reporting a discrepancy in the 1611 online database. It has James 1:22 as "receiuing" rather than "decieuing". The this would be the 66th mention of "decieu*" by the way lol.
I humbly second this request and in the order that it is given in the 1611/1769.
Add new Matrix Options for Book, Chapter, and Verse Prologues:
Corrections to the 1611 Book Prologues.
Change KJVDataDump to allow full SearchWithin spec options.
Only compare bpo/cpo/vpo/fvto option flags when top tmo flag is set,
Switch ELS Search word list to space separated.
Switch DecomposeLetters options from FullVerseText to TextModifier.
Add FullVerseText Option to DecomposeLetters (i.e. remove accents).
Change the Letter Matrix to just deCantillate and decompose.
Add multiple search window support to standalone ELSSearch app.
Allow standalone ELS Search app to launch correct search when loading recording.
Allow ELSSearch to launch new search dialogs with its current settings.
DeCantillate, deApostrophe, and decompose full verse text matrix rendering.
Add option descriptions for Pilcrows and Ps119 Acrostics.
Add Full Verse (Include Punctuation) Option to Include Pilcrow Markers.
Add Verse Prologue Options for Ps119 Hebrew Acrostics.
Include punctuation in prologues when in LMTMO_IncludePunctuation mode.
Fix bug when aborting ELS File Open/Save dialogs
Fix enable/disable of PsalmBOOK Number format combo box.
Add new FullVerseTextOptionFlags throughout, including ELS files.
Add support for Full Verse Text with Punctuation and/or Spaces.
Add number options for the Psalm "BOOK" tag option.
Revert c686adf3386f0f2355f0cc9d1465095018f3af55.
Fix QStatusBar text color issue.
Implement BPO/CPO/VPO options in the command-line ELS Search.
Document ELS Search Transcript File format details.
Fix CELSBibleDatabaseSelectDlg to compile and run with Qt 5.
Improve the prologue resolution logic in matrixIndexFromRelIndex.
Support Verse Prologue in PassageReferenceText functions.
Support Verse Prologue in NormalizeIndexEx().
Add support for Case-Sensitive searches in ELS Search.
Fix the Psalm "BOOK" numbers.
Improve the test options for the command-line ELSSearch app.
Fix the prologue search logic in CLetterMatrix::matrixIndexFromRelIndex().
Limit the minimum MinSkip and MaxSkip values for non-ELS to be 1.
Change default for spinMinSkip to 0 instead of 1.
Fix arabic numbers in the letter matrix.
Rework CELSBibleDatabaseSelectDlg for new prologue options.
Consolidate Option Description generation.
Add new Book/Chapter/Verse Prologue Option enumerations.
Move the prologues to CLetterMatrix and out of the Bible Database data.
Add LetterMatrixTextModifierOptions for Verse Prologues.
Support rendering in original case in ELS Search.
Remove all Qt-isms in main command-line applications for Qt < 5.15.x
Create KJPBSCocoaAppDelegate to work around bug on MacOS Sonoma.
Fix Qt 4.8.7 issues caused by 4711b3f8ab27f72b712d0f91a93814daa2fcdb6f.
Fix quoting issues in calls to target_versioninfo().
Rework all subprojects to use project_genver().
Move the PRERELEASE logic up to the top-level.
Remove KJVCanOpener_QApp.h and switch things up to use new version gen.
Add ability to add additional defines to version.h generation.
Rename KJVCanOpener_org.h to KJVCanOpener_QApp.h.
Make MACOSX Bundle generation use consistent KJVCanOpener_VERSION variable.
Fix project_genver() to propagate version settings back to parent scope.
Bump GenerateVersion.cmake CMake version to include 3.31.
Reorganize the local cmake modules.
Revamp version logic to auto-generate it from single CMake location.
Create new Info.plist template for MacOS targets.
Update copyright information.
Bump ELS Transcript file version for new "delete" functionality.
Add support for saving ELSResult deletion to ELSSearch recording file.
Thank you, I'm going to try it first before I bother you further. Thanks so much.