-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
After trying to resolve this with google, previous issues, and downloading probably way too many gems and libraries I'm hoping you can help. every time I run vr, I get this error:
Traceback (most recent call last): 15: from /home/paladin/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in
14: from /home/paladin/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in
eval' 13: from /home/paladin/.rvm/gems/ruby-2.5.1/bin/vr:23:in '12: from /home/paladin/.rvm/gems/ruby-2.5.1/bin/vr:23:in
load' 11: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/visualruby-3.1.11/vr:44:in <top (required)>'10: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/gobject-introspection-3.1.1/lib/gobject-introspection/loader.rb:110:in
block in define_singleton_method' 9: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/gobject-introspection-3.1.1/lib/gobject-introspection/loader.rb:110:in invoke'8: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/visualruby-3.1.11/vr:41:in
block in <top (required)>' 7: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/visualruby-3.1.11/vr:17:in load_everything'6: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:117:in
require_rel' 5: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:117:in each'4: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:118:in
block in require_rel' 3: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:96:in require_all'2: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:96:in
each' 1: from /home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:97:in block in require_all'/home/paladin/.rvm/gems/ruby-2.5.1/gems/require_all-2.0.0/lib/require_all.rb:102:in
rescue in block in require_all': Could not require /home/paladin/.rvm/gems/ruby-2.5.1/gems/visualruby-3.1.11/lib/Alert.rb (**uninitialized constant VR::Alert::GladeGUI**). Please require the necessary files (RequireAll::LoadError) I'm pretty sure I'm just blind and this is a simple fix but I've tried tweaking almost everything.I'm running Windows 10 x64 with Ubuntu for windows. Now I can run graphical Apps just fine with the use of xming Server on the windows side, and can even run Glade on it's own by executing it through the ubuntu bash side, but I cannot get visualruby to work. I get a splashscreen and then this error. I'm running rvm on ruby2.5.1 but I also receive the error running on 2.4.x installs. I get this same error even running vr through just regular Windows cmd. Any ideas? Thank you for your time.
Metadata
Metadata
Assignees
Labels
No labels