Hi Mark,
I just tried it out and couldn't reproduce the problem. Is this the action command triggered by @ ? I am guessing you are using the standard ui.rb, not the one in the Review branch? Can you provide a reproducible example? This seems to be an error in the threading code in ui.rb, hopefully someone more familiar with that code can chime in.
What OS and Ruby versions are you running?
Haris Skiadas Department of Mathematics and Computer Science Hanover College
On Aug 12, 2008, at 10:38 AM, Mark Eli Kalderon wrote:
The new action command is giving me the following error:
deadlock 0x38cde0: sleep:S - /Library/Application Support/TextMate/Support/lib/ui.rb:84 deadlock 0x346fc: sleep:F(1049) (main) - /Library/Application Support/TextMate/Support/lib/ui.rb:86 tm_dialog: no property list given /Library/Application Support/TextMate/Support/lib/ui.rb:86:in `read': Thread(0x346fc): deadlock (fatal) from /Library/Application Support/TextMate/Support/lib/ui.rb:86:in `load' from /Library/Application Support/TextMate/Support/lib/ui.rb:86:in `menu' from /Library/Application Support/TextMate/Support/lib/ui.rb:81:in `popen' from /Library/Application Support/TextMate/Support/lib/ui.rb:81:in `menu' from /tmp/temp_textmate.lvQNXx:5
Any ideas? TIA, Mark