Hi Kristof,

On Sun, 07 Mar 2021 01:17:16 +0100 Kristof Csillag
<csillag.kris...@gmail.com> wrote:

> When copying data from the clipboard, if it has any non-ASCII character, I 
> get this on the console:
> 
> ../src/common/string.cpp(1185): assert "c < 0x80" failed in FromAscii(): 
> Non-ASCII value passed to FromAscii().
> 
> ... and the app freezes completely.

I've tried pasting some strings with accents or characters as "รง" and
Aegisub didn't crash.

> 
> I don't know how to recover from this, except by killing the app.
> 
> Sometimes the same thing also happens when it encounters accented characters 
> in filenames...
> ... or even just by opening the menu, if it remembers some accented file 
> names from recent history,
> and tries to diplay those options in the menu.

I've also tried to open a .srt file with an accent in its name and also
with strings with accents inside, and it didn't crash either.

Could you provide some example strings and explain the exact steps you
are following until it crashes?

Regards,
Aniol

Reply via email to