Re: [shoes] green shoes on archlinux x64 error...
- From:
- Tobias Pfeiffer
- Date:
- 2011-09-07 @ 15:26
Dunno if this helps but I just installed green_shoes and ran a simple
app with it on x64 Linux Mint 11 (based on Ubuntu 11.04). Worked fine.
Tobi
On 09/06/2011 09:13 PM, serialhex wrote:
> i don't know if this has been discussed before, but when i try to run a
> green_shoes app on my 64bit archlinux system i get the following error:
>
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
> `require': uninitialized constant Gdk::Drawable (NameError)
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
> `require'
> from
> /home/justin/.rvm/gems/ruby-1.9.2-p290/gems/gtk2-1.0.0/lib/gtk2/base.rb:25:in
> `rescue in<top (required)>'
> from
> /home/justin/.rvm/gems/ruby-1.9.2-p290/gems/gtk2-1.0.0/lib/gtk2/base.rb:21:in
> `<top (required)>'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
> `require'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
> `require'
> from
> /home/justin/.rvm/gems/ruby-1.9.2-p290/gems/gtk2-1.0.0/lib/gtk2.rb:11:in `<top
> (required)>'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
> `require'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
> `require'
> from
>
/home/justin/.rvm/gems/ruby-1.9.2-p290/gems/green_shoes-1.0.282/lib/green_shoes.rb:6:in
> `<top (required)>'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in
> `require'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in
> `rescue in require'
> from
>
/home/justin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in
> `require'
> from ./spaceship_earth.rb:21:in `<main>'
>
> i tried re-installing the gtk gems& such, but that doesn't seem to help. any
> ideas?
> hex
>
> --
> my blog is cooler than yours: serialhex.github.com<http://serialhex.github.com>
>
> The wise man said: "Never argue with an idiot. They bring you down to their
> level and beat you with experience."
>
> > > Other than the fact Linux has a cool name, could someone explain why I
> > > should use Linux over BSD?
> >
> > No. That's it. The cool name, that is. We worked very hard on
> > creating a name that would appeal to the majority of people, and it
> > certainly paid off: thousands of people are using linux just to be able
> > to say"OS/2? Hah. I've got Linux. What a cool name". 386BSD made the
> > mistake of putting a lot of numbers and weird abbreviations into the
> > name, and is scaring away a lot of people just because it sounds too
> > technical.
> -- Linus Torvalds' follow-up to a question about Linux
>
>
Re: [shoes] green shoes on archlinux x64 error...
- From:
- ashbb
- Date:
- 2011-09-07 @ 12:32
Hi hex,
To solve your problem, I think we need help from Ruby/GTK2 developers.
So, could you ask in the ruby-talk ML?
ashbb