search for: intialise

Displaying 20 results from an estimated 24 matches for "intialise".

Did you mean: initialise
2008 Feb 08
2
learning S4
Hi the list. I try to learn the S4 programming. I find the wiki and several doc. But I still have few questions... 1. To define 'representation', we can use two syntax : - representation=list(temps = 'numeric',traj = 'matrix') - representation(temps = 'numeric',traj = 'matrix') Is there any difference ? 2. 'validityMethod' check the
2005 Dec 08
4
AutoCompleter afterUpdateElement
Any ideas how I can submit say, a person ID instead of the person''s name on an autocompleter input field? Surely this is a common need. Thanks! Daniel
2004 Aug 06
2
Error in compiling Speexdec code(Speex-1.1.5code)onWindows usingVC++6.0
Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0Actually one thing i should point out if you do decide to go this route.... currently my demuxer builds a seek table, which could potentially be a bit of a memory hog on a small device... though when i get around to adding the networking code, i will have to use my bisection seek code, so the use of the seek
2004 Aug 06
0
Kindly help me with VAD activation
...am. So I have replaced to codes of > speexenc/dec with that of sampleenc/dec from the manual. Thus now the dll > accepts the raw input, encodes it and returns the encoded data. > > I also pass on nbBytes for each frame encoded to the decoder and no other > information. > > I intialise the encoder in wb mode, put VAD on in encoder using > speex_encoder_ctl. And also set all the other parameters such as quality, > comp, etc. In the decoder I found only two controls, one for mode and other > for speech enhancement. Thus I set those. > > Now when I compile and run th...
2004 Aug 06
0
Kindly help me with VAD activation
...ogg/wave header in the encoded stream. So I have replaced to codes of speexenc/dec with that of sampleenc/dec from the manual. Thus now the dll accepts the raw input, encodes it and returns the encoded data. I also pass on nbBytes for each frame encoded to the decoder and no other information. I intialise the encoder in wb mode, put VAD on in encoder using speex_encoder_ctl. And also set all the other parameters such as quality, comp, etc. In the decoder I found only two controls, one for mode and other for speech enhancement. Thus I set those. Now when I compile and run this dll with a test progra...
2009 Apr 26
1
Edmax multifuctional printer manager under wine
...reviously this was managed by a application in windows xp called mfp manager (MFP Manager is needed to run the scanner built into the printer). I have had various attempts at geting this app to run under wine the installer runs its course on the eeepc and gives various x11 warnings about failng to intialise windows firewall :0x80040134. I solved this by changing wine configuration for this app to windows 98 and the software installed completely but would not see the server on the network. After unplugging the server I managed to reach the server through wine on my eeepc and mythbuntu box. The serv...
2007 Feb 23
0
how to commit a directory entry to the disk
hey guys, well i am stuck up at a trivial point of committing the directory entry buffer to the disk i have intialised the values of struct ext3_dir_entry_2 *de and now want to commit it to the disk in the function EXT3 FS----linux 2.6.18 ----/ext3/inode.c static int ext33_do_update_inode(handle_t *handle, struct inode *inode, struct ext33_iloc *iloc) { --------------- raw inode...
2007 Feb 24
0
how to commit a directory entry to the disk in EXT3 FS
hey guys, well i am stuck up at a trivial point of committing the directory entry buffer to the disk i have intialised the values of struct ext3_dir_entry_2 *de and now want to commit it to the disk in the function EXT3 FS----linux 2.6.18 ----fs/ext3/inode.c static int ext3_do_update_inode(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) { --------------- raw inode...
2014 Feb 18
0
lxc state driver is not active
So I've followed this tutorial on a vanilla CentOS 6.5 (x64) hardware install ... http://wiki.centos.org/HowTos/LXC-on-CentOS6 (barring the name and location of the container) I'm getting the following error when trying to intialise the container ... # virt-install --connect lxc:/// --name dns --ram 512 --vcpu 1 --filesystem /srv/lxc/dns,/ --noautoconsole ERROR internal error lxc state driver is not active Does this howto miss a step somewhere? Is something in the CentOS distribution broken? # rpm -qa | egrep 'lxc|li...
2002 Sep 19
0
Unexpected Tag Errors - Solution
Hi all. After weeks of debugging etc. I found the problem. It would seem like its a compiler error on SCO, because in line 286 of io.c - read_unbuffered() - it declares a 'static' variable (type size_t) called 'remaining', and while the ANSI standard says that static vars are automatically initialised to zero, it would seem that this is not always the case. By explicitly
2008 Apr 19
2
multiple separators in sep argument for read.table?
Hello, Is there any way to add multiple separators in the sep= argument in read.table? I would like to be able to create different columns if I see a white space OR a "/". Thanks in advance, JJ [[alternative HTML version deleted]]
2005 Mar 15
1
SMB signing broken? 3.0.7 -> 3.0.8
Hi all. I originally suspected this problem was with netbios (which I have disabled by default) and Jerry has helped me out a bit with but I've been doing some more digging and I think the problem lies back further than I expected. I was trying to upgrade from 3.0.7 to 3.0.11 so I've recompiled all versions back from 3.0.11 and the problem first occured in 3.0.8. The issue is with
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
The 2.1.1p3 release of portable OpenSSH has been uploaded to the OpenBSD ftp master site. In a few hours it will be available from one of the many mirrors listed at: http://www.openssh.com/portable.html This release fixes several bugs reported since the previous release and extends portability to NeXT and Reliant Unix. As usual, the OpenBSD team has been hard at work further polishing and
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
The 2.1.1p3 release of portable OpenSSH has been uploaded to the OpenBSD ftp master site. In a few hours it will be available from one of the many mirrors listed at: http://www.openssh.com/portable.html This release fixes several bugs reported since the previous release and extends portability to NeXT and Reliant Unix. As usual, the OpenBSD team has been hard at work further polishing and
2000 Jul 11
3
Test snapshot
Can interested users please test the latest snapshot at http://www.mindrot.org/misc/junk/openssh-SNAP-2000071102.tar.gz It contains quite a few fixes for small problems that have been reported in the last few weeks. Pending feedback it is going to become 2.1.1p3 Regards, Damien Miller --------------- Changelog: 20000711 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
2012 May 25
0
[PATCH 3/3] gnttab: cleanup
...ct gnttab_unmap_common *common) { - common->host_addr = op->host_addr; - common->new_addr = op->new_addr; - common->handle = op->handle; + common->host_addr = op->host_addr; + common->new_addr = op->new_addr; + common->handle = op->handle; /* Intialise these in case common contains old state */ common->dev_bus_addr = 0; @@ -1253,6 +1258,7 @@ gnttab_setup_table( { struct gnttab_setup_table op; struct domain *d; + struct grant_table *gt; int i; unsigned long gmfn; domid_t dom; @@ -1302,22 +130...
2007 Oct 12
0
Wine release 0.9.47
...emove an unnecessary check from file_set_fd. server: Only call fchmod in file_set_fd if the mode actually changed. oleaut32: Add a check for a test that depends on the decimal separator being a dot. ole32: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intialised, instead of CO_E_NOTINITIALIZED. Robert Shearman (1): mshtml: Set the SETUP_IS_CHROME_WRAPPER to FALSE as the embedded Gecko is always used to display content and not chrome. Roderick Colenbrander (12): wined3d: CreateFakeGLContxt/ReleaseFakeGLContext doesn't need ENTER_GL/LEAVE_...
2011 Mar 13
27
[Bug 35267] New: nouveau fails to load BIOS on EFI boot.
https://bugs.freedesktop.org/show_bug.cgi?id=35267 Summary: nouveau fails to load BIOS on EFI boot. Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2007 Nov 30
0
Wine release 0.9.50
...2: Release the correct pointer in test_MkParseDisplayName. rpcrt4: Fix a copy and paste mistake in declaring threaddata_cs_debug. msxml3: Fix some memory leaks of name in test_xmldoc. msxml3: Don't leak node in xmldoc_createElement in the wrong type was specified. ole32: Intialise some out parameters in ProxyCliSec_QueryBlanket. mapi32: Add a stub for DllGetClassObject. include: Add definitions used for AllowSetForegroundWindow and LockSetForegroundWindow. credui: Add support for saving the credentials input using CredUIPromptForCredentials by calling CredW...
2003 Dec 01
0
No subject
...s.samba.org/pipermail/samba/ Hi, I have installed samba-2.0.7 on Solaris8 (Intel platform) When i am testing smbclient sitting on my server using: smbclient -U% -L localhost First it starts with adding my nic ip address and then gives an error : SMBSERVER not found Please note that i have already intialised my daemons using smbd -D & nmbd -D Please HELP..... Thanks Rajeev Return-Path: <brichardson@lineone.net> Delivered-To: samba@lists.samba.org Received: from knossos.bruce (du-018-0203.claranet.co.uk [212.126.131.203]) by lists.samba.org (Postfix) with ESMTP id 1D1294164 for <sam...