Displaying 20 results from an estimated 1000 matches similar to: "New to wxruby"
2005 May 10
1
Re: Windows XP SP2, Azureus, and Samba
>
>
>
>
> *Gerald (Jerry) Carter* jerry at samba.org
> <mailto:samba%40lists.samba.org?Subject=%5BSamba%5D%20Windows%20XP%20SP2%2C%20Azureus%2C%20and%20Samba&In-Reply-To=60C14C611F1DDD4198D53F2F43D8CA3B01AFF957%40orsmsx410>
> /Fri Aug 27 14:59:03 GMT 2004/
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Villalovos, John L wrote:
>
>|/ Okay.
2004 Aug 17
3
Windows XP SP2, Azureus, and Samba
Trying again.
Has anyone seen this issue:
I just upgraded to Windows XP SP2 and now I am having problems :(
I have Fedora Core 2 with the latest updates installed. The Samba RPM
version is 3.0.3-5.
The problem I am having is using Azureus and the Samba share. Before
SP2 everything worked fine saving locally and on the Samba server.
Now, after SP2, I am getting messages like this from
2005 Apr 20
2
RSS downloader
Hi,
I am current writing a ruby application that does
something similar the RSSFeed plugin for azureus (see
http://azureus.sourceforge.net/plugin_details.php?plugin=rssfeed).
in ruby. The plan is to use it drive rubytorrent to
do the actual downloading.
Does anyone know of a similar project written in ruby
?
This is my first project in ruby, I have been
programming in C and C++ for a number
2007 Oct 04
1
wxRuby: MemoryDC problems...
I''m trying to put together a quick test of buffered animation with
WxRuby, but I''m encountering a fair amount of trouble... I''m drawing
to a Wx::Bitmap first, then using Wx::DC#draw_bitmap to copy it to a
Wx::Window. But I get the following error:
C:/ruby/lib/ruby/gems/1.8/gems/wxruby-1.9.1-i386-mswin32/lib/wx/classes/bitmap.rb:18:in
`draw'': uninitialized
2005 Feb 07
3
WindowsXP
Already try the pre realease 0.3.
The rtpeer.rb is working. But I don''t know why is take quite a while to
listen only port 6969. The after that start to scan port 6881,6882..etc.
After that manage to download the file normally.
As usual I run everything in one PC. Azureus, ABC, and rubytorrent.
The example on "doc\api.txt" still doesn''t work for me.
I am very hapy the
2006 Jan 30
1
Shared ADSL SHAPER
Hi,
I''m trying to make a shaper / firewall to improve sharing of bandwidth on a
ADSL (3mbit down / ½ mbit up)
Since the ADSL is very asymmetric, down is unimportant, I make a ingress rate
limit shaper to ensure, all shaping is at the Shaper, and not on the Router
or the ISP.
The Idea is then to make one HTB hierarchy and have each client (IP) filtererd
and put in a child-HTB queue.
2004 Jun 22
8
Tracking Mouse motion
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: tst_wxPaint.rbw
Type: application/octet-stream
Size: 4446 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/wxruby-users/attachments/20040622/abc8ba85/tst_wxPaint-0001.obj
2009 Jun 01
3
Problem EXCEPTION_ACCESS_VIOLATION (0xc0000005)
Hi, When i want load eclipse with wine 1.1.22 I obtained this error :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7ec06ec4, pid=27, tid=28
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
# Problematic frame:
# C [comctl32.dll+0x86ec4]
#
# If you would like
2006 Sep 03
3
Patch for DrawLines
These enable DrawLines and DrawPolygons. I disable the wxList one since
the WX docs indicate that the list is now ''type-safe'' requiring a
derived class to send a wxList of Points. Since we''re unlikely to do
this I just blocked it off so it doesn''t interfere with internal
functions that may call that one.
Note: MemoryDC doesn''t inherit from DC.h.
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
Hi,
I posted this message on the StatET-user board last week, but it looks like
a ghost-town...
I have a bad feeling that there is some code in the plug-in which doesn't
work well with my environment, but if I am lucky, maybe other users have
worked around this problem somehow - I am hoping that my setup is the issue.
Note: very similar StatET setups on 32-bit XP Pro and Vista run
2011 Dec 05
1
using StatEt IDE for Eclipse
Hi,
I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely
lost. I've read all I could find online, made apparently all I had to do
(installing rj, configuraing StatEt, etc.) but still cannot make R running.
Below is the error log file.
Thank you so much for assistance.
Matteo
!ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355
!MESSAGE
2005 Jan 25
2
Testing preRelease 0.3
Hi all,
I?ve updated my local repository with version from 05/01/26 0:00 CET
My test - torrent is very active, so Azureus gets an average download of
40kb/s after a few seconds running, and up to 90kb/s after two minutes.
Rubytorrent has not even 1 piece after fifteen minutes. It gets
connected to 12 or 15 peers but the download ratio is always below
2kb/s. From my point of view there is a
2003 Nov 11
1
wxRuby is now linked from the wxWindows site
I sent a message to Julian (the primary author of wxWindows), and he
immediately added wxRuby to the list of "Related Projects" on the
"Community" page of the wxWindows site:
http://wxwindows.org/
Thanks to Gour for suggesting this.
We are also listed in the Ruby RAA, under Library, GUI.
If anyone knows of other places we should be linked, let me know. Or
better yet,
2005 Jan 22
9
Dragging images across the canvas
Hi wxRuby Gurus,
I''m trying to write a sample program which allows me to drag an image
(by left_mouse_button down) across the canvas.
I got it to work ... well, sort of. The problem is I can drag it only by
clicking on the left top corner of the image and nowhere else.
Besides, the dragging is not very smooth. How can I make it better?
I am using wxRuby 0.6.0 on Win XP (Home) and
2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
Hi,
I''m a real newbie both in Rails and Ubuntu but I''m going to learn Ruby
on Rails for a schoolproject. I''ve tried to find out what IDE is best
according to different tutorials and blogs and have chosen to download
easyeclipse-ruby-rails-1.2.2.2.tar.gz.
My problem is that when i start the program an error popup is shown:
"An error has occurred. See the log file.
2007 Jun 05
3
Wx::Image resizing
Hello,
I am having problems using the ''resize'' and ''size'' methods of
Wx::Image. They seem to be undefined:
irb(main):021:0> image = Wx::Image.new("input.ppm")
=> #<Wx::Image:0xb7b49ef4>
irb(main):022:0> image.respond_to? "rescale"
=> true
irb(main):023:0> image.respond_to? "resize"
=> false
2003 Dec 31
3
Whoo Hoo! I got a working Windows Build of wxRuby
I finally got a working native windows build of wxRuby (using a static build
of wxWindows so everything is in a single dll -- wxruby.so)!
Two things contributed to my success: 1) building wxWindows with the vc++
makefiles (instead of the vc++ projects), and 2) very careful attention to
compiler/linker flags specified in extconf.rb.
Kevin, I had to modify app.cpp, depend, extconf.rb, and wx.h. I
2004 Jun 04
1
RE: problems installing wxruby
Jeremy Stell-Smith wrote:
>
> actually...
>
> the mac distro only includes the mac readme, and doesn''t say
> anything about
> wxwindows/widgets at all, except for where to get it
>
> the source distro in the main readme says that it works with wxWidgets OR
> wxWindows 2.4.x
Probably a wording error that snuck in when trying to accomodate the name
change to
2004 May 01
4
wxruby-swig 0.0.13 is up
This fixes the wxRED Mac link error. Thanks to Nick for pointing out
that I hadn''t removed some wxRED code related to an earlier experiment.
Hopefully this one will build on Mac, end-to-end.
I also found and fixed a problem that was causing the crash on exit:
wxWindows automatically deletes the C++ app object as soon as the last
frame is closed. Later, when ruby garbage collected the
2003 Aug 27
0
build wxruby 0.1 with VC6 under NT5
Hello all,
I DLed wxruby 0.1 and tried to build it with VC6 SP5.
I have wxWindows 2.41.
After these changes the build works:
app.cpp
L15 remove sys/
comment: I do not have this directory, the header file time.h is in my
wx-directory
Makefile
remove togglebutton.obj from the line starting with "OBJ ="
comment: I dunno about the side effects this has (also my first time
editing a