Displaying 20 results from an estimated 1200 matches similar to: "[ wxruby-Support Requests-13276 ] can not load wxruby2.so on win98"
2007 Aug 22
0
[ wxruby-Support Requests-13282 ] comment to [#13276] can not load wxruby2.so on win98
Support Requests item #13282, was opened at 2007-08-22 10:52
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=219&aid=13282&group_id=35
Category: None
Group: None
Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: comment to [#13276] can not load wxruby2.so on win98
Initial Comment:
Sorry but ''Add A
2008 Feb 01
2
wxruby2 problems
Hello,
I''ve recently installed wxruby2 (version 1.9.4) from a precompiled
mswin32 gem. It seems to work fine, and the samples in the
distribution all work, but I have a couple of peculiar problems:
1) When I package a trivial wxruby script with rubyscript2exe, the
executable is huge - 8.5 MB. With previous versions of wxruby (prior
to wxruby2, I think) it was much smaller. Less than 3
2007 Nov 08
1
64-bit R-build on Mac OS X 10.4 - make check failures
Hi all,
I compiled 64-bit R on an Apple Mac G5 running OS X, but it failed
make check. Simon Urbanek suggested I post results to R-devel.
> On Nov 6, 2007, at 10:23 PM, Steven McKinney wrote:
>
> > Hi Simon,
> >
> > Would you be able to give more guidance on how to compile 64-bit
> > libiconv for Tiger,
>
> You can get the sources from Apple and compile
2007 Oct 09
3
Trouble with dialog based application
Hi,
A long time ago, I made some MFC GUI programming ...
There was basically 2 kinds of application :
- dialog based application : a simple app based on a dialog (without
menu, toolbar, status bar ...)
- frame based app (Single Document or Multiple Document) with menu,
toolbar, status bar ...
I tried to make a dialog based app with wxRuby but the application
never exits !!
The following code
2003 Oct 27
3
(PR#4806)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C39C9F.B5DABBD0
Content-Type: text/plain;
charset="iso-8859-1"
# Your mailer is set to "none" (default on Windows),
# hence we cannot send the bug report directly from R.
# Please copy the bug report (after finishing
2007 Jul 15
0
dyld: NSLinkModule() error
I am fairly new and just installed the following:
I am running on OSX 10.4. 10
I followed Hivelogic versions and installed
ruby 1.8.6 (2007-03-13 patchlevel 0) [powerpc-darwin8.10.0]
rails 1.2.3
mysql Server version: 5.0.41 MySQL Community Server (GPL)
I am getting this error when trying to run a very simple app.
dyld: NSLinkModule() error
dyld: Symbol not found:
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 Sep 27
11
Installation success, execution failed
Hello, after I wasn''t able to install wxruby via gem (404) I
downloaded the file from rubyforge and installed it on my intel mac.
No failure the so I tried to start the minimal.rb with ruby -r/r?/
ubegems <path>...
This didn''t work so I tried to do it in irb but the same error occured:
irb(main):001:0> require ''rubygems''
=> true
2007 Oct 23
3
CheckListBox : delete method bug !
Hi,
I''ve practically finished a patch for removing the limitation of
CheckListBox (http://rubyforge.org/pipermail/wxruby-development/2007-October/000973.html)
but I just discovered a new bug related with this control !!
I need to redefine the delete method to take into account the deletion
of the associated data. The problem is that if I just redefine this
method and simply call super,
2007 Oct 09
17
Crash when using item data with a CheckListBox
Hi,
The following code works as expected with a list box.
require "wx"
class HelloWorld < Wx::App
def on_init
helloframe = Wx::Frame.new(nil, "Hello World")
choices = ["one", "two", "three", "four", "five"]
data = ["data1", "data2", "data3", "data4", "data5"]
2007 Oct 09
17
Crash when using item data with a CheckListBox
Hi,
The following code works as expected with a list box.
require "wx"
class HelloWorld < Wx::App
def on_init
helloframe = Wx::Frame.new(nil, "Hello World")
choices = ["one", "two", "three", "four", "five"]
data = ["data1", "data2", "data3", "data4", "data5"]
2007 Nov 09
0
[ wxruby-Support Requests-15490 ] gem install for i386-mswin32
Support Requests item #15490, was opened at 2007-11-09 11:33
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=219&aid=15490&group_id=35
Category: None
Group: None
Status: Open
Priority: 3
Submitted By: Torbj?rn Bergstedt (tbergstedt)
Assigned to: Nobody (None)
Summary: gem install for i386-mswin32
Initial Comment:
When I try to use gem to install the
2007 Jan 04
3
grid control example doesn''t work on osx.4
Hi,
I am trying to use wxruby2-preview (0.0.38) on my intel macbook
running os10.4.8. I am having a beast of a time running the examples
in the tutorials. The super basic frame example worked but the
simple grid tutorial bombs with the following message:
------
[WhiteGhost:~/tmp/wxStff] hjw$ ruby ./grid.rb
/usr/local/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.38-i686-
2008 Jul 27
1
64-bit R on Mac OS X 10.5.4
Hi Matt
Your method is the easiest way for me to install the 64-bit R. I followed the directions on your web site and then did the following:
R --arch=x86_64
source("http://bioconductor.org/biocLite.R")
biocLite(type = "source",lib = "/Library/Frameworks/R.framework/Versions/2.8/Resources/RLib64")
I got many errors and warnings which I copied to the attached file.
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
Hi.
I was compiling openssh 4.3p1 on Apple's iMac Core Duo computer and
came across following warnings.
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite
headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h: section "Present But Cannot Be
Compiled"
2007 Aug 23
0
[ wxruby-Bugs-13304 ] wxruby-1.9.0-i386-mswin32 does not work on win98
Bugs item #13304, was opened at 2007-08-23 08:05
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=13304&group_id=35
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: wxruby-1.9.0-i386-mswin32 does not work on win98
Initial Comment:
after manual install of msvcp71.dll
2008 Jan 19
10
lose focus event?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I''m new to wxruby, and I haven''t found any answer with google: Is
there a way to capture a lose focus event on controls, such as a combo
box? All my experiments show events when changing the text, but not
when leaving the box.
I want to make a combobox that autocompletes if I press tab (or down
arrow or something), but if I
2007 Jan 25
0
[ wxruby-Support Requests-8124 ] Release win32 i386 gem for Cygwin
Support Requests item #8124, was opened at 2007-01-24 17:37
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=219&aid=8124&group_id=35
Category: None
Group: None
Status: Open
Priority: 3
Submitted By: Geoff Cheshire (gtcaz)
Assigned to: Nobody (None)
Summary: Release win32 i386 gem for Cygwin
Initial Comment:
I''d like to request the release of a
2008 Jul 26
1
64-bit R on Mac OS X 10.4.5
Hello
I have a Mac OS X 10.4.5. I am trying to build a 64-bit R by following the directions on this page: http://r.research.att.com/building.html
r_arch=x86_64 \
CC="gcc -arch x86_64 -std=gnu99" \
CXX="g++ -arch x86_64" \
OBJC="gcc -arch x86_64" \
F77="gfortran -arch x86_64" \
FC="gfortran -arch x86_64"
PATH=/usr/X11/bin:/usr/local/bin:$PATH
2009 Jul 29
0
Problem uploading file to database mysql blob field
Hi All,
Please help me ,I need to look into this issue asap, I need to change
the redmine functionality of uploading files to disk to upload them to
database. I tried suggestion on
http://dizzy.co.uk/ruby_on_rails/contents/store-file-uploads-in-database
but no luck , My form is multipart but still getting the error.
Please bare with me I am new to ruby and rails.
Here is the like for my