Author Topic: MDATokenBusyException  (Read 3455 times)

0 Members and 1 Guest are viewing this topic.

cdoggie

  • Guest
MDATokenBusyException
« on: October 17, 2010, 04:02:20 PM »
this message-box stated that this was a top-level exception. What does it mean/what should I do?

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 957
  • or #f0; daa; add a,#a0; adc a,#40
Re: MDATokenBusyException
« Reply #1 on: October 18, 2010, 06:30:35 PM »
this message-box stated that this was a top-level exception. What does it mean/what should I do?
It means exactly that cocoa pushes external exceptions to your app and all what we should do here is to inform the user about this and then, silently start swallowing those unwanted events. consider it a gui flaw from apple's side with such workaround.

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)