Re: Xlib: unexpected async reply
- From: "Evgeny Repekto" <repekto argosoft gmail com>
- To: gtkmm-list gnome org
- Subject: Re: Xlib: unexpected async reply
- Date: Sun, 3 Sep 2006 19:44:54 +0500
I put the print out in the widget destructor and noticed that "Xlib: unexpected async reply" happens after some
iterations of removing.
Run enter
~CGlyphXMLElement: Child999
~CGlyphXMLElement: Child998
~CGlyphXMLElement: Child997
~CGlyphXMLElement: Child996
Xlib: unexpected async reply (sequence 0x75b2)!
~CGlyphXMLElement: Child995
~CGlyphXMLElement: Child994
~CGlyphXMLElement: Child993
...
~CGlyphXMLElement: Child0
What can it be? Please, help who have any idea.
On 9/3/06, Evgeny Repekto <repekto argosoft gmail com
> wrote:Hi,
Please help me. I'm doing with threads. The idea is to remove many widgets (>1000) from the container and put there new.
I created custom widget. I'm adding them to the box using add() method. Special rotuine is being started in the tread after
user has chosen a menu item command. This routine removes all widgets from the container using delete operator.
Something happend during or after removing. I get the message "Xlib: unexpected async reply" and my window get stock.
Please, give me a clue what should I do.
Eugene.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]