search for: p129

Displaying 4 results from an estimated 4 matches for "p129".

Did you mean: 129
2009 May 26
4
Unable to use wxruby-ruby19 in Ruby 1.9.1-p129 on Windows
Hello, I''m using wxRuby as my favourite GUI toolkit with Ruby 1.9. But after I updated my Ruby installation from Ruby 1.9.1-p0 to Ruby 1.9.1-p129, I cannot do a require "wx" anymore. Every time I try I get an error that says that Windows isn''t able to find some procedure. I have a German Windows XP installation, so I don''t know the English equivalent of this error (sorry): irb(main):001:0> require "rubyge...
2009 Aug 05
1
Re: mingw32 library compatibility
Hi Fabio Fabio Petrucci wrote: > is the mingw32 wxruby distribution > http://rubyforge.org/frs/download.php/52487/wxruby-ruby19-2.0.0-x86-mingw32.gem > compatible with > mingw32 ruby 1.9.1 installer provided by Luis Lavena > http://rubyinstaller.org/downloads/ ? I think it is - I believe that''s the MingW-ruby19 distribution that''s used to build wxruby-2.0.0
2009 Oct 25
2
wxruby2.so: [BUG] Segmentation fault on require 'wx'
Hi -- I am trying to get ruby 1.9 to run on my Windows Vista Ultimate computer with and Intel 32 bit processor and all OS updates applied. I installed ruby 1.9 on October 23, 2009 using the zip file (ruby-1.9.1-p129-i386-mswin32.zip) and the instructions located at: http://blog.orangecabin.com/2009/05/install-ruby-1-9-on-windows-using-zip-binary/. I was able to run several simple scripts. So far so good. I then went after wxruby and got it installed following the instructions at http://wxruby.rubyforge.org/...
2011 Dec 11
0
Wine why no audio?
...e is failing, but I suspect wine. The midi ports are ready: $ aconnect -o client 14: 'Midi Through' [type=kernel] 0 'Midi Through Port-0' client 129: 'FLUID Synth (6500)' [type=user] 0 'Synth input port (6500:0)' And I can clearly listen this: $ aplaymidi -p129:0 LullabyBrahms-C.mid But BIAB doesnt find midi drivers. The same with timidity+. Here is some code I've get. Please help me, should I submit a bug? Thanks! $ WINEDEBUG=+msacm wine ~/.wine/drive_c/biab/bbw.exe trace:msacm:DllMain 0x75870000 0x1 0x1 trace:msacm:MSACM_RegisterDriver (L&quot...