Comment 5 for bug 632984

Revision history for this message
Maxim Sokolovskij (a-x-e-1) wrote :

I'm writining GUI apps on Ruby with wxRuby as GUI lib. Now all that work great on Lucid doesn't even start with this error:

<internal:lib/rubygems/custom_require>:29:in `require': libwx_gtk2u_media-2.8.so.0: cannot open shared object file: No such file or directory - /var/lib/gems/1.9.1/gems/wxruby-ruby19-2.0.1-x86-linux/lib/wxruby2.so (LoadError)
 from <internal:lib/rubygems/custom_require>:29:in `require'
 from /var/lib/gems/1.9.1/gems/wxruby-ruby19-2.0.1-x86-linux/lib/wx.rb:12:in `<top (required)>'
 from <internal:lib/rubygems/custom_require>:33:in `require'
 from <internal:lib/rubygems/custom_require>:33:in `rescue in require'
 from <internal:lib/rubygems/custom_require>:29:in `require'
 from simplegui.rbw:3:in `<main>'

So, all who use this lib are affected.