Delay between widget background and widget contents

Peter Harris pharris at opentext.com
Fri Dec 4 13:01:22 PST 2009


Christoph Bartoschek wrote:
> Am Donnerstag, 3. Dezember 2009 schrieb Christoph Bartoschek:
> 
>> I have dumped the network protocol into the attached file. It seems as if
>>  the delay is caused between second 4.16 and 4.63 and it seems as if the
>>  application is waiting for the X-Server. Is this correct?
> 
> What can I do to debug this problem? Apparently it is a problem on the server 
> side. The processing before the EXPOSE event takes 0.5 seconds which is too 
> long. 

It's not clear where the Expose is coming from. It doesn't appear to be
in response to a MapWindow or ClearArea. It somewhat looks as though
another (unrelated?) window is unmapped, but you don't see that in the
trace since it doesn't include the rest of the desktop.

I might suspect that the app is unnecessarily stalling waiting for an
event, when it should just continue processing. But I have no evidence
for this assertion.

> Especially 
> the RENDER commands are not dissected by wireshark.

Wireshark svn (and/or nightly build) has support for most extensions,
including RENDER.

Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
pharris at opentext.com            Toll Free: 1 877 359 4866


More information about the xorg-devel mailing list