Re: [dev] Help to debug window name with special characters

From: Dr. André Desgualdo Pereira <desgua_AT_gmail.com>
Date: Fri, 7 Jul 2023 13:21:27 -0300

Reporting a progress: I suspect the problem is OpenOffice and LibreOffice expect a working Tkinter module for python2.7 but Debian deprecated python2.7. So no _NET_WM_NAME is set.
Weird thing is that somehow the name is set correctly if it cointains a japanese character (even with latin letters like ã,á,é,ó, etc) or if it doens't contains any of those latin letters. Even with no _NET_WM_NAME setted.

On 05/07/2023 21:40, NRK wrote:
> On Wed, Jul 05, 2023 at 08:11:39AM -0300, Dr. André Desgualdo Pereira wrote:
> > Also xprop show the window name correctly, but wmctrl shows "N/A".
>
> You might want to share the full output of xprop. Otherwise just sharing
> the `*_NAME` properties is fine too: `xprop | grep _NAME`
>
> Since you said it works on debian 11, it might also be useful to share
> the output of them from debian 11 and compare with 12 to see if anything
> changed.
>
> (Specifically, I'm interested in the "type" of the property. If it's
> anything other than STRING or UTF8_STRING then that might be a hint.)
>
> - NRK
>

-- 
Dr. André Desgualdo Pereira
Psiquiatra - CRM/SP: 120218 - RQE: 61032
WhatsApp: (11) 985-847-809 - email: desgua_AT_gmail.com
Consultório Lapa: Rua Clélia, 2208 - sala 307
Consultório Santana: Av. Gen. Ataliba Leonel, 93 - sala 61
Received on Fri Jul 07 2023 - 18:21:27 CEST

This archive was generated by hypermail 2.3.0 : Fri Jul 07 2023 - 20:48:08 CEST