Displaying 20 results from an estimated 2000 matches similar to: "graph help"
2012 Jan 18
1
libvirt with sasl shadow backend
Hi list,
i have a problem with virt-manager authentication over tcp.
I tried it with virt-manager over non-TLS "TCP (SASL/Kerberos)" auth. and
the sasl mechanism "shadow".
The user (tested with unprivileged user and root) is allready in the group
libvirt(d) and the process is running as root.
The result on host:
Jan 18 21:05:31 host libvirtd: 21:05:31.620: error :
2006 Dec 06
5
Content overlapping IE7 scrollbars?
Hey all,
I''ve Googled and searched for this answer numerous times, but can''t
find it. Apologies if this has been posted here before.
I have a frameset in IE7 with a top and bottom frame (I know... frames
suck. No choice here). The bottom frame is where all the action is,
specifically, a portal with draggable (sortable, actually) portlets.
Anyway, I get this funky problem
2001 Nov 07
1
2.4.13
Hi all,
I've downloaded the http://www.zip.com.au/~akpm/ext3-2.4-0.9.13-2413.gz file
and want to know what to do with it once it's unzipped. Is it a patch file or
is it a compiled kernel? I need an ext3 patch for kernel 2.4.13, I then need
to patch kernel 2.4.13 with win4lin.
TIA
Robyn
2001 Nov 07
1
patching 2.4.13
Hi all,
Thanks for the prompt reply about 2.4.13.
I applied the patch after I'd applied the win4lin and mki patches and it
fails. The .rej file is included after this message. If you need any further
info I'll try and supply it.
Thanks
Robyn
This file is sched.h.rej from /usr/src/linux/include/linux/sched.h.rej
***************
*** 399,404 ****
u32 self_exec_id;
/*
2016 Feb 29
0
[isocpp-parallel] Proposal for new memory_order_consume definition
Hi,
On Sat, 27 Feb 2016, Paul E. McKenney wrote:
> But we do already have something very similar with signed integer
> overflow. If the compiler can see a way to generate faster code that
> does not handle the overflow case, then the semantics suddenly change
> from twos-complement arithmetic to something very strange. The standard
> does not specify all the ways that the
2016 Feb 27
4
[isocpp-parallel] Proposal for new memory_order_consume definition
On Thu, Feb 25, 2016 at 04:46:50PM -0800, Hans Boehm wrote:
> If carries_dependency affects semantics, then it should not be an attribute.
I am not picky about the form of the marking.
> The original design, or at least my understanding of it, was that it not
> have semantics; it was only a suggestion to the compiler that it should
> preserve dependencies instead of inserting a fence
2008 Jan 27
2
vmware question
I am running Centos 5 64 bit. For somer reason i cannot get the windows
client to connect to the server. The port is set to 904 as per the
install but when i try to connect to the server i get the error the
machine is actively refusing it. I do not have a firewall on and the
apache server and everything else is running. I can check the status
webpage in my browser just fine. Any ideas?
2004 Aug 06
6
new maintainers
So I've been doing this myself for far too long, I'm glad to have some
good help these days.
ices 1.x is now going to be maintained by Brendan Cully. Brendan has
also done most of the network/imap code in mutt, and is working on
multistreaming in ices 1.x. Hopefully we'll see some good stuff.
ices 2.x (the vorbis version) is coming along very nicely and is
maintained by Michael
2004 Aug 06
6
new maintainers
So I've been doing this myself for far too long, I'm glad to have some
good help these days.
ices 1.x is now going to be maintained by Brendan Cully. Brendan has
also done most of the network/imap code in mutt, and is working on
multistreaming in ices 1.x. Hopefully we'll see some good stuff.
ices 2.x (the vorbis version) is coming along very nicely and is
maintained by Michael
2011 Mar 01
1
which does the "S.D." returned by {Hmisc} rcorr.cens measure?
Dear R-help,
This is an example in the {Hmisc} manual under rcorr.cens function:
> set.seed(1)
> x <- round(rnorm(200))
> y <- rnorm(200)
> round(rcorr.cens(x, y, outx=F),4)
C Index Dxy S.D. n missing
uncensored Relevant Pairs Concordant Uncertain
0.4831 -0.0338 0.0462 200.0000
2004 Aug 06
2
Liveice & Icecast...help
One possibility is that Lame is using the wrong endianess for your
system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in
liveice.h and rebuilding.
The default distribution of Lame uses big endia samples on IO, which
means that in raw input mode it needs the -x arg to be set. However -
some 'helpful' people have made this the default on some
distributions.... so when liveice
2019 Jul 10
3
RFC: change -fp-contract=off to actually disable FMAs
Numerically identical, sure. But, there are other reasons to disable FMAD
fusion -- namely for performance comparisons.
On Wed, Jul 10, 2019 at 2:52 PM Matt Arsenault <arsenm2 at gmail.com> wrote:
>
>
> On Jul 10, 2019, at 15:27, Scott Manley via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
> Is there context I am not aware of for ::Strict and ISD::FMAD? I
2019 Jul 10
3
RFC: change -fp-contract=off to actually disable FMAs
> I think you have a different definition of fused then. Fused is a
description of how the operation is computed/rounded, not an instruction
count.
"Only fuse FP ops when the result won't be affected" is what the existing
comment says. So it can't be both a fused op and not a fused op if it's
only meant to imply a difference in rounding. I'm just re-using the
2007 Dec 08
1
OT: 3d surfaces with transparency
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I would be grateful if anyone had suggestions
about software that could (1) create 3D surface
plots, (2) handle transparency/alpha blending,
(3) generate output in some vector graphics format
that preserved the transparency. I could also
live with a combination of two programs, one
to generate the basic figure and another to
modify the output
2004 Aug 06
3
Fading between songs
well ... liveice has done this for the past 5 years.... but it's not an easy
package to use
----- Original Message -----
From: "Geoff Shang" <gshang@uq.net.au>
To: "icecast mailing list" <icecast@xiph.org>
Sent: Monday, January 13, 2003 10:59 PM
Subject: Re: [icecast] Fading between songs
<p>> Hi:
>
> To do fading, you'll need to use a source
2004 Aug 06
3
[FWD: Unable to login to icecast with liveice???]
Geoff Shang wrote:
> Hi:
>
> Unless anyone's released an update, liveice does not work with icecast2.
>
> If you just want something to read from the soundcard, maybe darkice is for
> you. Or, since you're using XMMS, try oddcast DSP for XMMS (visit
> oddsock.org).
>
> Geoff.
<p>Sorry no update for liveice - If only I had spare time to support it
2004 Aug 06
1
new maintainers
> > liveice is still virtually unmaintained. it's no longer relevant with
> > ices 2 for vorbis things, if anyone wants to maintain this or has
> > patches, Scott Manley is the person to talk to.
>
> I don't have a place to put up web pages about LiveIce et al, and with
> all the myplay stuff taking my time my maintenance has been
> non-existant.
is
2004 Aug 06
3
Dummy soundcard driver for Windows (OT)
We want crossfading so we need to use the SQRSoft crossfading Winamp
output plugin.
Ross.
Stefan Neufeind wrote:
> If thats the problem, why didn't you mention that before?
>
http://classic.winamp.com/plugins/detail.jhtml?componentId=28451
Null Output Plugin
Null Output Plugin allows to run WinAMP without need of any soundcard
installed in the system. [...]
On 10 Jun 2003 at 8:21,
2004 Aug 06
2
buffer size from source to ice/shoutcast
Hello,
I've built my own source for ICE/SHOUTcast, and it works pretty well except for one thing. After tuning into the server and listening for an 60-90 minutes you may hear a song skip ahead 30-90 seconds. I think I know why this is happening but I'mnot sure how to fix it.
I think this is happening because my source is sending a little bit too much data to ICE/SHOUTcast. My formula
2004 Aug 06
3
Re: [vorbis] another Icecast2/Vorbis stream on-line
> I'll be posting some basic protocol ideas soon as I think I've finally
> figured out how I want to handle stats and future admin functionality.
I've written a mini liveice streamer/encoder built around the vorbis
library, I need to know what connection protocol the new server will
work around.
(I'd get the icecast 2.0 sources, but once again the icecast source
control