Re: Assert trigged in -[NSEvent eventNumber]

2008-06-23 Thread Mattias Arrelid
On Mon, Jun 23, 2008 at 7:24 PM, Jens Alfke <[EMAIL PROTECTED]> wrote: > > On 23 Jun '08, at 5:21 AM, Mattias Arrelid wrote: > >> The error claim that an >> assert has failed in -[NSEvent eventNumber] - and each time this >> occured, our custom mouse tracking seemed to stop working. >> Unfortunate

Re: Assert trigged in -[NSEvent eventNumber]

2008-06-23 Thread Jens Alfke
On 23 Jun '08, at 5:21 AM, Mattias Arrelid wrote: The error claim that an assert has failed in -[NSEvent eventNumber] - and each time this occured, our custom mouse tracking seemed to stop working. Unfortunately, I do not have access to the log at the moment. What would be the rightâ„¢ thing to

Assert trigged in -[NSEvent eventNumber]

2008-06-23 Thread Mattias Arrelid
After having tried to debug an error related to mouse tracking (using MATrackingAreaw, [1]) a few weeks ago, I occasionally saw an error message from the system in the console log. The error claim that an assert has failed in -[NSEvent eventNumber] - and each time this occured, our custom mouse tra