8.13 (8.13.0.0008) is now available

Philana R. Crouch
Philana R. Crouch Member, Logos Employee Posts: 4,597
edited November 2024 in English Forum

The Logos Bible Software desktop application version 8.13 is now available to all users.

To immediately update to the current stable version, enter the Update Now command. Otherwise, the app will automatically update the next time it's scheduled to check for updates.

Release Notes

Download Link

Tagged:

Comments

  • Darren Miner
    Darren Miner Member Posts: 35 ✭✭

    The indexer now crashes after a few seconds. This was not an issue with 8.12. Two error messages appear in Event Viewer.

    Application: LogosIndexer.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.Data.SQLite.SQLiteException...
      
    Faulting application name: LogosIndexer.exe, version: 8.13.0.8, time stamp: 0x5e9a9b1d
    Faulting module name: KERNELBASE.dll, version: 10.0.18362.815, time stamp: 0xb89efff3...

  • Aaron Sauer
    Aaron Sauer Member Posts: 425 ✭✭✭
  • Mike Prewitt
    Mike Prewitt Member Posts: 47

    Yep. Indexer keeps crashing for me as well. 

  • Karl Fritz Jr.
    Karl Fritz Jr. Member Posts: 99

    darn, index not working for me either.   and it's like the one time i needed the LXX searching to work[:(]

  • Lynden O. Williams
    Lynden O. Williams MVP Posts: 8,994

    So far no problem. What do those having crashes have in common?

    Mission: To serve God as He desires.

  • John Kaess
    John Kaess Member Posts: 737 ✭✭✭

    I'm on a Mac and it isn't crashing, but the indexing is stuck on 0% for mor4e than an hour. Closing and restarting, same thing.

  • Mike Prewitt
    Mike Prewitt Member Posts: 47

    Indexer crashes.

    Error ID: 5558
    Error detail: SQLiteException: constraint failed: UNIQUE constraint failed: Terms.Reference

    System.Data.SQLite.SQLiteException (0x00000013): constraint failed: UNIQUE constraint failed: Terms.Reference
    at System.Data.SQLite.SQLiteDataReader.ReadAsyncCore (System.Threading.CancellationToken cancellationToken) [0x000a6] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:176
    at System.Data.SQLite.SQLiteDataReader.Read () [0x00006] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:115
    at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00009] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteCommand.cs:132
    at Libronix.Utility.Data.ExceptionHandlingConnector+ExceptionHandlingCommand.ExecuteScalar () [0x00021] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\ExceptionHandlingConnector.cs:338
    at Libronix.Utility.Data.PoolableConnector+<>c__13`1[T].<ExecuteScalar>b__13_0 (System.Data.IDbCommand x) [0x00000] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\PoolableConnector.cs:143
    at Libronix.Utility.Data.PoolableConnector.CacheAndExecute[T] (Libronix.Utility.Data.IConnector connector, System.String text, System.Object[] parameterNamesAndValues, System.Func`2[T,TResult] execute) [0x000c8] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\PoolableConnector.cs:228
    at Libronix.Utility.Data.PoolableConnector.ExecuteScalar[T] (System.String text, System.Object[] parameterNamesAndValues) [0x00000] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Data\PoolableConnector.cs:143
    at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.InsertReferenceTerm (Libronix.Utility.Data.IConnector connector, Libronix.DataTypes.DataTypeReference reference, Libronix.DigitalLibrary.AutoCompleteKinds kind, System.Collections.Generic.IEnumerable`1[T] labels, System.Collections.Generic.IEnumerable`1[T] descriptions, System.Collections.Generic.IEnumerable`1[T] mentioningReferences, Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteIconKind icon) [0x00000] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:1025
    at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.InsertReferenceTerm (Libronix.Utility.Data.IConnector connector, Libronix.DataTypes.DataTypeReference reference, Libronix.DigitalLibrary.AutoCompleteKinds kind, System.Collections.Generic.IEnumerable`1[T] labels, System.Collections.Generic.IEnumerable`1[T] descriptions, Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteIconKind icon) [0x00000] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:1020
    at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.InsertThematicOutlines (Libronix.Utility.Data.IConnector connector, Libronix.DigitalLibrary.Resources.ThematicOutlines.ThematicOutlinesResource thematicOutlinesResource, Libronix.Utility.Threading.IWorkState state) [0x0006e] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:521
    at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.UpdateFromResourceManager (Libronix.DigitalLibrary.ResourceManager resourceManager, Libronix.DigitalLibrary.Resources.ResourceLists resourceLists, Libronix.Utility.Threading.IWorkState state) [0x002f1] in /Volumes/Code/Jenkins/workspace/DigitalLibrary-NuGet-Mac-Dev/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/AutoComplete/AutoCompleteService.cs:339
    at LDLS4.Indexer.IndexerProgram.DoUpdateResourceManagerClients (Libronix.Utility.Threading.IPausableWorkState state) [0x0006d] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/LDLS4.Indexer/IndexerProgram.cs:445
    at LDLS4.Indexer.IndexerProgram.UpdateResourceManagerClients (Libronix.Utility.Threading.IPausableWorkState state, LDLS4.Indexer.IndexerProgram+IndexThreadData data) [0x00007] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/LDLS4.Indexer/IndexerProgram.cs:423
    at Libronix.Utility.Threading.WorkStateThreadOwner`1[T].ThreadProc (System.Object objData) [0x0007b] in B:\Jenkins\workspace\Utility\src\Libronix.Utility\Threading\WorkStateThreadOwner.cs:194
    at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00025] in <5aa1482f7d624fe398f211a67e8a8fa7>:0
    at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <5aa1482f7d624fe398f211a67e8a8fa7>:0
    at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <5aa1482f7d624fe398f211a67e8a8fa7>:0
    at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <5aa1482f7d624fe398f211a67e8a8fa7>:0
    at System.Threading.ThreadHelper.ThreadStart (System.Object obj) [0x0000f] in <5aa1482f7d624fe398f211a67e8a8fa7>:0

  • DHG
    DHG Member Posts: 79 ✭✭

    Yep, it won't index. Frustrating.

  • Mike Prewitt
    Mike Prewitt Member Posts: 47

    Before I knew the problem was caused by Logos 8.13, I deleted Logos and re-installed it. Now, NOTHING is indexed and all search results come up empty. I'm on a Mac. Have restarted several times. In each case, the Indexer starts running and then crashes with:

    [ERROR] FATAL UNHANDLED EXCEPTION: System.Data.SQLite.SQLiteException (0x00000013): constraint failed: UNIQUE constraint failed: Terms.Reference
    at System.Data.SQLite.SQLiteDataReader.ReadAsyncCore (System.Threading.CancellationToken cancellationToken) [0x000a6] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:176

    My Logos is now unusable.

  • Philana R. Crouch
    Philana R. Crouch Member, Logos Employee Posts: 4,597

    Before I knew the problem was caused by Logos 8.13, I deleted Logos and re-installed it. Now, NOTHING is indexed and all search results come up empty. I'm on a Mac. Have restarted several times. In each case, the Indexer starts running and then crashes with:

    [ERROR] FATAL UNHANDLED EXCEPTION: System.Data.SQLite.SQLiteException (0x00000013): constraint failed: UNIQUE constraint failed: Terms.Reference
    at System.Data.SQLite.SQLiteDataReader.ReadAsyncCore (System.Threading.CancellationToken cancellationToken) [0x000a6] in C:\projects\system-data-sqlite\src\System.Data.SQLite\SQLiteDataReader.cs:176

    My Logos is now unusable.

    Hi Mike,

    This bug is not caused by 8.13, it is a resource bug that unfortunately shipped at the same time. We are working on getting it fixed.

    imageimageimageimageimageimageimage

  • Mike Prewitt
    Mike Prewitt Member Posts: 47

    A simple search for Jesus in the ESV shows no hits.

  • Lynden O. Williams
    Lynden O. Williams MVP Posts: 8,994

    Philana, I received several resources during the update. What is the name of the resource?

    Mission: To serve God as He desires.

  • Jan Krohn
    Jan Krohn Member Posts: 3,794 ✭✭✭

    @Philana: which resource is it? I'd like to remove it from my hdd temporarily, and try indexing again.

  • Keith Pang
    Keith Pang Member Posts: 1,079 ✭✭✭

    Keith Pang, PhD Check out my blog @ https://keithkpang.wixsite.com/magnifyingjesus

  • Sean
    Sean Member Posts: 1,781 ✭✭✭

    This is why automatic updates are OFF and, as a general rule, I don't download updates immediately until checking for threads like this.

  • Jan Krohn
    Jan Krohn Member Posts: 3,794 ✭✭✭

    It could be worse. The last Windows 10 update got me into an endless loop of blue screens after each reboot. So my whole computer was unusable.

  • David Wanat
    David Wanat Member Posts: 1,842 ✭✭✭

    I haven’t seen any problems on mine yet. Win 10 Pro, up to date 

    WIN 11 i7 9750H, RTX 2060, 16GB RAM, 1TB SSD | iPad Air 3
    Verbum Max

  • Bradley Grainger (Logos)
    Bradley Grainger (Logos) Administrator, Logos Employee Posts: 11,997

    The updated resource has been published.

    After restarting Logos, the indexer should run to completion without crashing.

  • Mike Prewitt
    Mike Prewitt Member Posts: 47

    It is fixed now. Thanks!

  • Mike Wilson
    Mike Wilson Member Posts: 28

    Works here, too!  Whew!  That was kind of a biggie.  Thanks for jumping through the hoops to get us a fix!

  • Dan Phillips
    Dan Phillips Member Posts: 331 ✭✭

    Also, I see the previous reported issues are still not addressed.

    https://bit.ly/3d64Plr

    http://bit.ly/2KhRkDd

    Here's a text copied, and then pasted into BibleWorks notes. See how the first word is still in a different font,and the citation is still not Times New Roman:

    Win10 home; 32GB RAM; i7 - 10700 CPU @ 3. 80 GHz (10th gen, 8 cores); GTX 950 Video Card (2GB); SSD


  • MJ. Smith
    MJ. Smith MVP Posts: 53,851

    Also, I see the previous reported issues are still not addressed.

    Unless they are listed in the release notes, assume that they are not addressed. As users, we don't know the details of the changes required to make the fix and, therefore, don't know when it is likely to be fixed. Only major issues such as crashes and freezes can we expect repairs in the next release.

    Orthodox Bishop Alfeyev: "To be a theologian means to have experience of a personal encounter with God through prayer and worship."; Orthodox proverb: "We know where the Church is, we do not know where it is not."

  • Paul Mahler
    Paul Mahler Member Posts: 1

    logos will not load. Every time I try to load the program I get a message that it is preparing my library, but then nothing happens

  • JT (alabama24)
    JT (alabama24) MVP Posts: 36,519

    logos will not load. Every time I try to load the program I get a message that it is preparing my library, but then nothing happens

    Welcome to the forums! Sorry you are having troubles. [:s]

    If a restart of your computer doesn't resolve the issue, please create a new thread. Include relevant info such as specific OS and Engine version numbers. Also include logs (see my signature line). 

    macOS, iOS & iPadOS |Logs| Install
    Choose Truth Over Tribe | Become a Joyful Outsider!