V5 beta Apr-10-2022 available now

 From:  Michael Gibson
10652.44 In reply to 10652.43 
You're welcome Larry I'm glad it's running ok for you now.

So yes it was because of that one apostrophe was a unicode character. With the new theme support there were some changes to how .htm files were read and the Qt text stream loader doesn't behave exactly the same as the WebKit text encoding detector.

I'll see about using the WebKit text file loader again to get the same behavior as v4.

- Michael