Displaying 20 results from an estimated 130 matches similar to: "JAZFPNXA, for some time"
2003 Oct 01
1
hypergeometric & population estimates
"help"
We want to estimate the number of caribou in Jasper. We recently conducted
an aerial survey and saw 70 uncollared caribou and 8 of 11 collared
caribou. We want to estimate the number of caribou in this population with
95% confidence limits. Gary White uses the hypergeometric distribution and
determines the population estimates using maximum likelihood and 95%CL as
2002 Sep 20
0
Samba Help!
I read the docs and did the following: smbd, nmbd, winbind all running,
also able to get domain user/group
info. with "wbinfo". However still can't su, telnet to the linux box with
my active directory user account on w2k. Am I missing something?
In /lib
------
/lib/libnss_winbind.so
/lib/libnss_winbind.so.2
/etc/nsswitch.conf
------------------
passwd: files winbind
shadow:
2002 Sep 20
0
Fw: Winbind-bug Redhat 7.2
----- Original Message -----
From: David Hoang
To: samba-bugs@samba.org
Sent: Friday, September 20, 2002 4:20 PM
Subject: Winbind-bug
I am using winbind and I notice it's not letting me logon to my unix box
unless i have created a unix-style account with entries in /etc/passwd & shadow.
I thought winbind was suppose to allow me to logon using my active directory (w2k)
box. I please
2006 Jan 30
4
Logistic regression model selection with overdispersed/autocorrelated data
I am creating habitat selection models for caribou and other species with
data collected from GPS collars. In my current situation the radio-collars
recorded the locations of 30 caribou every 6 hours. I am then comparing
resources used at caribou locations to random locations using logistic
regression (standard habitat analysis).
The data is therefore highly autocorrelated and this causes Type
2005 Mar 08
0
Sip 400 bad request - broadvoice error
I have searched the list and cannot find a sip 400 solution posted that
solves my problem. If anyone has any thoughts or suggestions on the
following I would greatly appreciate it.
I didn't have this error before Broadvoice made their changes this
weekend. Now when I make a call it connects but, I cannot hear anything
on the other end...
The full message I have is:
8 headers, 0 lines
2004 Dec 24
1
fst - err:dosmem:setup_dos_mem
I've installed (maybe not sucessfully) wine 20041201, fst 1.6 and
jack_fst-1.2.
I'm using jack-0.99
When I try and execute jack_fst such as:
#jack_fst Crystal.dll
I receive the following error:
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address
space, please report
can't connect to JACK
I assume that the first error message is from wine. Is that true? I
2004 Jul 14
1
Anybody using a UMEM MM5415 NVRAM card for external journal on 2.6
Hi, I was wondering if anybody was using a UMEM <http://www.umem.com/>
NVRAM card [the MM5415 family] as an external journal for ext3.
According to the help text in 2.6.7 config, it doesn't have a major
number assigned so it chooses one dynamically. It suggests to use
'devfs' (which I thought was deprecated in 2.6.x) or look in
/proc/devices.
I was wondering if anybody was using
2004 Dec 05
1
Fonts have changed w/o warning
Newbie here,
I've been installing apps and they've been working pretty darn good. I
don't know what I did (or what an installer did), but now all my fonts
(I mean ALL) are wingdings (or wingding-ish) looking. Obviously, I can't
read a darn thing.
config hasn't changed and my location of fonts haven't either. It
appears to me that some default pointer must have
2004 May 05
1
SIP Pick up groups
All,
I know the question has been asked before, but any of the solutions
posted in the past have not solved my problem.
I have got a Asterisk setup using a P4 1.8 / 512mb server running Redhat
Enterprise 3 and 3 grandstream budgetone phones (plus a couple of xten
clients on windows) and I'm at advanced stage of testing to see if
asterisk will fill our needs as a PBX using voice over IP
2016 Aug 23
0
[PATCH] CodingStyle: add some more error handling guidelines
Lol. The mossy side of a boulder is the alloc, the non-mossy side is
the free!
:P
regards,
dan carpenter
2006 Aug 02
1
read.spss and umlaut
Hello
When I read a SPSS *.por file with read.spss everything after a umlaut is
missing:
> library("foreign")
> spssdaten <- read.spss("projets.por")
> attr(spssdaten$PROJETX, "value.labels")[1:20]
Bg Stammzellenforschung Bb
863 862
Bb
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a
if statement
to tag certain keywords based on whether they have certain values contained
in them.
However, the if statement doesn't seem to work.
When I had split up the commands into various functions, it worked fine, but
I'm not sure
what going on now that it's combined into a single function.
myfunc
2016 Jan 21
2
Need to refactor relocation handlers in ELF LLD
On Thu, Jan 21, 2016 at 6:10 AM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> On 21 January 2016 at 04:11, Rui Ueyama <ruiu at google.com> wrote:
> > We have fairly large and complex code to handle relocations in
> Writer.cpp,
> > Target.cpp, OutputSections.cpp and InputSections.cpp. They started with
> > simple code, but because each patch added
2011 Feb 08
1
terrible MeetMe sound with 1.6.2.9
Hi,
Using MeetMee(1234,M) on asterisk 1.6.2.9 (debian/testing) we have
terrible sound: the MOH is unrecognizable and speakers can't be
understood; it sounds "ghostly". However the prompts ("your are the only
one in this conference, etc.") sound fine.
Our server has a Digium T410P card with two E1 lines going in and the
wct4xxp dahdi module.
Any idea?
2020 May 05
2
Ailing MATE desktop
I need some C8 troubleshooting help with MATE.
I'm building a ZFS storage server with a SuperMicro H11SSL motherboard,
EPYC 7232 CPU, and 32 GB ECC SDRAM. I installed CentOS 8.1.1911 from
the iso as soon as it was released. I'm using the on-board ASPEED VGA
video. I installed MATE v1.22 from
https://copr.fedorainfracloud.org/coprs/stenstorp/MATE/. The following
packages are installed:
2016 Jan 21
3
Need to refactor relocation handlers in ELF LLD
We have fairly large and complex code to handle relocations in Writer.cpp,
Target.cpp, OutputSections.cpp and InputSections.cpp. They started with
simple code, but because each patch added a small piece of code to the
existing one, it is becoming out of control now. For example, we have lots
of entangled boolean flags in the functions that interfere with each other
in an obscure fashion. Even I
2020 May 05
0
Ailing MATE desktop
Are there .conf files for the desktop?....what about logs?....something's
got to be amiss somewhere....and Linux always complains when it is.....in
logs. Just wondering out loud...
On Mon, May 4, 2020, 9:51 PM Robert G (Doc) Savage via CentOS <
centos at centos.org> wrote:
> I need some C8 troubleshooting help with MATE.
>
> I'm building a ZFS storage server with a
2009 Sep 23
1
Strange behaviour with global variable in C
I understand global variables can be a bad idea, but even so I would like to
understand what is going on here...
### DESCRIPTION OF PROGRAM ###
...I have a strange bug on a global variable in some C code which I am compiling
using
$ MAKEFLAGS="CFLAGS=-g -O0" R CMD SHLIB myProgram.c
the global variable in question is the log likelihood. In an old version of the
program I initialized
2003 Sep 19
1
Weird problem with my code....
Dear all,
Somebody kindly pointed out a problem in my WaveThresh3 code.
I can't figure out what is wrong.
I have whittled down the code quite a bit into an example case which
repeats the problem.
There is one R function called "ScalingFunction" and one C function
called "CScalFn.c".
The idea is that the R function calls the C routine repeatedly to
compute a wavelet
2005 Aug 12
1
Ghostly bug in sortables
When a sortable has ''ghosting'' enabled, it seems to include the dragged
element twice in the list which is submitted in the onUpdate AJAX request.
By the looks of it, it''s appended onto the end of the list when
Sortable.serialize is called.
IE in the following list:
- 1
- 2
- 3
If I drag 3 to be at the top, what we expect is:
[3, 1, 2]
What we get is:
[3, 1, 2, 3]