Displaying 20 results from an estimated 10000 matches similar to: "0.36 problem?"
2006 Oct 05
2
0.36 release problem?
I tried sending this a day or two ago but I didn''t see it appear.
I''ve just tried the wxRuby 0.36 release but appear to get the following error (I got it from bigdemo.rb too).
C:\opt\ruby\lib\ruby\gems\1.8\gems\wxruby2-preview-0.0.36-i386-mswin32\samples\minimal>minimal
Our Initialize was called
Their Initialize returned 1
2006 Oct 12
8
announcement
Hi
Now we''ve got the download problems nailed, shall we do an announcement
on comp.lang.ruby? I can do it if you''re really busy, but Kevin I think
you have first refusal as you''re owed the biggest chunk of kudos for
getting us this far.
re patch backlog: no worries - just clearing the decks before having
another go at integrating wxScintilla - but I can''t
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
2007 Jan 03
12
instalation problem
Hi
Im testing wxRuby. I have a problem when ruby try to load the load wx.
Im newbie to ruby, maybe a make a simple mistake :
Best regards.
Install wxRuby--------------------------------------------------------------
pedro@la-vaca-azul:~$ sudo gem install wxruby2-preview
Need to update 2 gems from http://gems.rubyforge.org
..
complete
Select which gem to install for your platform (i486-linux)
2006 Oct 02
14
0.0.36 tagged and released
Hi
I''m pleased to let you know that wxruby2-preview 0.0.36 is now available
on Rubyforge. Binary gems to follow...
To check out a clean copy from SVN and build from source:
svn co svn://rubyforge.org/var/svn/wxruby/tags/wxruby2/0.0.36
cd 0.0.36
rake gem WXRUBY_VERSION=0.0.36
From my reading of SVN docs it''s probably wise for developers to
checkout anonymously as a bit of
2008 Nov 01
13
wxRuby 1.9.9 released
Hello
I''m happy to announce that wxRuby version 1.9.9 is now available for
download and gem installation:
http://rubyforge.org/frs/?group_id=35&release_id=27842
gem install wxruby
On Linux, the default binary gem is now dynamically linked to wxWidgets.
This means you''ll need to install wxWidgets from your package manager.
See below for more info.
== CHANGES ==
This
2006 Sep 26
4
tag and release 0.0.36
I''m planning to tag 0.0.36 and release binaries from it. We have lots of
good new methods & classes & samples (mainly thanks to Roy), and I would
like to get a unicode Windows binary gem out there.
TODO are integrate Scintilla on OS X and Linux, and apply Tobias''s
patches to rakefiles. These''ll be for early in 0.0.37.
Maybe someone with Subversion experience
2006 Dec 07
4
Introduce and noob problem require ''wx''
Dear All,
my name is Raoul, this is the first time I post here.
I''m a computer scientis and I''m working in bioinformatic''s filed, we have a
lot of tools to analyse the data but no good graphic applications to
visualize them. So I''m looking for a good framework for my job. I think your
motivations on using wxruby are good, most important for me is the
2006 Dec 02
7
Gauge Problem with XRC?
Hi
I''ve just started using wxruby2-preview-0.0.36-i386-mswin32
outsourcing layout part to the external XRC file. Almost everything
seems to be fine. Only that I can never retrieve Gauge objects in the
main script. What I''ve been trying is something like this:
class MainFrame < Wx::Frame
include Wx
def initialize(parent)
super(nil,-1, "")
2009 Feb 05
4
wxRuby - Segmentation fault
# Windows XP Professional + SP3
# ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
# wxruby (1.9.9)
If you can tell me how to update to 1.9.10, I''d be happy to run
this and a few other tests. Also, if I should be posting bugs
somewhere else, please let me know.
Here''s a bit of code to reproduce a seg fault:
-----------------------------------------------------------
2006 Oct 19
1
install problem
I''m having a problem getting wxruby2-preview working on my Linux system.
I loaded wxruby via a gem install and that seemed to go OK. Added
RUBYOPT=-rubygems to /etc/environment file and set it at the command
prompt and still I get the following when I try to run minimal.rb:
[root@www minimal]# ruby -rubygems minimal.rb
Unable to load wxruby. Searched:
2007 Jan 15
1
wxRuby Installation using gem on windows
Hi,
I am having problems with running wxruby2 on windows.
I have installed ruby through cygwin and have also installed the latest
version of the wxRuby2 gem [wxruby2-preview (0.0.38)]
When I try running this command
ruby -rubygems minimal/minimal.rb
I get this error message:
/usr/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.38-i386-mswin32/lib/wxruby2.so:
Permission denied -
2007 Jul 29
5
wxruby2 beta 1.9.0 released
Hi
I''m pleased to announce the release of wxruby2 version 1.9.0. This is a
significant milestone for wxruby as this is the first release that we
consider near to production quality. We hope that this 1.9.x series of
releases will soon lead to a stable wxruby 2.0.
= INSTALLATION
The easiest way to install is using a ready-to-use binary gem for your
platform:
gem install wxruby
Or
2009 Oct 25
1
Problems in 64bit Ubuntu 8.10
I''ve installed wxgtk 2.8.10 and wxruby 2.0.0.
When I try to run any scripts I get the following:
/var/lib/gems/1.8/gems/wxruby-2.0.0-x86_64-linux/lib/wxruby2.so:
/var/lib/gems/1.8/gems/wxruby-2.0.0-x86_64-linux/lib/wxruby2.so:
symbol _ZN13wxAuiNotebook7SetFontERK6wxFont, version WXU_2.8.5 not
defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference -
2008 May 20
1
Suggestion for Installation Instructions
http://wxruby.rubyforge.org/wiki/wiki.pl?Installation
Please forgive and redirect me if this is the wrong forum for this very
minor posting.
I suspect most people know the answer to this question from some other
experience, but for those of us who don''t it would be helpful to give a
hint on which Windows gem package to install.
c:\ruby>gem install wxruby
Select which gem
2007 Oct 13
3
Newbie can''t get sample/etc/wizard.rb to work
Hello,
I''ve downloaded wxruby onto windows (ruby 1.8.6 (2007-03-13 patchlevel 0)
[i386-mswin32]).
All samples are working fine, except for wizard.rb, which gets:
C:/Program
Files/ruby/lib/ruby/gems/1.8/gems/wxruby-1.9.1-i386-mswin32/lib/wx/keyword_ctors.rb:201:in
`initialize'': Error initializing #<Wx::Wizard:0x2f3fed8> (ArgumentError)
Sent parameters:
2007 Nov 04
4
Can''t run samples - Mac OS 10.3 w/ RubyGems
Hello -
I''m interested in leveraging wxRuby on my PowerPC-based iBook.
I''ve got Mac OS 10.3.9 and I installed wxRuby 1.9.2 using gems.
However, when I try to run samples such as minimal.rb, I get the
following error:
dyld: ruby Undefined symbols:
_DataBrowserChangeAttributes
_PMGetDuplex
_PMSetDuplex
_TXNGetCommandEventSupport
_TXNSetCommandEventSupport
2006 Dec 20
4
wxruby2-preview 0.0.38 released
Hello
I''m pleased to say that wxruby2-preview 0.0.38 is now available on
Rubyforge and via gems. We''re offering source and binaries for Windows,
OS X and Linux.
== Install
gem install wxruby2-preview
https://rubyforge.org/frs/?group_id=35
== What''s New
* HtmlWindow and HtmlEasyPrinting, plus related classes
* HelpController and HtmlHelpController for displaying
2008 Feb 17
15
A bug in wxRuby. Segmentation fault in random situations.
Hello,
I wrote an application in wxRuby:
ruby 1.8.6
wxruby 1.9.4 installed from gem
windows xp sp2
After several minutes of running it crashes with the following error:
"c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: [BUG]
Segmentation fault
ruby 1.8.6 (2007-03-13) [i386-mswin32]
This application has requested the Runtime to terminate it in an unusual way.
Please contact
2006 Sep 29
7
new crasher on bigdemo
Hi
Seems that the last round of commits makes bigdemo crash fairly quickly.
Guessing it''s something to do with either the Window or fixmodule change.
Program received signal EXC_BAD_ACCESS, Could not access memory.
0x00034fbc in rb_obj_is_kind_of (obj=3825080, c=1839676) at object.c:523
523 object.c: No such file or directory.
Any hints?
alex