Re: sawfish has lost a window - window is found with xdotool



On Tuesday 02 November 2010 07:47:50 Teika Kazura wrote:
> On Tue, 26 Oct 2010 01:10:42 +0200, Janek Kozicki wrote:
> >   Map State: IsUnviewable
> 
> Does this mean it got unmapped?

The window itself is mapped but an ancestor is unmapped [see 
XGetWindowAttributes(3)]. Top level windows don't have many ancestors, 
normally just the window frame created by Sawfish and the root window, 
which is always mapped. The output from xwininfo -root -tree would 
suggest that 0xc01020 is the window frame; Janek could check whether it 
is mapped with xwininfo -id 0xc01020.

It would appear that the managed window list has become corrupt: if 
Sawfish has framed the window, it should be on the list and retrievable 
with get-window-by-*.

-- 
	Timo Korvola		<URL:http://www.iki.fi/tkorvola>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]