Displaying 20 results from an estimated 11000 matches similar to: "Issues with ownership and group"
2010 Feb 13
1
Using getSYMBOL, annotate package on a list with empty elements.
Hi,
I have been trying to find a solution to this issue, but have not been able
to so !
I am trying to use sapply on the function getSYMBOL,
an extract from the list is:
> test.goP[13:14]
$`GO:0000050`
IEA IEA IEA IEA TAS TAS TAS
IEA
"5270753" "5720725" "1690128" "4850681" "110433" "2640544"
2016 Jul 10
1
Syslinux Text menu not redrawing/resetting the screen
On Fri, Jul 8, 2016 at 11:46 AM, Ady Ady via Syslinux
<syslinux at zytor.com> wrote:
>
>> Hi,
>>
>> I have been using syslinux on my portable disk with success on many
>> types of machines (both bios boot and EFI boot)
>>
>> I however hit a small issue recently
>>
>> If I use menu.c32, on some UEFI systems (HP) the menu does not appear
2014 Jan 31
3
OT hardware question
With the continuing annoyance from motion, my manager's asked me to go
looking again for a video surveillance appliance: basically, a
motion-detecting DVR and cameras. The big thing, of course, is a) price
(this is a US federal gov't agency, and being civilian, money is *tight*,
don't give me the libertarian/GOP line about how freely we spend,
thankyouverymuch), b) it has to be on the
2008 Sep 25
1
Confusion over syntax in a package
Hello,
I am new to R and I am attempting to use the ProbForecastGOP package
for some research I am conducting.
The package works fine when I call the functions from the command line
as the examples instruct.
However, I am attempting to step through some of the functions so that
I can obtain a better idea of what is going on. I have come to the
following command:
2019 Sep 09
1
Best version of Icecast? / Icecast as a service? / Videostreaming?
Am 09.09.2019 um 08:26 schrieb Thomas B. Rücker:
>
> Running Icecast on Linux or BSD is far superior in terms of reliability
> and maintainability.
> We do not consider the Windows builds of Icecast to be particularly
> suitable for production use.
> There are ways of running it as a service if you must, like e.g. using
> "nssm" and pointing it to
2002 Oct 24
2
Feature Request: break hardlinks before metadata changes
[This email is either empty or too large to be displayed at this time]
2016 Jul 08
2
Syslinux Text menu not redrawing/resetting the screen
Hi,
I have been using syslinux on my portable disk with success on many
types of machines (both bios boot and EFI boot)
I however hit a small issue recently
If I use menu.c32, on some UEFI systems (HP) the menu does not appear
after the vendor splash screen. The system however goes ahead and
after the timeout configured in the menu system syslinux boots the
kernel. I can then (after kernel
2004 Jul 17
1
Using a group variable for a groupofextension to dial
Actually doing both sounds good to me. Can you explain further about
ringing them all at once?
Here is how I tried to make mine work and failed...
{global}
PHONES0=SIP/2000
PHONES1=SIP/2001
[local]
exten => 6001,1,Dial(${PHONES0&PHONES1),20,trf)
When I dial 6001 I see my debugger tell me that I am using the wrong
syntax.
Do you know the correct syntax for ringing them all at once?
I
2004 Jul 20
10
Installing X100P
I attempted to install an X100P card but it was not correctly recognized
by my Redhat 9 install. I had a test install running without any cards
which was working great minus the outward dialing since no cards
existed. Now that I have a card, I want to add it to the system. Do I
have to scratch the whole current install in order to get the X100P
running on my system or is there a way to get it
2004 Nov 23
4
Spandsp and Asterisk
Does anyone have an update patch file to get Spandsp installed?
I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0
I installed spandsp-0.0.2
when runnig the patch I get
patching file Makefile
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 69.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
-------------- next part --------------
An HTML attachment was scrubbed...
2003 Dec 10
3
expressing functions
# Why does expressing one function
require(ctest)
t.test
# return only
function (x, ...)
UseMethod("t.test")
<environment: namespace:ctest>
# but expressing another function
shapiro.test
# returns more complete code?
function (x)
{
DNAME <- deparse(substitute(x))
x <- sort(x[complete.cases(x)])
n <- length(x)
if (n < 3 || n > 5000)
2004 Jul 17
1
Using a group variable for a group ofextension to dial
That could be it. What I want to do is set a group of callers and have
the event cause the phone to ring them in order. I will tie it to my
IVR portion and thus I can make sure peole in sales get calls based on
our hierarchy in the office. So if I am reading your example right the
syntax is....
Exten => 501,1,Dial(SIP/PHONE1&SIP/PHONE2&SIP/PHONE3), rtf)
Is that a valid way to cause
2016 Jul 08
0
Syslinux Text menu not redrawing/resetting the screen
> Hi,
>
> I have been using syslinux on my portable disk with success on many
> types of machines (both bios boot and EFI boot)
>
> I however hit a small issue recently
>
> If I use menu.c32, on some UEFI systems (HP) the menu does not appear
> after the vendor splash screen. The system however goes ahead and
> after the timeout configured in the menu system
2005 Mar 28
3
Debugging Asterisk in GDB (DDD)
Hi,
I am running Asterisk on Fedora Core 3. I am trying to use DDD to debug Asterisk. However, when I attach the debugger to the Asterisk Process, the Asterisk CLI promt hangs. Does not give any output, and Asterisk stops processing calls...
What could be wrong and what is the best way to debug Asterisk...?
Appreciate pointers..
Thx a lot,
J
---------------------------------
Do you
2008 Aug 15
0
Fwd: New Ogg Dirac mapping draft
We've been discussing this on irc. Short summary, followed by some responses.
I think we've verified now that my old proposal works fine for MPEG-2
style reordered streams. I believe it can be made to work with 'open
gop' streams by making the granulepos assignment more sophisticated
than I described. However, Dirac allows essentially random reference
structures, so it's
2019 Sep 08
2
Best version of Icecast? / Icecast as a service? / Videostreaming?
Hello,
1. Which version of Icecast is the best and newest. Officially it is
2.4.4 at icecast.org. But is there a mod version with more features?
2. Who can run Icecast as a Windows service? My 2.4.3 version does not
support this. Older versions had this option during installation.
3. Can Icecast stream also video livestream? Where can I find more about it?
Kind regards.
-------------- next
2008 Aug 12
7
New Ogg Dirac mapping draft
David Flynn has proposed a new Ogg Dirac mapping. The draft is here:
http://davidf.woaf.net/dirac-mapping-ogg.pdf
This is a much bigger break from other codecs than my draft (at
http://wiki.xiph.org/index.php/OggDirac). We talked a bit about it on
IRC today. Below is my summary; hopefully David can correct anything
I got wrong or misleading. Comments?
There are two main differences
2010 Sep 15
15
xenpaging fixes for kernel and hypervisor
Patrick,
there following patches fix xenpaging for me.
Granttable handling is incomplete. If a page is gone, a GNTST_eagain
should be returned to the caller to inidcate the hypercall has to be
retried after a while, until the page is available again.
Please review.
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
2003 Sep 25
2
allShortestPath function in e1071 package
Hi All,
I am using the allShortestPath function based on Floyd's algorithm in e1071
package. It runs great when I have less than 5000 nodes. But when I tried to
work on more than 5000 nodes, I ran into memory problem. The problem I really
want to solve has 10000-15000 nodes.
Does anybody know how to deal with this problem? Are there any other packages
in R that can handle this problem?