** Description changed:

  I have been having problems installing wxRuby and having it work on
  Ubuntu 9.10.  To reproduce the problem I followed the following steps:
  
  1  Backed up Ubuntu system
  2  Installed Ubuntu 9.10
  3  setup an internet connection
  4  opened update manager
  5  opened up a terminal:
  6  sudo apt-get install ruby
  7  sudo apt-get install rubygems
  8  sudo apt-get install libwxgtk2.8-0
  9  sudo apt-gets install libwxgtk2.8-dev
  10 sudo gem install wxruby
  11 ruby EyesApp.rb
  
  from EyesApp.rb
  
  begin
    require 'rubygems'
  rescue LoadError
  end
  require 'wx'
  require 'Eyes.rb'
  require 'date'
  
  Note: EyesApp.rb was working before upgrading to Ubuntu karmic (9.10)
  
  /var/lib/gems/1.8/gems/wxruby-2.0.1-x86-linux/lib/wxruby2.so: 
/var/lib/gems/1.8/gems/wxruby-2.0.1-x86-linux/lib/wxruby2.so: symbol 
_ZN13wxAuiNotebook14ShowWindowMenuEv, version WXU_2.8.5 not defined in file 
libwx_gtk2u_aui-2.8.so.0 with link time reference - 
/var/lib/gems/1.8/gems/wxruby-2.0.1-x86-linux/lib/wxruby2.so (LoadError)
   from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
   from /var/lib/gems/1.8/gems/wxruby-2.0.1-x86-linux/lib/wx.rb:12
   from /usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in 
`gem_original_require'
   from /usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `require'
   from EyesApp.rb:5
  
  ProblemType: Bug
  Architecture: i386
  Date: Fri Nov 13 14:00:06 2009
- Dependencies:
-  coreutils 7.4-2ubuntu1
-  debconf 1.5.27ubuntu2
-  debconf-i18n 1.5.27ubuntu2
-  dpkg 1.15.4ubuntu2
-  findutils 4.4.2-1
-  gcc-4.4-base 4.4.1-4ubuntu8
-  libacl1 2.2.47-2
-  libattr1 1:2.4.43-3
-  libc-bin 2.10.1-0ubuntu15
-  libc6 2.10.1-0ubuntu15
-  libgcc1 1:4.4.1-4ubuntu8
-  liblocale-gettext-perl 1.05-4build1
-  libncurses5 5.7+20090803-2ubuntu2
-  libruby1.8 1.8.7.174-1
-  libselinux1 2.0.85-2ubuntu2
-  libstdc++6 4.4.1-4ubuntu8
-  libtext-charwidth-perl 0.04-5build1
-  libtext-iconv-perl 1.7-1build1
-  libtext-wrapi18n-perl 0.06-7
-  lzma 4.43-14ubuntu1
-  perl-base 5.10.0-24ubuntu4
-  ruby1.8 1.8.7.174-1
-  tzdata 2009r-0ubuntu9.10
-  zlib1g 1:1.2.3.3.dfsg-13ubuntu3
- DistroRelease: Ubuntu 9.10
- InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
- LiveMediaBuild: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
- Package: ruby 4.2
- PackageArchitecture: all
- ProcEnviron:
-  SHELL=/bin/bash
-  LANG=en_CA.UTF-8
- ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
- SourcePackage: ruby-defaults
- Uname: Linux 2.6.31-14-generic i686
- XsessionErrors:
-  (gnome-settings-daemon:1602): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
-  (gnome-settings-daemon:1602): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
-  (nautilus:1710): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
-  (polkit-gnome-authentication-agent-1:1721): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
-  (synaptic:11592): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: 
assertion `node != NULL' failed
-  (synaptic:11592): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: 
assertion `node != NULL' failed
-  (synaptic:11644): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: 
assertion `node != NULL' failed
- 
- ProblemType: Bug
- Architecture: i386
- Date: Fri Nov 13 14:28:19 2009
- DistroRelease: Ubuntu 9.10
- InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
- LiveMediaBuild: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
- Package: ruby 4.2
- PackageArchitecture: all
- ProcEnviron:
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
- ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
- SourcePackage: ruby-defaults
- Uname: Linux 2.6.31-14-generic i686

-- 
wxRuby crashes after installing and using on a reinstalled ubuntu
https://bugs.launchpad.net/bugs/482343
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to