similar to: Re: win32-service ideas

Displaying 20 results from an estimated 700 matches similar to: "Re: win32-service ideas"

2004 Jan 26
1
Re: win32-service ideas
>From: Shashank Date <sdate@everestkc.net> >To: Daniel Berger <djberg96@hotmail.com>, phasis@nownuri.net >CC: win32utils-devel@rubyforge.org >Subject: Re: win32-service ideas >Date: Sun, 25 Jan 2004 10:49:03 -0600 > >Dan, Park, > > > Still nothing. The svc.log file never gets created. It''s definitely > > choking on the StartService() call.
2004 Feb 20
0
RE: BUG report: win32-process
> -----Original Message----- > From: Date, Shashank [Non-Employee] > [mailto:Shashank.Date@mail.sprint.com] > Sent: Friday, February 20, 2004 11:04 AM > To: Berger, Daniel > Cc: phasis@nownuri.net > Subject: BUG report: win32-process > > > gets does not work in the forked process. > > See win32 and cygwin transcripts below: > >
2004 Jan 26
1
Re: win32-service ideas
Park, Shashank, It turns out I was doing something stupid with regards to Dir.chdir in testing, which appears to be the reason it was failing. It seems to work now. Hooray! Shashank, I''ll take a look at your errors and see if I can nail them down. The RPC message is one that I got from time to time, but from what I can tell, it''s bogus or a system config/permissions
2006 Jun 18
0
[ win32utils-Bugs-4699 ] Service dependencies are not being created properly
Bugs item #4699, was opened at 2006-06-07 19:21 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=4699&group_id=85 Category: win32-service Group: Code >Status: Closed >Resolution: Accepted Priority: 3 Submitted By: Scott Harper (sharperct) Assigned to: Park Heesob (phasis68) Summary: Service dependencies are not being created properly Initial
2004 Aug 06
1
Oddcast not working with WinAmp 5.01
> >It shows up in the DSP catagory as a mirror of the previous plugin, plus > >\"[dsp_oddcast_v2.dll]\". I know Oddcast isn\'t configurable by the >WinAmp > >Configure Plugin button, but it shouldn\'t give this message when I try: > >http://www.geocities.com/dj_moguta/oddcast_error.png (Geocities being > >Geocities, you must copy/paste that into
2004 May 16
1
RE: wxGrid example
Kevin, should we check this in to CVS as one of the our distributed samples? Curt -----Original Message----- From: Shashank Date [mailto:sdate@everestkc.net] Sent: Sunday, May 16, 2004 4:30 PM To: wxruby-users@rubyforge.org Cc: curt@hibbs.com Subject: wxGrid example I am using the binary install of wxRuby 0.3.0 on WinXP(Home) I could not find an example of using wxGrid, so I
2005 Nov 22
1
Win32 Service Timeout command
> -----Original Message----- > From: Jamey Cribbs [mailto:cribbsj at oakwood.org] > Sent: Tuesday, November 22, 2005 2:44 PM > To: Berger, Daniel > Subject: Win32 Service Timeout command > > > Hi, Dan. I have a quick question. Is there a way to set a timeout > variable when starting/creating a win32 service using your package? > When I attempt to start a
2005 Aug 11
4
win32-process + ruby-breakpoint = strangebehavior
> -----Original Message----- > From: win32utils-devel-bounces@rubyforge.org > [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of > Bill Atkins > Sent: Thursday, August 11, 2005 8:39 AM > To: win32utils-devel@rubyforge.org > Subject: [Win32utils-devel] win32-process + ruby-breakpoint = > strangebehavior > > > I''m getting really strange
2004 Jan 12
2
SIP-Client for Handheld PC
Anyone know a sip-client that will work on a Handheld PC running WINCE for HPC. I can find some for PocketPC, but the wont work on my HPC ?? /HHA _________________________________________________________________ Scope out the new MSN Plus Internet Software — optimizes dial-up to the max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
2007 Nov 24
5
Service.start arguments failing or causing segfault
Hi, Unless I''m mistaken the final arguments to Service.start should be passed to the Daemon''s service_main method. Correct? I modified the Service.start method (now in CVS) to look something like this: def self.start(service, host=nil, *args) ... num_args = args.length if args.empty? args = nil else args.unshift(service) # Necessary?
2004 May 12
0
New tutorial (Forgot the address)!
Sorry guys. I was in a hurry and forgot to include the url. Just click <a href="http://wxruby.rubyforge.org/wiki/wiki.pl?Frames_(Part_1)">here</a> or enter in this url: http://wxruby.rubyforge.org/wiki/wiki.pl?Frames_(Part_1) Ugh! Robert _________________________________________________________________ Stop worrying about overloading your inbox - get MSN Hotmail Extra
2004 Apr 05
1
Changes to ClassViewer
Kevin, Very cool. I initially tried to figure out how to do it without those evals, but I failed (thanks for picking up the slack :) Your changes definitely improved the code, and made it much cleaner. Thanks. By the way, what is pickaxe? I''m not familiar with that term. _________________________________________________________________ Free up your inbox with MSN Hotmail Extra
2004 Jan 16
0
GS Handytone Echo-problem
Hi, Yesterday I finaly got my handytone sip adaptor. It works.... But when dialing to and from ISDN I got echo in both ends, I had tried diff. codecs, but then the GS wont work at all - It can do a call, but after 3 'ring' it disconnect. Any hints ? _________________________________________________________________ Scope out the new MSN Plus Internet Software — optimizes dial-up to
2004 Jan 23
2
Maillinglist as newsgroup ?
Hi, I was thinking if it was possible to get this list as news ? It would be much easier that 'hotmail-account' /HHA _________________________________________________________________ Scope out the new MSN Plus Internet Software — optimizes dial-up to the max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
2004 Apr 22
0
ATA (private) --> Xp (NAT/DHCP) --> Internet -->Asterisk (Public IP)
I can't get the sip to work. I am getting so frunstrated. It seems that this should be so easy to do. My XP has no settings to forward the RTP ports. How is this suppose to work. They describe it all over the internet that it will work, but I need the exact details. I have spent way to much time for what I have (nothing). Please help
2004 Jan 21
1
Silly question.
After tinkering with tinc for a while I was able to get two Windows XP to connect with each other. ("tincd -d" is your friend) ;-) http://tinc.nl.linux.org/examples/windows-install makes no mention of installing cygwin It makes no mention of installing zlib, LZO, or OpenSSL. Some older documentation/examples I found does. Everything seems to be working. :-) tinc.conf contains
2001 Dec 27
1
Running windows services, an IPC issue?
Hello all, I am looking to run an win application on linux. The problem it that it is two parts: a exe, which calls a dll (and runs fine) and a service that accepts requests fron the dll and does things (generates labels). the small program runs fine, i get a return code telling me that the service isn't running. but if i try to execute the service, i get: [pattejam@cory server]$ wine
2005 Aug 19
3
WEBrick OS X StartupItem?
Is it possible to create a Startup Item for WEBrick? My startup item, named swu, works fine when I run it from the command line, just not when the computer is starting up. I''m wondering if some resources are missing for ruby to load at this point... or something. Here''s output from /var/log/system.log... Any suggestions would be appreciated. Aug 18 21:18:58 localhost
2004 Jan 12
4
Bandwidth ? + Doc + cdr
Hi, How much bandwidth do I need for 1 conversation ? I know it depends on the codecs, in X-lite I can see a codec called gsm, and the grandstream aha analog/ip converter have a codec called 721. Doc. I have found the asterisk handbook, but only a draft from marts 2003 anything newer ? Guides/howtos are welcome as well. anyone have a php interface to accounting ? /HHA
2004 Mar 01
0
RE: win32etc test failure
Excellent! Like I said, I really need to do some code cleanup. I''ll also be adding the config_group and config_user methods :) Dan -----Original Message----- From: Date, Shashank [Non-Employee] [mailto:Shashank.Date@mail.sprint.com] Sent: Monday, March 01, 2004 10:19 AM To: Berger, Daniel Subject: RE: [Win32utils-devel] RE: win32etc test failure That worked ! Now everything is