Hi Tim
For the Linux version (Ubuntu 24/04) is it possible to remove a note for a verse?
That would be a personal user note.
Thank you
Note Removal
-
- Posts: 216
- Joined: Fri Apr 03, 2009 3:18 pm
- Location: Santa Clarita, CA
- Contact:
Note Removal
Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 (AV)
Re: Note Removal
If you completely remove all characters from a note (including while spaces), it should remove the note from the list after you go to another not and back.
Tim Morton
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
-
- Posts: 216
- Joined: Fri Apr 03, 2009 3:18 pm
- Location: Santa Clarita, CA
- Contact:
Re: Note Removal
So... when I remove the text and select any other tab in the pane, BA throws and error. Even when selecting the close button BA throws and error. When I click on the close button, it does throw the error and then will exit the application.
Please note below:
Please note below:
Code: Select all
note/Gen 1:1 in base
cmt in checkstate
<aui.auibook.AuiNotebook object at 0x76c259bfa600>
editor page changed
excepthook
*** Wed Dec 18 23:14:40 2024 ***
Traceback (most recent call last):
File "/opt/bibleanalyzer/ba-561.zip/analyzer5.py", line 1976, in OnCmtNBChanged
self.OnSaveNotes()
File "/opt/bibleanalyzer/ba-561.zip/analyzer5.py", line 2352, in OnSaveNotes
state, line = self.noteEdit.GetPageContentNotes()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Editor' object has no attribute 'GetPageContentNotes'. Did you mean: 'GetPageContent'?
excepthook
*** Wed Dec 18 23:15:25 2024 ***
Traceback (most recent call last):
File "/opt/bibleanalyzer/ba-561.zip/analyzer5.py", line 1976, in OnCmtNBChanged
self.OnSaveNotes()
File "/opt/bibleanalyzer/ba-561.zip/analyzer5.py", line 2352, in OnSaveNotes
state, line = self.noteEdit.GetPageContentNotes()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Editor' object has no attribute 'GetPageContentNotes'. Did you mean: 'GetPageContent'?
excepthook
*** Wed Dec 18 23:15:34 2024 ***
Traceback (most recent call last):
File "/opt/bibleanalyzer/ba-561.zip/analyzer5.py", line 8245, in OnClose
self.OnSaveNotes()
File "/opt/bibleanalyzer/ba-561.zip/analyzer5.py", line 2352, in OnSaveNotes
state, line = self.noteEdit.GetPageContentNotes()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Editor' object has no attribute 'GetPageContentNotes'. Did you mean: 'GetPageContent'?
Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 (AV)
Re: Note Removal
I just uploaded a new .deb that should fix this crash. Same link as before in top post.
Tim Morton
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)
Developer, Bible Analyzer
But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)