View Single Post
Old 02-07-2020, 05:03 PM   #11
poxi1023
Member
poxi1023 has learned how to buy an e-book online
 
Posts: 21
Karma: 88
Join Date: Mar 2008
Location: Paraguay
Device: Samsung Galaxy Tab S2
Quote:
Originally Posted by KevinH View Post
I think this means that the FindReplace Destructor is not being called for some reason by this version of Qt.

Please try the following for me:

1. edit Sigil/src/MailUI/FindReplace.cpp
2. copy line 80 (call to WriteSettings)
3. paste it just before line 124(just before QWidget::close().

Then run make again and test things.

If that helps, then the FindReplace destructor call is never getting evoked or is invoked too late for some reason.

Please let us know if that helps...
I did so, reinstalled with the new FindReplace.cpp, no change in Sigil behaviour ...

Quote:
Does it build up a search/replace history as long as Sigil stays open?
Yes, it does.
Attached Thumbnails
Click image for larger version

Name:	Sigil find replace 2.png
Views:	120
Size:	26.1 KB
ID:	177002  
poxi1023 is offline   Reply With Quote