Jon Maddox

Results 127 comments of Jon Maddox

FWIW, I just ran it on another system with `2.2.2p95` and it worked.

Yup, both using `0.4.0`. I wonder if this version ever worked? Looks like it just needs to be bumped to `0.5.0`.

nope :( ``` D, [2015-08-03T16:17:53.119734 #31336] DEBUG -- : Celluloid 0.17.0 is running in BACKPORTED mode. [ http://git.io/vJf3J ] D, [2015-08-03T16:17:53.823394 #31336] DEBUG -- : Terminating 5 actors... /opt/rubies/2.1.6-github1/lib/ruby/gems/2.1.0/gems/reel-0.6.0.pre5/lib/reel/response.rb:10:in `':...

This is confirmed. Except it's 2 different issues. I don't see it in the code, but somehow, the delegate is being retained. This is what causes the crash. Setting the...

Actually, I don't think that resolved the crasher either.

hwhoops. Didn't see this: ``` - (void)containingViewDidUnload; ``` Call this in `viewDidUnload` and `dealloc` and you're good to go.

Thanks for the fast reply. All that makes sense. It'd be great to get it a little more flexible. > harmony-api looks cool btw! Thanks! All from standing on your...

can you fix this up to be synced with master, so I can get my green button back? :)

Bingo. :) On Jul 29, 2012, at 8:41 PM, Fernando Brito [email protected] wrote: > @britishtea from what I know from bitbucket.org, when you own a repo and you have a...

try running with just `script/server` to get logs. Also if you `script/install`, you should find logs in the logs directory.