LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-01-2012, 05:21 PM   #1
lwhite
LQ Newbie
 
Registered: Jun 2012
Posts: 7

Rep: Reputation: Disabled
X11 (xlib) BadWindow Errors during XQueryTree in a FocusIn Event


I am new to linux and xlib and would appreciate some advice regarding how to avoid BadWindow Errors during a XQueryTree function call.

Here's the issue...
1) My code is attempting to handle FocusIn, DestroyNotify and other events.
2) When an existing Window is deleted(closed), it appears that I receive a FocusIn event first instead of the expected DestroyNotify event.
3) My FocusIn event logic uses XQueryTree to determine who the parent is for the window that just came into focus. This works fine for normal FocusIn event scenarios. However, it appears that while I am looping through trying to determine who the eldest parent window is, the DestroyEvent starts to occur and causes my XQueryTree to error out. I was expecting the DestroyEvent to come in first, but maybe it does have to come into Focus before it is actually deleted when clicking on the right upper corner "X" button.
4) I even specified a Error Handler routine in an attempt to recover from the error, but XQueryTree still errors out.
5) If the window is being deleted, I don't even want to call XQueryTree in the first place.

What would be the best way to handle this? I am running on Fedora 14.

Thanks,
Larry
 
Old 10-10-2012, 03:59 PM   #2
lwhite
LQ Newbie
 
Registered: Jun 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Well, as it turns out... I was able to use XSetErrorHandler to recover from the described error condition. Too bad XQueryTree isn't a little more resilient, especially since windows can come and go at anytime.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to invoke a ButtonPress Event using XLib anurupr Programming 1 11-17-2010 06:50 PM
[Xlib: extension "Generic Event Extension" missing on display] nomachine/x11 forward digger86 Linux - Software 0 05-21-2010 01:29 AM
DestroyWindow Event In Xlib Frederick J. Harris Programming 5 05-14-2007 05:59 AM
VESA, font, QPixmap and BadWindow errors when starting KDE 3.3 artificialGekko Linux - Software 0 03-21-2005 09:13 AM
XLib program crashes with BadWindow jasonar79 Programming 0 03-15-2004 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration