similar to: reset = destroy start

Displaying 20 results from an estimated 3000 matches similar to: "reset = destroy start"

2007 Dec 21
1
Continous decoding of several audio files without destroying speex_decoder
Hi All, We are using speex decoder only for narrow band decoding. Quite often, even though source frame is not silence, decoded audio is silence. I wonder there is a problem in the way we uses speex decoder API. Basically, we initialize speex decoder only once and just reset the decoder before we decoding another file. Do we need to intialize speex decoder and destory decoder for each audio file
2006 Mar 19
2
Functional Testing
Hey all, I have a many-to-many relationship (Questions has_and_belongs_to_many Answers), and when I destroy the Question (the one) I also destroy all the Answers (the many). Since the following doesn''t seem to work for has_and_belongs_to_many: class Question < AR::Base... has_and_belongs_to_many :answers, :dependent => :destroy end I have this embedded in a transaction block
2007 Apr 26
2
How to close Frame?
When I call frame.destory on Windows XP, I am told that CodeLineStatistics/init.rb:5: [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact the application''s support team for more information. What''s the correct way to close the frame? -- flyerhzm@hotmail.com
2007 Jan 19
2
[Xen-ia64-devel][PATCH] Fix Xen crash when creating VTI in some machines.
Xend will do a hypercall to destory domain when creating VTI guest fail. If "is_vti" not be set at this point, HV will call relinquish_vcpu_resource() which belong to domU. It may try to free a NULL pointer, so dom0 crash. This patch fix it. Signed-off-by, Zhang Xin < xing.z.zhang@intel.com > Good good study,day day up ! ^_^ -Wing(zhang xin) OTC,Intel Corporation
2006 Jun 22
1
Active Record question, orphaned children
I have a Deck object and a Card object with their corresponding tables. (You know a deck of cards.) When I destory a Deck it leaves orphaned cards in the database. Is there a way to set up the objects with ActiveRecord so that when a parent object is destoryed the child objects are destroyed as well? My code below. class Deck < ActiveRecord::Base has_many :cards end class Card <
1999 Dec 16
3
Samab and init.d
Is it better to start Samba using in initd, or to use the script, much like the one provided by SuSE. ?? so far I have used the script, but I don't like the fact of having to start samba manually. I would much prefer to see it run as a service. just to confirm all it really involves is starting smbd and nmbd Rowan [TSS] Gerber Scientific Products http://www.gspinc.com
2011 Jul 28
2
rails 3 routing error
Here''s the error: 1) SessionsController GET ''new'' should be successful Failure/Error: get :new ActionController::RoutingError: No route matches {:controller=>"sessions", :action=>"new"} # ./spec/controllers/sessions_controller_spec.rb:8:in `block (3 levels) in <top (required)>'' 2) SessionsController GET
2004 Sep 03
2
problem with a router machine
Hello everyone: I have a problem with the shorewall configuration. Let''s me tell you. I have installed shorewall 2.0.4 into a machine with 2.6.8 kernel. This machine works like a software-router: it has 2 netcard eth0 goes to the local network 192.168.0.0/24 eth1 is an interface for ppp0 (there is an ADSL conected) I have defined the Network Zones (net, loc); The Network Interfaces
2017 Mar 17
2
Re: VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call
"Daniel P. Berrange" <berrange@redhat.com> writes: > On Fri, Mar 17, 2017 at 11:55:13AM +0100, Milan Zamazal wrote: >> Hi, we experienced a strange, non-reproducible error after a successful >> migration to another host. When we called virDomainDestroyFlags with >> VIR_DOMAIN_DESTROY_GRACEFUL flag after the migration on the source host, >> we got
2017 Mar 15
3
Having problem getting Asterisk to work on CentOS 7
Dan - you probably installed the init script (look in /etc/init.d for an 'asterisk' file). Asterisk includes the older init style scripts which are *compatible* with systemd but you don't have as much control compared to creating an Asterisk systemd file. (SystemD service files replace InitD scripts). So that might be part of the solution, but first. If disabling Selinux allows
2006 Nov 02
1
ZAPtel channel dance
Zaptel installs an /etc/modprobe.d/zaptel and an /etc/{defaults,sysconfig}/zaptel that list the modules in a different order, so If you happen to have a TDM2400P and a TDM[124]xxP, all channels change their numbers if you do a /etc/initd/zaptel restart. This is slightly confusing. (I'd file a bug if there were a bug tracking system that allowed users to submit bugs). Yours, Florian
2011 Jan 21
2
smartmontools SRPM fails
I want to install smarmontools v 5.40, and so I pulled the SRPM for 5.39 so I could patch and install... $ wget -Nc ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/smartmontools-5.39.1-2.el6.src.rpm However, the install of the source fails. $ rpm -ivh smartmontools-5.39.1-2.el6.src.rpm warning: smartmontools-5.39.1-2.el6.src.rpm: V3 RSA/MD5 signature: NOKEY, key ID
2020 Mar 20
1
Not able to start dovecot
Am 19.03.2020 um 16:28 schrieb Adam Raszkiewicz: > I was able to solve errors below but now it complains about the startup how is handled on Centos7: > > ? dovecot.service - LSB: Dovecot init script > Loaded: loaded (/etc/rc.d/init.d/dovecot; bad; vendor preset: disabled) > Active: failed (Result: exit-code) since Thu 2020-03-19 15:15:37 UTC; 54s ago > Docs:
2017 Jun 07
4
domain join RODC failed
Hello, I try to test joining new RODC (samba-tool domain join unn.global RODC -U Administrator -d5) and it's fail with message: Could not find machine account in secrets database: Failed to fetch machine account password for UNN from both secrets.ldb (Could not find entry to match filter: '(&(flatname=UNN)(objectclass=primaryDomain))' base: 'cn=Primary Domains': No
2003 Jun 03
1
how i install smba!!
hi users! i'm trying to Install a new version of samba (samba-2.2.8a) since tree days! i have a Suse linux 8.2 Server and in my Server run alredy samba-2.2.7 ( smbd and nmbd run in /etc/samba) I 'v installed and configured now samba in the /usr/local/src/samba-2.2.8a/ directory like this : ./configure --sysconfdir=/etc/samba --localstatedir=/var/log/samba --mandir =/usr/local/man
2005 Apr 18
2
nls error in formula
Hi, I'm a new R user, with a lot of questions. At the moment I'm stoped on an error traying to fit a model: > x <- sandeel ## numeric data (2500-60000) > y <- Noss ## numeric data (0-1.2) > A <- 0.8 > B <- 0.6 > C <- 1/40000 > nls( y ~ A-B*exp(-C*x)) Error in match.call(definition, call, expand.dots) : .Primitive... is not a function I'm
2011 Apr 09
3
5.6 is out, great my first upgrade didn't work...
5.6 is out. That is good news. I did a yum update on one of my non-critical server, and the server stoped responding to ping after the reboot, and never answered back. It's now been 10 minutes, so I'll have to take a ride to the colo... Nice work dev team, keep up the good work. Let's hope that C6 will come soon ! I'm eager to upgrade.
2016 Feb 23
3
CentOS install disable USB keyboard on Acer AXC 603G UW13
>-----Original Message----- >From: John Hodrien <J.H.Hodrien at leeds.ac.uk> >To: CentOS mailing list <centos at centos.org> >Sent: Tue, Feb 23, 2016 12:06 pm >Subject: Re: [CentOS] CentOS install disable USB keyboard on Acer AXC 603G UW13 > >On Tue, 23 Feb 2016, Juan De Mola wrote: > >> CentOS 6 has problems printing when the Internet goes down. And 7 is
2019 Jan 18
1
stuck in pxe loop from uefi + tianocore/ovmf
Hello all, hope all is well Was wondering if I'm doing something wrong/missing something. I have pxe+tftp+uefi working between 2 vms. However after the build is done and I reboot, I still come up to pxe b/c tianocore always starts, from what I've seen, with trying PXE first. Great for initial builds :) but I would like to it stop after. In the xml I am pointing to the disk to boot first.
2010 Apr 20
0
3.4.6 to 3.5.2 difficulties
Did an upgrade from samba 3.4.6 to 3.5.2 Left the smb.conf completely unchanged. As background I'm using samba on gentoo amd64 with a ldapsam backend on openldap. Upgrade went well, I thought. Users could login and access their home directories. Service reloaded without issue. Here was the issue though, windows 2003 servers couldn't login users into the domain. These servers were