Displaying 20 results from an estimated 140 matches similar to: "dovecot as lda : nothing happens"
2005 Mar 18
4
passing arguments to FUN in lapply
Suppose I have a nx2 matrix of data, X, the following code generate
density estimation for each column and plot them
denlist <- apply(X, 2, density)
par(mfrow=c(1,2))
lapply(denlist, plot)
Does anyone know how to change the main title of each density plot
to "var 1", "var 2" by passing optional argument "main"? I've tried
lapply(denlist, plot,
2006 Sep 23
0
Bug#387238: xen-hypervisor-3.0.2-1-i386: Happens on PIII too
Package: xen-hypervisor-3.0.2-1-i386
Version: 3.0.2-3+hg9762-1
Followup-For: Bug #387238
This happens on a PIII as well. Looks similar to an earlier bug report
I filed (bug #385934).
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:
2005 Aug 05
0
Re: "Rails application failed to start properly" happens on Apache 2 + fcgi
>
>
> and fastcgi.crash.log:
Is there anything in your apache error_log?
--
Mando
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2010 Mar 06
1
What happens with "silence" streams?
Does Celt encode "silence" buffers (in a stream ) or will it produce "empty" compressed data so that bandwdith could be saved when used on a network?
Thanks.
St?phane Letz
2009 Dec 30
3
what happens to the deduptable (DDT) when you set dedup=off ???
I tried the deduplication feature but the performance of my fileserver
dived from writing 50MB/s via CIFS to 4MB/s.
what happens to the deduped blocks when you set dedup=off?
are they written back to disk?
is the deduptable deleted or is it still there?
thanks
--
This message posted from opensolaris.org
2010 Dec 13
0
Any ideas why this lvcreate kernel BUG happens?
Hello,
From time to time I get this error and the lvcreate process becomes with D state and can not be killed?
Any ideas why this happens? I use Debian Lenny with xen-4.0.1
[229995.580419] kernel BUG at /root/xen-4.0.1/linux-2.6-pvops.git/arch/x86/xen/mmu.c:1885!
[229995.580624] invalid opcode: 0000 [#1] SMP
[229995.580749] last sysfs file: /sys/devices/virtual/block/dm-49/removable
2008 Nov 13
1
Error in RouteStopped, why happens!?
I get this enabling the option "routestopped" in my interface (eth0,
net, one interface):
Failed to apply configuration :
Compiling...
Compiling /etc/shorewall/zones...
Compiling /etc/shorewall/interfaces...
ERROR: Invalid Interface option (routestopped) : /etc/shorewall/interfaces (line 11)
Means that routestopped don''tt work, is it? Then, what could i do?
Thank you very
2012 Aug 02
0
Bug#682979: I don't think that happens
Hi Andreas,
I don't think this happens always, and that this "renders the package
unusable", otherwise a lot of people would know. This must be a
miss-configuration, somehow, on your side, because I haven't see this.
Also, you aren't giving any details of what you are doing exactly (eg:
the sequence of xe command that you've been using, which we need to know).
For
2011 May 30
1
[LLVMdev] Reg2mem: Identifying introduced memory locations (also, what happens to the phi nodes)
Hi.
Im exploring `opt -reg2mem` output for a simple C program (actually,
that is this snippet:
http://rosettacode.org/wiki/Dining_philosophers#C - compiled with
clang -O1) and got two questions regarding this pass.
1. How would I tell which memory locations were introduced by the
pass, and which memory locations were present in the original program?
After a brief diffing of .ll files, I'd
2013 Feb 22
0
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello
> I'm trying to understand how fitting source integer type width into
> target machine register width happens. My reading on LLVM
> codegeneration topics (few megabytes) so far didn't have this topic
> mentioned explicitly.
This is done during DAG Legalization phase. The operation is splitted
into two (ADD + ADDC / ADDE). These DAG nodes are later matches during
2017 Nov 18
2
How and where optimizing of undefined behavior happens
Dear community,
I was wondering how exactly clang/llvm handles undefined behavior (UB).
Because of this experiment: https://godbolt.org/g/cEmGHa,
I tend to think that clang is light-weight in this subject and does
not detect UB.
And all the optimizations related to UB are done in llvm via some
optimization pass (passes).
Is it so? If so than what is the name of that pass? And do different
2010 Sep 16
3
Total noob question: Wine runs .exe but nothing happens.
I am a fairly new Ubuntu user. I just started using Wine and I'm trying to install a program. I downloaded the install file, set the permissions so it would run as an executable, and opened it in Wine. It opens a new button in the taskbar that says "opening [program].exe", which runs for a few seconds - and then, nothing happens.
Halp?
2012 Feb 23
0
Investigating what actually happens / debugging
In short, I have an application which executes another application, a so called client loader.
I would simply like to know which parameter the client loader passes to the other executable.
It seems to me that this should not be hard to do, but I have not been able to figure out how.
Please enlighten me in case you know how this may be achieved.
In short, I'd like to execute the application
2004 Nov 26
0
PrepaidAuthCID - nothing happens
Hi,
We are trying to make the http://sourceforge.net/projects/asteriskbilling/
work properly.
When we call the prepaid extension, I get these results:
-- Executing Goto("SIP/03-5ac7", "prepaid|s|1") in new stack
-- Goto (prepaid,s,1)
-- Executing Answer("SIP/03-5ac7", "") in new stack
-- Executing SetLanguage("SIP/03-5ac7",
2004 Dec 12
1
gap in priorities - what happens
When I first saw the priority numbers in extensions.conf, I thought BASIC,
if a number is missing, * will fall thru to the next number. I learned that
this is not so, if you have nothing between 1 and 3, you don't ever get to
3.
But I'm wondering what does happen? Hangup and wait for next offhook?
Undefined?
2005 Jan 30
0
Meetme2 web - nothing happens on click ?
Hi,
I've installed meetme2 according to instructions. Everything seems ok,
members of conference are displayed, but nothing happens if I click on 3
action buttons (kick out, talk&listen, ...).
Any hints how to deal with this ? In what way exactly does meetme2 kick
user off the conference ?
Thanks in advance,
regards,
Rob.
2005 Feb 20
1
What happens if quadbri or octobri loses power - do they have power failure feature ?
Hi,
I mistakenly posted this to Dev list....
I wonder if I use quadbri or octobri cards to insert Asterisk between ISDN
PBX and ISDN line - if power of Asterisks fails - will those card connect
PBX directly to ISDN line ? If not are there any other simple switching
devices, that would do this (in power fail it will connect ISDN PBX to ISDN
lines directly) ?
Thanks in advance,
regards,
Rob.
2006 Jan 24
0
What happens to global and channel variables?
Hi all,
I've been using global and local channel channel variables extensively in my
dialplan. I'd like to know what happen to those variables after the
variables no longer used. Is it possible to explicitly destroy them (free
the associated memory) of the variables no longer needed?
I'm using * 1.0.9 on Centos 4.0.
Regards,
Colios.
-------------- next part --------------
An HTML
2006 Jun 25
0
DTMF Detection: Where it happens actually?
Hello,
Could anyone help me to figure out the following questions, please:
1. Whenever there is an incoming DTMF signal on the Zap channel, where
does the processing actually take place: In Asterisk?; or in Zaptel Drivers?
2. I'm having a problem of double (or sometimes tripple) detection of a
single DTMF received whenever I'm calling in through a Mobile Phone. I
guess I need to make
2006 Jun 26
0
Re: What happens if the soekris hardware is defective upon arrival? The Cortex Systems way.
Hi all,
first of all thanks for your comments and ideas. I wrote because i
wanted to know if i'm wrong or not and to let others khow how some
companies operate.
I work on technology, i work in the world we move, and i usually are
in charged of handle situatios like that, and what i can tell all of
you is that, if the system is faulty upon recepion, the only one
common practice is open an RMA