Displaying 14 results from an estimated 14 matches similar to: "[ win32utils-Bugs-4101 ] create hash param"
2006 Nov 21
3
Fw: re. win32-process
Hi all,
Any ideas for the question below? I know how to do this in theory - make the ''inherit'' flag true, and set the ''stdout'' and ''stderr'' startf_flags hash options to something in the startup_info hash, but I wasn''t sure how to do this in practice.
It would be nice if the answer could be something like this:
require
2007 Dec 05
21
Fwd: win32/process problem
Any ideas?
---------- Forwarded message ----------
From: Christian Kerth <christian.ke... at dynamicmedia.at>
Date: Dec 5, 8:28 am
Subject: win32/process problem
To: comp.lang.ruby
I have an application that consists of serveral independent parts.
I want to use the Windows Process API to spawn the different
processes.
e.g.
require ''rubygems''
require
2001 Dec 15
1
Wine and Baldur's Gate
Well,
Now that I've made it through the actual install, I figured I'ld take
Baldur's Gate for a spin. The main screeen, where you select to play the
game, change the configuration, etc, comes up fine. There's a slight pause
after clicking 'Play' while BGMain.exe starts and X is set yo 640x480 (I'm
guessing this has something to do with DETACH_PROCESS?), but
2008 May 18
2
Pure win32-thread library?
Hi all,
Here''s my initial stab at a pure Ruby win32-thread library that doesn''t
work at all. I''m not sure how to pass the start address of the arguments
to the callback. I thought about Marshal, but you can''t marshal a proc.
BTW, the CreateThread method in windows-pr needs to be updated for this
to have any hope of success.
Any ideas?
Thanks,
Dan
#
2008 Feb 27
0
Making redirecting output with win32-process a bit easier
Hi all,
Inspired by Sander Pool''s help request, I came up with this change to
win32-process which makes redirecting stdin/stdout/stderr less of a
hassle:
C:\Documents and
Settings\djberge\workspace\win32-process\lib\win32>diff -u
process.orig process.rb
--- process.orig Tue Feb 26 22:23:56 2008
+++ process.rb Tue Feb 26 22:23:20 2008
@@ -270,6 +270,10 @@
# library. Note
2010 Nov 07
0
Process.setsid for Windows
Hi,
Just thinking about the possibility of a Process.setsid for Windows.
Would a Process.setsid analogue for Windows be a matter of calling
CreateProcess() with CREATE_NEW_PROCESS_GROUP + DETACHED_PROCESS ? And
raise an error instead if the current process is the process group leader?
Regards,
Dan
2005 Dec 10
1
win32 service
Hi Ernest,
I''m cc''ing the win32utils-devel mailing list in case
anyone has any ideas.
--- Ernest Ellingson <erne at powernav.com> wrote:
> Daniel Berger wrote:
>
> >Hi Ernest,
> >
> >Me again. I just realized that it''s just a bug in
> my
> >documentation (duh). You can pass arguments to the
> >Service.start method.
2004 Jul 31
3
Bug in new_work_item
Hi all,
Windows 2000
Ruby 1.8.2 R7
VC++ 6.0
I noticed that if I try to call new_work_item and give
the task a name that already exists, I get a segfault:
C:\eclipse\workspace\win32-taskscheduler>ruby test.rb
"0.1.0"
test.rb:22:in `new_work_item'': NewWorkItem() function
failed (Win32::TaskSchedul
erError)
from test.rb:22
test.rb:22: [BUG] Segmentation fault
ruby
2004 Jun 10
0
Re: Asterisk-Users digest, Vol 1 #4101 - 12 msgs
Thanks Andy ! that is I was looking for. It works
fine.
Angel.
>Date: Fri, 11 Jun 2004 00:55:04 +0200
>From: "Andy Powell" <andy@beagles-den.demon.co.uk>
>To: asterisk-users@lists.digium.com
>Subject: Re: [Asterisk-Users] How to get the Called
id >with AGI
>Reply-To: asterisk-users@lists.digium.com
>On 10/06/2004 at 14:40 Angel Diaz wrote:
>Hi all,
2003 Sep 08
1
Accuracy problems in summary()? (PR#4101)
Full_Name: Graeme Ambler
Version: 1.7.1
OS: Red Hat Linux 9
Submission from: (NULL) (137.222.80.161)
There seems to be a curious accuracy-related problem in summary(). Try the
following:
test<-matrix(rnorm(2000),nc=2)
summary(test)
summary(test[,1])
The first use of summary() is fine. The second will lie to you about the
accuracy to which numbers are displayed. The results I got were:
2014 Jul 11
0
Wine release 1.7.22
The Wine development release 1.7.22 is now available.
What's new in this release (see below for details):
- Support for Unicode bracketing pairs.
- Improved Internet cookie support.
- OS X CoreAudio driver uses AUHAL instead of AudioQueue.
- Initial support for geographical information.
- Various bug fixes.
The source is available from the following locations:
2017 Feb 03
0
Wine release 2.1
The Wine development release 2.1 is now available.
What's new in this release (see below for details):
- Many fixes that were deferred during code freeze.
- More Shader Model 5 instructions.
- A number of improvements to MIME message handling.
- Line breaking improvements in DirectWrite.
- HID bus service now running by default.
- Direct2D rendering improvements.
- Various bug
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
Hello,
I have tried to setup Ruby-on-rails on my debian Linux machine and can
not get it to run. Maybe someone can help.
The following was installed already:
- apache2 2.0.54 (and PHP5)
- Postgresql 8.1
Now, having the ''unstable'' branch in my /etc/apt/sources.list I did:
apt-get install libapache2-mod-ruby
and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4"
2007 Mar 21
0
2 post-doctoral positions in neurophysiological data analysis with R
Two post-doctoral positions are available from the Brain Physiology
Laboratory in Paris (France).
The first position is available immediately to work on spike sorting and
spike train analysis. It consists in both data analysis and methods
development. Familiarity with neurophysiology is not required.
Familiarity with R and with some of the methodologies used: clustering,
classification,