Bug#984680: aegisub: Aegisub often freezes when it encounters non-ASCII characters in some situations

2021-03-07 Thread Aniol Marti
Hi Kristof, On Sun, 07 Mar 2021 01:17:16 +0100 Kristof Csillag 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().

Bug#984680: aegisub: Aegisub often freezes when it encounters non-ASCII characters in some situations

2021-03-06 Thread Kristof Csillag
Package: aegisub Version: 3.2.2+dfsg-6+b1 Severity: important Tags: l10n 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