I did some testing and found that if I do the following:
Code: Select all
do shell script "logger \"Test\""
display dialog "Test"
do shell script "logger \"Test\""
This also affects the 'choose from list' applescript construct which is why the UnInstall xtra fails to function.
I see that ticket #1320 mentions a pretty significant change in the way that applescripts are run from adium. I'm wondering if this change resulted in a regression where dialog boxes no longer work.
I can't seem to find any tickets for this type of problem. Has anyone seen it before?
Thanks.