jarib / celerity-viewers

Watch your Celerity tests run
http://celerity.rubyforge.org
13 stars 3 forks source link

application stops any activity after connecting to celerity server #1

Closed flagman closed 15 years ago

flagman commented 15 years ago

I'am trying to make screenshot using celerity_viewer, but my application stops any activity after connecting to celerity server. Here you can find logs: http://pastie.org/579636 Please help

jarib commented 15 years ago

I need more info:

You need Celerity >= 0.0.6.16 for the latest viewers to work, it can be installed from GitHub:

jruby -S gem install jarib-celerity --source http://gems.github.com

jarib commented 15 years ago

Ah, and I'm sorry but saving doesn't work with the SWT viewers. Look out for a better solution for non-OSX machines soon ;)

jarib commented 15 years ago

And I'll make sure to post to our mailing list when there's been progress on that

flagman commented 15 years ago

Thanks Jarib. I was using 0.0.6 version from rubyforge repo. With 0.0.6.16 it works superiorly! Thank you for your job!

jarib commented 15 years ago

Glad you got it working :)