Bug#754179: stumpwm crashes when window title contains national chars
Milan Zamazal
pdm at debian.org
Tue Jul 8 18:43:32 UTC 2014
>>>>> "EL" == Emilio Lopes <eclig at gmx.net> writes:
EL> In my case I have the following in my ~/.emacs:
EL> (setq-default frame-title-format (list "" "Emacs Macht Alle
EL> Computer Sch\366n"))
EL> Eval this in an Emacs buffer an watch stumpwm crash:
EL> *** - CONVERT-STRING-FROM-BYTES: Invalid byte sequence #xF6 #x6E
EL> #x00 #xA0 in CHARSET:UTF-8 conversion
I can't reproduce the bug with SBCL. You probably run Stumpwm with
CLISP? Maybe it's actually a CLISP problem?
BTW, I don't know whether it's wrong just in the e-mail but `ö' in your
string is encoded incorrectly, as a binary character. Maybe it'd work
fine if you used UTF-8 environment. (My Stumpwm on SBCL doesn't crash
even with the binary character, it just doesn't set the title in that
case.)
More information about the pkg-common-lisp-devel
mailing list