that is, Shoes.app crashes running the expert-irb example, doing
>> Shoes.setup { gem 'markaby' } # or what have you
On Fri, Oct 10, 2008 at 2:23 AM, John Haltiwanger <
[EMAIL PROTECTED]> wrote:
> i can add r970 crashes when trying to install 'httparty' on osx 10.5.5
> (can i suggest that people generally don't use the marketing names for osx
> versions when describing bugs / incidents? there can be a fair amount of
> things happening jut between point releases.)
>
> rubygems example ran. i think it crashed and then ran fine the next time,
> like it had successfully installed the gem while it came all unlaced before.
>
>
> yes, it appears that is so. things are installing but at the cost of a
> pair.
>
>
> On Fri, Oct 10, 2008 at 12:49 AM, Tieg Zaharia <[EMAIL PROTECTED]>wrote:
>
>> I rememeber a few months ago having problems on Leopard when installing a
>> gem. The progress bar hung and I came back after a while and it was still
>> stuck. If I remember correctly, after a few times it just worked and the gem
>> was there (can't remember which gem it was). Not sure if this is the problem
>> you guys are having,
>> -tieg
>>
>>
>> On Fri, Oct 10, 2008 at 12:18 AM, Seth Thomas Rasmussen <
>> [EMAIL PROTECTED]> wrote:
>>
>>> On Fri, Oct 10, 2008 at 12:16 AM, _why <[EMAIL PROTECTED]> wrote:
>>> > Let me ask you guys something. Have you run into a problem with the
>>> > gem installer crashing on you? Because I've encountered an issue
>>> > with the progress bar and the Ruby thread being poison for each
>>> > other. This is on a Tiger test machine. The gem is installed, but
>>> > it crashes because of the progress-thread-poison situation.
>>> >
>>> > Anyone else seen that?
>>>
>>> Yes! http://article.gmane.org/gmane.comp.lib.shoes/2050
>>>
>>> I am on Tiger as well.
>>>
>>> >> Last patch is a feature request for source:
>>> >> what about
>>> >>
>>> >> Shoes.setup do
>>> >> source "http://gems.github.com"
>>> >> gem "james-ruminant"
>>> >> end
>>> >>
>>> >> james-ruminant is the one I was trying ;) Unfortunately surce works
>>> out of
>>> >> the box, but it erases the previous sources... I wanted to _add_ a
>>> source,
>>> >> hence the patch.
>>> >
>>> > What if source took multiple args?
>>>
>>> I think the current API is fine, but it could also take multiple
>>> arguments. Either way, I think it should just append to a sources list
>>> as Emanuel expected.
>>>
>>> --
>>> Seth Thomas Rasmussen
>>> http://greatseth.com
>>>
>>
>>
>