Displaying 20 results from an estimated 10000 matches similar to: "RubyForge historical note"
2005 Mar 12
1
FW: Watir needs a Win32GUI library
Anyone need something to do? :)
Dan
-----Original Message-----
From: Bret Pettichord [mailto:bret@pettichord.com]
Sent: Saturday, March 12, 2005 8:25 AM
To: ruby-talk ML
Cc: wtr-general@rubyforge.org
Subject: Watir needs a Win32GUI library
We''ve seen growing enthusiasm for Watir, a web-testing library that is
good
enough that it is convincing people to learn Ruby just so that they
2005 Apr 27
0
Screen capture
The nice folks over on the Win32Utils group were kind enough to write
some code to do screen captures for us.
Watir can now take a copy of the screen ( or active window) and save it
to a jpg or a bmp file
Usage:
# this method saves the current window or whole screen as either a
bitmap or a jpeg
# It uses paint to save the file, so will barf if a duplicate filename
is selected, or the path
2005 Sep 28
1
[ win32utils-Bugs-2532]Etc::Admin.configure_group problem
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Park Heesob
> Sent: Wednesday, September 28, 2005 3:05 AM
> To: Development and ideas for win32utils projects
> Subject: Re: [Win32utils-devel] [
> win32utils-Bugs-2532]Etc::Admin.configure_group problem
>
>
> Hi,
2006 May 17
3
Need a little help with the pureRubywin32-eventlog
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Berger, Daniel
> Sent: Wednesday, May 17, 2006 12:07 PM
> To: Development and ideas for win32utils projects
> Subject: Re: [Win32utils-devel] Need a little help with the
> pureRubywin32-eventlog
>
>
> >
2006 May 17
0
Need a little help with the pure Rubywin32-eventlog
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Heesob Park
> Sent: Tuesday, May 16, 2006 9:51 PM
> To: Development and ideas for win32utils projects
> Subject: Re: [Win32utils-devel] Need a little help with the
> pure Rubywin32-eventlog
>
>
> Hi,
>
>
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
Support Requests item #1813, was opened at 2005-04-20 23:48
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=1813&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Copeland (tom)
Assigned to: Nobody (None)
Summary: Merely a test
Initial Comment:
Hm, did this go to to win32utils-devel?
Tom
2006 May 10
5
[Fwd: tailing error]
-------------- next part --------------
An embedded message was scrubbed...
From: =?iso-8859-1?Q?Pe=F1a=2C_Botp?= <botp at delmonte-phil.com>
Subject: tailing error
Date: Tue, 9 May 2006 11:21:03 +0800
Size: 1852
Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20060509/45783cb1/attachment.eml
2005 Jun 04
0
Gem problem
Hi all,
I''m trying to build some gems for the Win32Utils packages, but I''m
having a problem. Below is the gemspec. Specifically, the issue seems
to be the require_path. If I set it to "lib", it sets the path
properly, but installs the .so file in the wrong place - it puts it
under lib, instead of lib/win32. However, if I specify ''lib/win32'' it
2011 Aug 22
2
Pure Ruby TCP Daemon
Hi all,
I created a "pure" branch on github that uses the code Heesob posted a while
back:
http://rubyforge.org/pipermail/win32utils-devel/2008-November/001274.html
However, I couldn''t make it work on my Vista laptop.
c:\Users\djberge\Repositories\win32-service\examples>ruby demo_daemon_ctl.rb
start
VERSION: 0.8.0
2005 Jun 25
0
[ win32utils-Feature Requests-1201 ] add shortcut to installer
Feature Requests item #1201, was opened at 2004-12-13 13:17
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=414&aid=1201&group_id=85
Category: win32-shortcut
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: Nobody (None)
Assigned to: Shashank Date (shashank)
Summary: add shortcut to installer
Initial Comment:
win32
2006 Jan 05
7
[Fwd: [win32utils-help][6822] Eventlog problem]
Dang, I thought we solved this.
Any ideas?
Dan
PS - I realized after reading this I forgot to bump the version number
for 0.3.3 - I''ve uploaded a new zip file with the correct version number.
-------------- next part --------------
An embedded message was scrubbed...
From: alain Fioretti <noreply at rubyforge.org>
Subject: [win32utils-help][6822] Eventlog problem
Date: Thu, 5
2004 Nov 04
4
Attempt to build a gemspec
Hi all,
I''m trying to build a gemspec for win32-ipc, using a precompiled binary.
Here''s my gemspec file:
#win32-ipc.gemspec
require "rubygems"
spec = Gem::Specification.new do |s|
s.name = "win32-ipc"
s.version = "0.3.1"
s.platform = Gem::Platform::WIN32
s.summary = "A base class for Win32 synchronization
objects."
2007 Sep 19
1
Fwd: win32-service of win32utils
Any ideas folks?
Thanks,
Dan
---------- Forwarded message ----------
From: Kay <serphakay at hotmail.com>
Date: Sep 19, 2007 10:52 AM
Subject: win32-service of win32utils
To: djberg96 at gmail.com
I''m writing some scripts to programmatically change the user account
of running a windows service. So I downloaded one of the windows
utilities, win32-service, and wrote my scripts.
2008 May 17
2
Problem reading log with win32-eventlog - buffer too small
Hi all,
A user recently ran into an issue with win32-eventlog and the
EventLog#read method when reading a saved log file. It seems that
there''s an issue.
After some experimentation I found that the problem seems to be that the
initial buffer to ReadEventLog() in line 558 is too small, so it tries a
second call to ReadEventLog() with a larger buffer. The problem is that,
after I
2006 Oct 19
1
Fw: Win32 OVERLAPPING IO
Suggestions?
----- Forwarded Message ----
From: James Tucker <jt at ra66i.co.uk>
To: djberg96 at yahoo.com
Sent: Thursday, October 19, 2006 7:28:30 AM
Subject: Win32 OVERLAPPING IO
Hi Daniel,
My name is James Tucker, I''ve been hacking in Ruby for only a few
months now, however am an experienced general programmer in a wide
variety of languages. My current focus is on a new
2007 Sep 21
0
win32-service of win32utils
Ah, excellent. Glad you got it figured out!
Regards,
Dan
Yuhong Liu wrote:
> Hi Dan,
>
> I think I have figured out the problem. The issue is because of the
> setting of service type. So by default the service type is set as
> Service::WIN32_OWN_PROCESS | Service::INTERACTIVE_PROCESS. This means
> the service is configured to interact with the desktop, you cannot
>
2006 Jun 28
3
[Fwd: [ruby] win32-service : RegisterServiceCtrlHandlerEx]
Thoughts?
-------------- next part --------------
An embedded message was scrubbed...
From: "Romuald du Song" <rdusong at gmail.com>
Subject: [ruby] win32-service : RegisterServiceCtrlHandlerEx
Date: Mon, 26 Jun 2006 00:02:10 +0200
Size: 2587
Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20060628/8f12e8f1/attachment-0001.mht
2006 May 15
0
FW: [Mongrel] Broken win32 service support for lastest mongrels.
Hi all,
I''ve forwarded this from the Mongrel mailing list to see if anyone has
any thoughts. In summary, Luis is hitting broken pipe errors on
occasion when he tries to stop a service. In a later email Luis
mentions that simply ignoring them might not always be the best idea,
since sometimes the service seems to no longer respond, even though it
still appears to be running fine.
Dan
2004 Jan 26
1
Re: win32-service ideas
>From: "Park Heesob" <phasis@nownuri.net>
>To: "Shashank Date" <sdate@everestkc.net>, <djberg96@hotmail.com>
>CC: <win32utils-devel@rubyforge.org>
>Subject: Re: win32-service ideas
>Date: Sun, 25 Jan 2004 16:41:32 +0900
>
>Hi,
>
>In my computer, I can''t reproduce timeout error. :-)
>I have committed service.c adding
2006 Aug 21
0
[ win32utils-Bugs-5479 ] Incorrect SetLastErrordeclarations
Fixed in CVS.
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> noreply at rubyforge.org
> Sent: Monday, August 21, 2006 5:44 AM
> To: noreply at rubyforge.org
> Subject: [Win32utils-devel] [ win32utils-Bugs-5479 ]
> Incorrect SetLastErrordeclarations
>
>
> Bugs