<div dir="ltr">I&#39;m using i3wm as well and this bug happens to me too.<br><br><br><div><img src="cid:ii_jdv1jbnq1_161b113d0a151f1b" width="491" height="258"><br>​<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 20 February 2018 at 08:26, Francis Bond <span dir="ltr">&lt;<a href="mailto:bond@ieee.org" target="_blank">bond@ieee.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I can show Japanese in the title bar fine with gnome under Ubuntu (and Chinese).<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, Feb 20, 2018 at 6:34 AM, Joshua Crowgey &lt;<a href="mailto:jcrowgey@uw.edu">jcrowgey@uw.edu</a>&gt; wrote:<br>
&gt; Hi Woodley!<br>
&gt;<br>
&gt; Thanks for looking into this.  I&#39;m using i3 (&lt;<a href="http://i3wm.org" rel="noreferrer" target="_blank">http://i3wm.org</a>&gt;).  But I<br>
&gt; also have Gnome installed on this laptop, so I just switched over to<br>
&gt; gnome I can reproduce.  I attach two more screenshots using Gnome.<br>
&gt;<br>
&gt; --<br>
&gt; Joshua<br>
&gt;<br>
&gt;<br>
&gt; On 02/19/2018 02:22 PM, Woodley Packard wrote:<br>
&gt;&gt; Hi again,<br>
&gt;&gt;<br>
&gt;&gt; I can report that when using the Unity window manager, the problem goes<br>
&gt;&gt; away for me -- i.e. with that WM, yzlui window titles show unicode<br>
&gt;&gt; correctly.  The WM I usually use is a bit less feature-packed.  I would<br>
&gt;&gt; be curious to hear whether others have encountered this issue.  What WM<br>
&gt;&gt; are you using, Joshua?<br>
&gt;&gt;<br>
&gt;&gt; Best,<br>
&gt;&gt; Woodley<br>
&gt;&gt;<br>
&gt;&gt; On 02/19/2018 02:19 PM, Woodley Packard wrote:<br>
&gt;&gt;&gt; Hi Joshua and Stephan,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The log file you produced shows that the LKB is indeed producing<br>
&gt;&gt;&gt; commands that could be expected to result in legible window titles.  I<br>
&gt;&gt;&gt; can reproduce the problem at my end, both using the commands from the<br>
&gt;&gt;&gt; log you sent and using Greek examples.  I&#39;m not sure what&#39;s going on<br>
&gt;&gt;&gt; though.  The code that sets the window title uses what I believe is<br>
&gt;&gt;&gt; the appropriate UTF8-enabled mechanism. Furthermore, querying the<br>
&gt;&gt;&gt; window&#39;s properties with &quot;xprop&quot; reveals that the name is indeed<br>
&gt;&gt;&gt; loaded into the X server correctly, including the locale, e.g.:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; $ xprop # and then click on the LUI window in question<br>
&gt;&gt;&gt; WM_STATE(WM_STATE):<br>
&gt;&gt;&gt;         window state: Normal<br>
&gt;&gt;&gt;         icon window: 0x7eef60<br>
&gt;&gt;&gt; _NET_WM_STATE(ATOM) =<br>
&gt;&gt;&gt; _NET_WM_ALLOWED_ACTIONS(ATOM) =<br>
&gt;&gt;&gt; WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW<br>
&gt;&gt;&gt; WM_LOCALE_NAME(STRING) = &quot;en_US.UTF-8&quot;<br>
&gt;&gt;&gt; WM_CLIENT_MACHINE(STRING) = &quot;epsilon&quot;<br>
&gt;&gt;&gt; WM_ICON_NAME(COMPOUND_TEXT) = &quot;`ʔu-hədʔiw̓-t čəxʷ ʔu ti sqʷəbayʔ&#39;<br>
&gt;&gt;&gt; Simple MRS Display&quot;<br>
&gt;&gt;&gt; WM_NAME(COMPOUND_TEXT) = &quot;`ʔu-hədʔiw̓-t čəxʷ ʔu ti sqʷəbayʔ&#39; Simple MRS<br>
&gt;&gt;&gt; Display&quot;<br>
&gt;&gt;&gt; _MOTIF_WM_HINTS(_MOTIF_WM_<wbr>HINTS) = 0x2, 0x0, 0x1, 0x0, 0x0<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I suppose it could be a question of the font the window manager is<br>
&gt;&gt;&gt; using?  I&#39;m not sure where to go next.  I think I will try with some<br>
&gt;&gt;&gt; other window mangers and see if it makes a difference.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Best,<br>
&gt;&gt;&gt; Woodley<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 02/19/2018 01:20 PM, Joshua Crowgey wrote:<br>
&gt;&gt;&gt;&gt; Thanks for the prompt reply.  I found the debug log file where you said<br>
&gt;&gt;&gt;&gt; it would be.  It&#39;s attached.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On 02/19/2018 01:15 PM, Stephan Oepen wrote:<br>
&gt;&gt;&gt;&gt;&gt; hi joshua,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; not sure the expert is at their desk already, but i doubt this problem<br>
&gt;&gt;&gt;&gt;&gt; originates on the lisp side.  i rather suspect that the routines to<br>
&gt;&gt;&gt;&gt;&gt; set the window title in LUI may predate its update to full unicode<br>
&gt;&gt;&gt;&gt;&gt; support (using the pango library).<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; to aid debugging, there should be a file ‘yzlui.debug.jcrowgey’ (or<br>
&gt;&gt;&gt;&gt;&gt; the like), probably in your ‘/tmp/’ directory.  could you email that<br>
&gt;&gt;&gt;&gt;&gt; file<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; it should contain the full commands sent from the LKB to LUI and<br>
&gt;&gt;&gt;&gt;&gt; should be encoded in UTF-8.  the string transmitted as the window<br>
&gt;&gt;&gt;&gt;&gt; title occurs towards the end of the ‘tree’ command, for example.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; best, oe<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; On Mon, Feb 19, 2018 at 10:05 PM, Joshua Crowgey &lt;<a href="mailto:jcrowgey@uw.edu">jcrowgey@uw.edu</a>&gt;<br>
&gt;&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt; Hello developers,<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; I find that when I look at a parse result using LUI and LKB, the<br>
&gt;&gt;&gt;&gt;&gt;&gt; characters used in the tree display and in the semantics (in a Simple<br>
&gt;&gt;&gt;&gt;&gt;&gt; MRS display) look great, but the window-title leaves a bit to be<br>
&gt;&gt;&gt;&gt;&gt;&gt; desired.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Of course, it&#39;s not a very big deal since the important part is the<br>
&gt;&gt;&gt;&gt;&gt;&gt; content of the window, not its title, but if there&#39;s some easy fix<br>
&gt;&gt;&gt;&gt;&gt;&gt; that<br>
&gt;&gt;&gt;&gt;&gt;&gt; you all may know of, I would be happy to hear about it.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; I attach three screenshots as an example.  In one, I&#39;m showing the the<br>
&gt;&gt;&gt;&gt;&gt;&gt; top of a terminal emulator which has a pwd that&#39;s a Lushootseed<br>
&gt;&gt;&gt;&gt;&gt;&gt; sentence.  This is just to show that generally, the window titles<br>
&gt;&gt;&gt;&gt;&gt;&gt; on my<br>
&gt;&gt;&gt;&gt;&gt;&gt; system look fine even with Unicode (I&#39;m using i3wm on debian --- I<br>
&gt;&gt;&gt;&gt;&gt;&gt; don&#39;t<br>
&gt;&gt;&gt;&gt;&gt;&gt; know if that&#39;s relevant).  Then, the other two show a parse<br>
&gt;&gt;&gt;&gt;&gt;&gt; result.  You<br>
&gt;&gt;&gt;&gt;&gt;&gt; can see that the text in the tree nodes and in the semantic<br>
&gt;&gt;&gt;&gt;&gt;&gt; relations is<br>
&gt;&gt;&gt;&gt;&gt;&gt; fine, but the window title has a lot of tofu.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; I&#39;m not skilled enough with LISP to fix this myself in any reasonable<br>
&gt;&gt;&gt;&gt;&gt;&gt; amount of time, so I thought I&#39;d ask the experts.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Tyty!<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt;&gt;&gt; Joshua Crowgey<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt;&gt; Emb-students mailing list<br>
&gt;&gt;&gt; <a href="mailto:Emb-students@u.washington.edu">Emb-students@u.washington.edu</a><br>
&gt;&gt;&gt; <a href="http://mailman11.u.washington.edu/mailman/listinfo/emb-students" rel="noreferrer" target="_blank">http://mailman11.u.washington.<wbr>edu/mailman/listinfo/emb-<wbr>students</a><br>
&gt;&gt;<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Francis Bond &lt;<a href="http://www3.ntu.edu.sg/home/fcbond/" rel="noreferrer" target="_blank">http://www3.ntu.edu.sg/home/<wbr>fcbond/</a>&gt;<br>
Division of Linguistics and Multilingual Studies<br>
Nanyang Technological University<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="font-size:small">Yours,</span><br style="font-size:small"><span style="font-size:small">-- </span><br style="font-size:small"><div style="font-size:small"><div dir="ltr">Tuan Anh Le</div></div></div></div></div></div>
</div>