Undefined constant Gem::VERSION

59 views
Skip to first unread message

Lee Henson

unread,
Jun 20, 2010, 12:09:48 PM6/20/10
to Bowline Dev
Hi

I'm running rvm'd ruby 1.9.1 on osx 10.5.8, and I've just tried to
generate a new app and run it without making any changes of my own.
e.g.

bowline-gen app myapp
cd myapp
bowline-bundle
./script/run


uninitialized constant Gem::VERSION
/Users/leemhenson/src/github/myapp/vendor/gems/ruby/1.9.1/
environment.rb:39:in `eval'
/Users/leemhenson/.bowline/libs/rubylib/1.9.1/rubygems/
specification.rb:443:in `initialize'
(eval):3:in `new'
(eval):3:in `<module:Bundler>'
/Users/leemhenson/src/github/myapp/vendor/gems/ruby/1.9.1/
environment.rb:39:in `eval'
/Users/leemhenson/src/github/myapp/vendor/gems/ruby/1.9.1/
environment.rb:39:in `<module:Bundler>'
/Users/leemhenson/src/github/myapp/vendor/gems/ruby/1.9.1/
environment.rb:2:in `<top (required)>'
/Users/leemhenson/src/github/myapp/vendor/gems/environment.rb:4:in
`require'
/Users/leemhenson/src/github/myapp/vendor/gems/environment.rb:4:in
`<top (required)>'
/Users/leemhenson/src/github/myapp/config/boot.rb:8:in `require'
/Users/leemhenson/src/github/myapp/config/boot.rb:8:in `<top
(required)>'
/Users/leemhenson/src/github/myapp/script/init:2:in `require'
/Users/leemhenson/src/github/myapp/script/init:2:in `<top
(required)>'
2010-06-20 16:30:41.986 bowline-desktop[1127:180b] ***
_NSAutoreleaseNoPool(): Object 0xb492a0 of class WebView autoreleased
with no pool in place - just leaking
Stack: (0x96943f4f 0x96850432 0x95f0d696 0x95f033d1 0x95f0cf86 0xdea7f
0x7b688 0x2689b 0x189eae 0x189eeb 0x653cb 0xa8d4b 0xe6006 0x2228ac
0x223699 0x290db 0x24d5e)
2010-06-20 16:30:42.007 bowline-desktop[1127:180b] ***
_NSAutoreleaseNoPool(): Object 0xb43ac0 of class NSCFArray
autoreleased with no pool in place - just leaking
Stack: (0x96943f4f 0x96850432 0x941b3bf5 0x968970fb 0x95fc20d3
0x95f0d0e7 0xdea7f 0x7b688 0x2689b 0x189eae 0x189eeb 0x653cb 0xa8d4b
0xe6006 0x2228ac 0x223699 0x290db 0x24d5e)
2010-06-20 16:30:42.008 bowline-desktop[1127:180b] ***
_NSAutoreleaseNoPool(): Object 0xb54280 of class
__NSFastEnumerationEnumerator autoreleased with no pool in place -
just leaking
Stack: (0x96943f4f 0x96850432 0x95f14101 0x95fc23ff 0xd329d 0x653dd
0xa8d4b 0xe6006 0x2228ac 0x223699 0x290db 0x24d5e)

Any ideas?

Also, what's the status of windows support?

Cheers
Lee

Alex MacCaw

unread,
Jun 21, 2010, 1:34:17 PM6/21/10
to bowli...@googlegroups.com
That is rather odd, looks like Rubygems isn't being loaded. Maybe you could add a ticket on github, and we can resolve it there.

Windows support is a few months off. We need it for Taskforce, so it's definitely going to happen. We basically waiting till WebKit 2 is stable. If anybody on this list know of Windows developers that would be interested in helping me, please let me know. I've never programmed on Windows before.

Alex

Lee Henson

unread,
Jun 22, 2010, 8:54:46 AM6/22/10
to bowli...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages