BUG: clause search analysis mode

Martin Wetzel
Martin Wetzel Member Posts: 69 ✭✭
edited November 21 in English Forum

Hello,

when I use clause search in analysis mode and follow the proposal: 'Drag a column here to group by that column' - as soon as I drag the column, verbum 10 closes.

Tagged:

Comments

  • Graham Criddle
    Graham Criddle MVP Posts: 32,470

    when I use clause search in analysis mode and follow the proposal: 'Drag a column here to group by that column' - as soon as I drag the column, verbum 10 closes.

    When I try this in Logos 10 (I don't have Verbum on my current computer) I don't see this problem.

    Please provide some more details:

    • Is this on Windows or Mac
    • What search are you doing in which resource?
    • What field are you dragging to the group area?

    And please post logs after a crash - details at https://wiki.logos.com/Diagnostic_Logging 

  • Martin Wetzel
    Martin Wetzel Member Posts: 69 ✭✭

    Please provide some more details:

    • Is this on Windows or Mac
    • What search are you doing in which resource?
    • What field are you dragging to the group area?

    And please post logs after a crash - details at https://wiki.logos.com/Diagnostic_Logging 

    Hallo Graham,

    Its on Windows 10; the resource is NT SBL Edition (same Problem with OT); I tried to drag the column 'verb lemma' - same problem with other columns.

    4380.ResourceAuditLog.sejun3sl.if5.zip

  • Graham Criddle
    Graham Criddle MVP Posts: 32,470

    Its on Windows 10; the resource is NT SBL Edition (same Problem with OT); I tried to drag the column 'verb lemma'

    I was trying this on Windows 11 but with the same resource - dragging that column header works fine.

    There isn't anything in the log suggesting a crash - did you upload the log file after the crash and before restarting Verbum?

  • Martin Wetzel
    Martin Wetzel Member Posts: 69 ✭✭

    Here is another log:

    6505.Verbum.zip

    The problem occures only in 'clause search' not in the other search modes.

  • Graham Criddle
    Graham Criddle MVP Posts: 32,470

    Here is another log:

    Thanks for that - but still no crash info.

    Could you check in Windows Event viewer to see if there are any reported issues at the time of the crash?

    See https://community.logos.com/forums/t/124126.aspx for details of how to do this

    The problem occures only in 'clause search' not in the other search modes.

    Noted - but I couldn't reproduce it there either.

  • Martin Wetzel
    Martin Wetzel Member Posts: 69 ✭✭

    I tried to check it in Windows Event viewer:

    Application: VerbumIndexer.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.IO.FileNotFoundException
    at Libronix.Utility.StreamUtility.CopyStream(System.IO.Stream, System.IO.Stream, Int64, Int32, Libronix.Utility.Threading.IWorkState, System.Action`1<Int64>)
    at Libronix.DataTypes.DataTypeManager.GetDataTypeInfoStream(System.String)
    at Libronix.DataTypes.DataTypeManager..ctor()
    at Libronix.DataTypes.DataTypeManager..cctor()

    Exception Info: System.TypeInitializationException
    at Libronix.DataTypes.DataTypeManager.get_Instance()
    at Libronix.DigitalLibrary.Resources.BibleKnowledgebase.BibleKnowledgebaseResourceCore+<>c.<.ctor>b__2_3(System.Xml.Linq.XElement)
    at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
    at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>)
    at System.Linq.Enumerable.ToList[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
    at Libronix.Utility.EnumerableUtility.ToReadOnlyCollection[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
    at Libronix.DigitalLibrary.Resources.BibleKnowledgebase.BibleKnowledgebaseResourceCore..ctor(Libronix.DigitalLibrary.EncryptedVolume, Libronix.DigitalLibrary.ILicenseChecker)
    at Libronix.DigitalLibrary.Resources.BibleKnowledgebase.BibleKnowledgebaseResourceDriver.CreateSpecificResourceCore(Libronix.DigitalLibrary.EncryptedVolume, Libronix.DigitalLibrary.ILicenseChecker)
    at Libronix.DigitalLibrary.Resources.Core.EncryptedVolumeResourceDriver.CreateResourceCore(System.String, System.String, System.String, Libronix.Utility.Threading.IWorkState)
    at Libronix.DigitalLibrary.Resources.Core.StandardResourceDriver.CreateResourceCore(System.String, System.String, System.String)
    at Libronix.DigitalLibrary.Resources.Core.ResourceCache.OpenResource(System.String, System.String, System.String)
    at Libronix.DigitalLibrary.ResourceManager.OpenResourceCore(System.String, Boolean, Libronix.DigitalLibrary.Resource ByRef)
    at Libronix.DigitalLibrary.ResourceManager.OpenResource(System.String)
    at Libronix.DigitalLibrary.LicensedResourceOpenerUtility.OpenResource[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Libronix.DigitalLibrary.ILicensedResourceOpener, System.String)
    at Libronix.DigitalLibrary.Resources.StandardLicensedSpecialResourceOpener.OpenSingleResourceOfType[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.String)
    at Libronix.DigitalLibrary.Utility.AutoComplete.AutoCompleteService.UpdateFromResourceManager(Libronix.DigitalLibrary.ResourceManager, Libronix.DigitalLibrary.Resources.ResourceLists, Libronix.Utility.Threading.IWorkState)
    at LDLS4.Indexer.IndexerProgram.DoUpdateResourceManagerClients(Libronix.Utility.Threading.IPausableWorkState)
    at LDLS4.Indexer.IndexerProgram.UpdateResourceManagerClients(Libronix.Utility.Threading.IPausableWorkState, IndexThreadData)
    at Libronix.Utility.Threading.WorkStateThreadOwner`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ThreadProc(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart(System.Object)

  • Graham Criddle
    Graham Criddle MVP Posts: 32,470

    That certainly indicates a problem!

    I would recommend contacting Customer Services unless someone from Faithlife comments in this thread.