Try xprop - this will envoke cursor, click on the window that you can't close, this will show you in the terminal the pid , something like: _NET_WM_PID(CARDINAL) = 13344. Then  - "xprop | grep -i pid"  - this will show you the process too. Then something like "ps -ef | grep pid"
<br><br><br><div><span class="gmail_quote">On 6/26/07, <b class="gmail_sendername">Mike McCarty</b> <<a href="mailto:Mike.McCarty@sbcglobal.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Mike.McCarty@sbcglobal.net
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I use GNOME with FC2 and have encountered an odd circumstance.<br>I was running K3b to burn some images, and it popped up<br>some windows. When I shut it down, I killed the main window,<br>and one remained. It is a small window, and is blank (normal
<br>background color for those windows). I can use the little buttons<br>on the frame the [-] [o] [x] just fine, except that it won't go<br>away. When I use the [-] box it does go on the task bar. But<br>when I use the [x] box, eventually the "Window is not responding,
<br>[Cancel] or [Force Quit]" comes up. Selecting Force Quit does<br>not make the window go away. I cannot find any process associated<br>with that window using ps. I'm sure a reboot will fix this, but<br>I'd like to have some idea what is going on.
<br><br>Thanks for your time.<br><br>Mike<br>--<br>p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}<br>Oppose globalization and One World Governments like the UN.<br>This message made from 100% recycled bits.
<br>You have found the bank of Larn.<br>I can explain it for you, but I can't understand it for you.<br>I speak only for myself, and I am unanimous in that!<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>