Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Sep 2019 17:30:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240393] x11/xterm : uxterm puts UTF-8 encoded strings to WM_NAME property
Message-ID:  <bug-240393-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240393

            Bug ID: 240393
           Summary: x11/xterm : uxterm puts UTF-8 encoded strings to
                    WM_NAME property
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: shamaz.mazum@gmail.com
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
          Assignee: ehaupt@FreeBSD.org
 Attachment #207263 text/plain
         mime type:

Created attachment 207263
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207263&action=
=3Dedit
Dirty fix

Hello! Uxterm puts UTF-8 encoded string to WM_NAME instead of _NET_WM_NAME.=
 If
you have non-ASCII characters in window title, it will not be showed correc=
tly
by the window manager.=20

If you define IsSetUtf8Title(xw) macro to 1, window titles will be showed
correctly.

So how it can be fixed correctly? Is it related to bug #229682?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240393-7788>