Crash v27 B1: trying to create a note by selection in Bibles
- Open LHB
- Select some text
- Right click, ensure Selection is checked on LHS
- Click a Notebook under Add a Note
- Notes tool begins to open but the app crashes
- Repeatable in other bibles e.g. NABRE
Verbum v27 Beta 1
Dave
===
Windows 11 & Android 13
Comments
- Open LHB
- Select some text
- Right click, ensure Selection is checked on LHS
- Click a Notebook under Add a Note
- Notes tool begins to open but the app crashes
- Repeatable in other bibles e.g. NABRE
Also reproducible in NIV 2011 on Windows 10, creating a note without using a notebook. This should be a top priority bug (Dave, possibly taking out the LHB from the thread title and replacing by "bibles" will make this clearer to the developers.)
My crash log reads:
Error ID: 8430
Error detail: AggregateException: One or more errors occurred. (Cannot read properties of null (reading 'filter'))
System.AggregateException: One or more errors occurred. (Cannot read properties of null (reading 'filter'))
---> Logos.WebBrowser.InteropError: Cannot read properties of null (reading 'filter')
at LDLS4.Panels.NotesTool.NotesToolViewModel.AddNote(AsyncMethodContext context, String noteKind, NoteAnchorDto anchorData)
at LDLS4.Panels.NotesTool.NotesToolViewModel.<>c__DisplayClass100_0.<<AddNoteFromSettings>b__0>d.MoveNext()
--- End of inner exception stack trace ---
Have joy in the Lord!
Not good enough. This bug has not been fixed in Beta 2 when it would have bee opportune to delay the release.
Confirmed.
In my case, the crash also happens if the Notes Tool is open. My workaround is described above.
Then I believe you are experiencing a different crash that is unrelated to the one reported on this thread. I recommend starting a new thread and posting your recreation steps and your log file.
Andrew Batishko | Logos software developer
In my case, the crash also happens if the Notes Tool is open. My workaround is described above.Then I believe you are experiencing a different crash that is unrelated to the one reported on this thread. I recommend starting a new thread and posting your recreation steps and your log file.
Done over here: https://community.logos.com/forums/p/217022/1263548.aspx: Scenario 3 seems to be not identical but related to what Dave experiences.
Verbum v27 Beta 1
This is not fixed in Beta 3 - contrary to the Release notes. There is no effective workaround as it crashes irrespective of the tool being open.
The crash is the same - 8078.Verbum-Notes-Crash_B3.zip
And the Search box is still absent.
Dave
===
Windows 11 & Android 13
There is no effective workaround as it crashes irrespective of the tool being open.
The above-mentioned workaround works for me:
- Create a note without an anchor.
- Add the anchor manually, either using a reference or a highlighted passage.
- Add any note content
But it might not qualify as "effective". It takes a few more steps.