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

From: Dr. André Desgualdo Pereira <desgua_AT_gmail.com>
Date: Wed, 5 Jul 2023 12:57:29 -0300

Thank you so much NKR!

The full output of xprop is the following:

WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_ICON_NAME(STRING) = "André Desgualdo Pereira.odt - OpenOffice Writer"
WM_NAME(STRING) = "André Desgualdo Pereira.odt - OpenOffice Writer"
WM_STATE(WM_STATE):
                window state: Normal
                icon window: 0x0
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0xf, 0x1, 0x1, 0x0, 0x0
WM_CLIENT_LEADER(WINDOW): window id # 0xe00001
_NET_WM_PID(CARDINAL) = 26922
WM_CLIENT_MACHINE(STRING) = "desguai7"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                program specified location: 0, 17
                window gravity: Static
WM_CLASS(STRING) = "VCLSalFrame", "OpenOffice 4.1.14"
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW
WM_HINTS(WM_HINTS):
                Client accepts input or input focus: True
                bitmap id # to use for icon: 0xe0825f
                bitmap id # of mask for icon: 0xe08260
                window id # of group leader: 0xe08248
XdndAware(ATOM) = BITMAP

I upgraded my machine to Debian 12, unfortunatelly I can't test it back on Debian 11.

desgua

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
>
Received on Wed Jul 05 2023 - 17:57:29 CEST

This archive was generated by hypermail 2.3.0 : Thu Jul 06 2023 - 05:12:09 CEST