Re: Buggy Event subscription?
mallum <[email protected]> Sun, 19 May 2002 23:01:39 +0100
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
on Sun, May 19, 2002 at 01:45:15PM +0200, Kero van Gelder wrote: > > Hmmmm, looks like its something to do with the XSyncronize call you > > do. I've never played with that before, Im not sure why it would cause > > an X error with matchbox... I'll need to look into it .. > > Should not be the cause. I admit that removing it prevents the crash, > but so does the removal of various single other lines. > wierd such as ? It could well be because you never close your Display. > XSynchronize just assures that the result of an X command is back at > the client, before the client issues a new command. I.e, very useful > for debugging, but slow otherwise. > Yes I know what it does, just never really played with it before. -- Matthew