I've been having a similar problem for awhile now. When I try to open getbundles, nothing happens. Here's the log output I get (I'm running os 10.5):<div><br></div><div><div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:205: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n'</div>

<div>    when "Official":      "Official"</div><div>                    ^</div><div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:206: syntax error, unexpected keyword_when, expecting keyword_end</div>

<div>    when "Under Review":  "Review"</div><div>        ^</div><div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:206: syntax error, unexpected ':', expecting keyword_end</div>

<div>    when "Under Review":  "Review"</div><div>                        ^</div><div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:208: warning: else without rescue is useless</div>

<div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:206: warning: unused literal ignored</div><div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:211: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n'</div>

<div>      when /github\.com/: "Github"</div><div>                         ^</div><div>/Users/Kyle/Library/Application Support/TextMate/Pristine Copy/Bundles/GetBundles.tmbundle/Support/getBundles.rb:214: syntax error, unexpected keyword_end, expecting $end</div>

<div> </div><div>Any thoughts?</div><div><br></div><div><br></div><div>---Kyle.</div><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 2:22 AM, Hans-Jörg Bibiko <span dir="ltr"><<a href="mailto:bibiko@eva.mpg.de">bibiko@eva.mpg.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
for some reasons GetBundles' behaviour became unstable in the last couple of days. Up to now I've no explanation for it.<br>
<br>
For me the following fixed this more or less:<br>
If GetBundles hangs (in the Log File you should find something like "Error while initialization. Invalid argument") go to TM's main menu > Bundles > GetBundles > "Close Dialog" and retry invoking GetBundles.<br>


<br>
Could you please tell me the output of:<br>
<br>
TM's main menu > Bundles > GetBundles > Help > Requirements > "Check Requirements"<br>
<br>
and which OSX version do you are running?<br>
<br>
Best,<br>
--Hans<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br></div>