Author | Thread |
|
06/04/2013 03:29:30 AM · #21451 |
|
|
06/04/2013 07:24:37 AM · #21452 |
Originally posted by tolovemoon: yay I finally entered a challenge.... lets see if I can win |
Well I just gave you a 10 so maybe you can.
Another win here. |
|
|
06/04/2013 07:44:59 AM · #21453 |
A win? Where?
Right here!
Spork wins |
|
|
06/04/2013 07:58:13 AM · #21454 |
Here's the problem... Added the Guard gem and everything was fine when I was calling Guard. When I added Spork, I get the following error every time I try to restart Guard.
19:01:28 - INFO - Guard uses TerminalTitle to send notifications.
19:01:28 - INFO - Starting Spork for RSpec
19:01:28 - ERROR - Guard::Spork failed to achieve its , exception was:
[#5232DAD6505A] ChildProcess::LaunchError: No such file or directory - bundle exec spork -p 8989 [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/childprocess-0.3.7/lib/childprocess/unix/fork_exec_process.rb:54:in launch_process' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/childprocess-0.3.7/lib/childprocess/abstract_process.rb:68:instart' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-spork-1.2.0/lib/guard/spork/spork_instance.rb:38:in start' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-spork-1.2.0/lib/guard/spork/runner.rb:33:ineach' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-spork-1.2.0/lib/guard/spork/runner.rb:33:in launch_sporks' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-spork-1.2.0/lib/guard/spork.rb:21:instart' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:99:in block in run_supervised_task' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:97:incatch' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:97:in run_supervised_task' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:54:inblock (2 levels) in run' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:175:in block (3 levels) in scoped_guards' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:174:ineach' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:174:in block (2 levels) in scoped_guards' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:173:incatch' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:173:in block in scoped_guards' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:172:ineach' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:172:in scoped_guards' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:53:inblock in run' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/lumberjack-1.0.2/lib/lumberjack.rb:27:in unit_of_work' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/runner.rb:52:inrun' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard.rb:187:in block in start' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard.rb:363:inblock in within_preserved_state' [#5232DAD6505A] :10:in synchronize' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard.rb:360:inwithin_preserved_state' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard.rb:185:in start' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/lib/guard/cli.rb:110:instart' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/thor-0.17.0/lib/thor/task.rb:27:in run' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/thor-0.17.0/lib/thor/invocation.rb:120:ininvoke_task' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/thor-0.17.0/lib/thor.rb:344:in dispatch' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/thor-0.17.0/lib/thor/base.rb:434:instart' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/gems/guard-1.6.2/bin/guard:6:in ' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/bin/guard:19:inload' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/bin/guard:19:in ' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/bin/ruby_noexec_wrapper:14:ineval' [#5232DAD6505A] /Users/periclestheodorou/.rvm/gems/ruby-1.9.3-p362/bin/ruby_noexec_wrapper:14:in `' 19:01:28 - INFO - Guard::Spork has just been fired 19:01:28 - INFO - Guard::RSpec is running, with RSpec 2! 19:01:28 - INFO - Running all specs No DRb server is running. Running in local process instead ... No examples found.
Message edited by author 2013-06-04 07:59:15. |
|
|
06/04/2013 08:01:15 AM · #21455 |
|
|
06/04/2013 08:05:11 AM · #21456 |
I good with that, as long as Spork doesn't win I'm happy. |
|
|
06/04/2013 08:08:15 AM · #21457 |
Spork always wins
An eternity of unhappiness for you
Spork wins |
|
|
06/04/2013 08:57:00 AM · #21458 |
If your happy and you know it clap your hands.
<-- "Claps hands" |
|
|
06/04/2013 09:30:38 AM · #21459 |
Spork thanks you for the applause and undying adulation.
Spork wins...and you don't |
|
|
06/04/2013 09:44:39 AM · #21460 |
No applause is necessary for my win
|
|
|
06/04/2013 09:50:31 AM · #21461 |
|
|
06/04/2013 10:05:50 AM · #21462 |
Spork doesn't require applause, but recognizes and appreciates it as part of an appropriate tribute to Spork, The Winner.
The balance may be paid in gold or quantities of $100 bills.
Spork wins |
|
|
06/04/2013 11:10:57 AM · #21463 |
Hands up who loves Spork ?
|
|
|
06/04/2013 11:11:36 AM · #21464 |
There ,nobody,now on your bike please Spork. |
|
|
06/04/2013 11:20:15 AM · #21465 |
|
|
06/04/2013 11:32:41 AM · #21466 |
|
|
06/04/2013 12:00:50 PM · #21467 |
Spork is relentless in his winning.
Spork always wins, because good is dumb. |
|
|
06/04/2013 01:42:41 PM · #21468 |
Spork, you were cute as a c h i l d! :) |
|
|
06/04/2013 01:53:05 PM · #21469 |
Dear SPORK! I think you are wasting your energy and talent here, while you could be doing something much more beneficial and heroic for the precious land of sporkkind.
Sincerely,
"Last wins" winner |
|
|
06/04/2013 02:10:00 PM · #21470 |
Spork is destitute.
 |
|
|
06/04/2013 03:11:16 PM · #21471 |
Stop children
what's that sound
everybody look what's going down
while I win
|
|
|
06/04/2013 05:00:57 PM · #21472 |
Save my life I'm going down for the last wins  |
|
|
06/04/2013 07:08:41 PM · #21473 |
...Well I won't back down, no I won't back down.
You can stand me up at the gates of Hell, but I won't back down...
You payin' attention??!! :~I |
|
|
06/04/2013 08:22:06 PM · #21474 |
I am the champion, my friennnnnd. And I'll keep on fighting til the end. I am the champion. I am the champion. I am the champion. ...of the threaddddddd.  |
|
|
06/04/2013 10:16:47 PM · #21475 |
How about some Blues for ya'll while I win
|
|
Home -
Challenges -
Community -
League -
Photos -
Cameras -
Lenses -
Learn -
Help -
Terms of Use -
Privacy -
Top ^
DPChallenge, and website content and design, Copyright © 2001-2025 Challenging Technologies, LLC.
All digital photo copyrights belong to the photographers and may not be used without permission.
Current Server Time: 07/30/2025 03:01:07 AM EDT.