Gentoo Archives: gentoo-user

From: Henk Boom <lunarc.lists@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Tiny Annoying Window
Date: Wed, 26 Dec 2007 03:42:41
Message-Id: bf61a1ea0712251934i1c63dda8w5d63f3be81d5fc6@mail.gmail.com
1 Hi, when I use Firefox 2.0.0.11, Firefox 3 beta 2, or VLC player, I
2 often get a small grey 1x12 window in the top left of my screen. No
3 decorations or anything, just a 1x12 strip of grey against the corner.
4 I can't move it, and it appears on top of all other windows in all
5 workspaces. Firefox 2.0.0.7 did not exhibit this problem.
6
7 This problem comes up with both firefox and vlc, and I have seen it in
8 the fluxbox, xfwm, and compiz window managers. In compiz it even
9 blocks the corner mouse-sensing, which is a big practical problem. I'm
10 not sure what is to blame, so I don't even know where to send the bug
11 report.
12
13 Gruesome details follow:
14
15 In Firefox 3 beta 2, it happens when I navigate to certain sites
16 (http://wiki.compiz-fusion.org/WindowMatching for example). In Firefox
17 2.0.11, it happens when going to other certain sites, such as my gmail
18 inbox. They both have information similar to the following.
19
20 xwininfo for the small window:
21 xwininfo: Window id: 0x32055f0 "Firefox"
22
23 Absolute upper-left X: 0
24 Absolute upper-left Y: 0
25 Relative upper-left X: 0
26 Relative upper-left Y: 0
27 Width: 1
28 Height: 12
29 Depth: 24
30 Visual Class: TrueColor
31 Border width: 0
32 Class: InputOutput
33 Colormap: 0x20 (installed)
34 Bit Gravity State: NorthWestGravity
35 Window Gravity State: NorthWestGravity
36 Backing Store State: NotUseful
37 Save Under State: yes
38 Map State: IsViewable
39 Override Redirect State: yes
40 Corners: +0+0 -1023+0 -1023-756 +0-756
41 -geometry 1x12+0+0
42
43 xprop:
44 WM_HINTS(WM_HINTS):
45 Client accepts input or input focus: True
46 Initial state is Normal State.
47 window id # of group leader: 0x3200001
48 _NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 52450802
49 _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
50 _NET_WM_USER_TIME(CARDINAL) = 317673324
51 _NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x32055f1
52 WM_CLIENT_LEADER(WINDOW): window id # 0x3200001
53 _NET_WM_PID(CARDINAL) = 28081
54 WM_LOCALE_NAME(STRING) = "en_CA.UTF-8"
55 WM_CLIENT_MACHINE(STRING) = "korhal"
56 WM_NORMAL_HINTS(WM_SIZE_HINTS):
57 program specified minimum size: 0 by 12
58 window gravity: NorthWest
59 WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS,
60 _NET_WM_PING, _NET_WM_SYNC_REQUEST
61 WM_CLASS(STRING) = "gecko", "Firefox-bin"
62 WM_ICON_NAME(STRING) = "Firefox"
63 _NET_WM_ICON_NAME(UTF8_STRING) = 0x46, 0x69, 0x72, 0x65, 0x66, 0x6f, 0x78
64 WM_NAME(STRING) = "Firefox"
65 _NET_WM_NAME(UTF8_STRING) = 0x46, 0x69, 0x72, 0x65, 0x66, 0x6f, 0x78
66
67 In VLC Player, it starts when I start the player with the wx GUI. It
68 even appears above the player when I switch to full-screen mode, which
69 is really annoying O_O.
70
71 xwininfo:
72 xwininfo: Window id: 0x3200107 "."
73
74 Absolute upper-left X: 0
75 Absolute upper-left Y: 0
76 Relative upper-left X: 0
77 Relative upper-left Y: 0
78 Width: 1
79 Height: 12
80 Depth: 24
81 Visual Class: TrueColor
82 Border width: 0
83 Class: InputOutput
84 Colormap: 0x20 (installed)
85 Bit Gravity State: NorthWestGravity
86 Window Gravity State: NorthWestGravity
87 Backing Store State: NotUseful
88 Save Under State: yes
89 Map State: IsViewable
90 Override Redirect State: yes
91 Corners: +0+0 -1023+0 -1023-756 +0-756
92 -geometry 1x12+0+0
93
94 xprop:
95 WM_HINTS(WM_HINTS):
96 Client accepts input or input focus: True
97 Initial state is Normal State.
98 window id # of group leader: 0x3200001
99 _NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 52429065
100 _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
101 _NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x3200108
102 WM_CLIENT_LEADER(WINDOW): window id # 0x3200001
103 _NET_WM_PID(CARDINAL) = 14078
104 WM_LOCALE_NAME(STRING) = "en_CA.UTF-8"
105 WM_CLIENT_MACHINE(STRING) = "korhal"
106 WM_NORMAL_HINTS(WM_SIZE_HINTS):
107 program specified minimum size: 0 by 12
108 window gravity: NorthWest
109 WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS,
110 _NET_WM_PING, _NET_WM_SYNC_REQUEST
111 WM_CLASS(STRING) = ".", "."
112 WM_ICON_NAME(STRING) = "."
113 _NET_WM_ICON_NAME(UTF8_STRING) = 0x2e
114 WM_NAME(STRING) = "."
115 _NET_WM_NAME(UTF8_STRING) = 0x2e
116
117 Any clues?
118
119 Henk Boom
120 --
121 gentoo-user@g.o mailing list