dail8859
dail8859
Forgive me for being completely illiterate when it comes to Mac hardware...so is this still a valid issue? Or are there arm-based M1 chips that this application still doesn't work...
@elcuco I'm building with 6.2.4 in the action (and generating the artifact), but the binaries published on the releases page are still using 5.15. In the next release or two...
@bjdaijun Thanks for the report. I'm not familiar with the different input methods that the underlying Scintilla control supports. What is odd it looks like the only code it is...
Nothing looks odd from the log. It is weird it is crashing within Qt. The only thing I can think to try currently is try one of the recent builds...
Ooops :) Here is the latest Qt6 version for Mac. It will download as a zip and once extracted will contain a dmg. https://github.com/dail8859/NotepadNext/suites/8689367306/artifacts/391921672
@whizsail Thanks for trying out the Qt6 version. It still shows it is crashing somewhere deeper in the Qt and system libraries, so honestly not sure if this is a...
Could you attach a small example text file here so I can try it out? Might be related to the encoding or possibly the font. What OS are you using?
I grabbed some random Chinese characters and everything looks fine for me on Win11. 
As suggested (at least for the editor) you can zoom up the text. The UI font itself is something that I'm not sure how to fix immediately. You might try...
Also might take a look at #112 with some suggestions on how to work around the high DPI scaling issue.