Displaying 20 results from an estimated 6000 matches similar to: "System error 1314 has occurred"
2006 Nov 14
2
Repeated measures by lme and aov give different results
I am analyzing data from an experiment with two factors: Carbon (+/-)
and O3 (+/-), with 4 replicates of each treatment, and 4 harvests over a
year. The treatments are assigned in a block design to individual
Rings.
I have approaches this as a repeated measures design. Fixed factors
are Carbon, O3 and Harvest, with Ring assigned as a random variable. I
have performed repeated measures analysis
2009 Aug 06
5
Wine unable to find DX9 / driver version?
I updated wine to latest git (wine-1.1.26-390-g31dab8f) and upgraded my nvidia drivers to 190.18. When I attempted to test some of the DX9 and 10 games I usually test, none of them seem to be able to recognize either my DX version or the drivers. I suspect that the drivers are the issue. Here is a relevant example from a test for Assassins Creed.
xavier at xavier-pc
2017 May 17
2
Improving packets/sec and data rate - v1.0.24
Hi Jared,
I've seen the same while testing on digital ocean, I think it's the context
switching that happens when sending a packet.
I've done some testing with wireguard and that has a lot better performance
but it's still changing quite a lot and only does a subset of what
tinc does so probably not a stable solution.
Martin
On Wed, 17 May 2017 at 18:05 Jared Ledvina <jared at
2010 Jun 11
2
nvfx
Hi Marek
Thanks a lot for your rebasing work.
Here is my report :
- all my games that broke with temporaries patch (they were either
completely black or lot of black screen flash every frame) behave
badly, but in different ways :
* etracer is very slow and often crash in ttm code [1] (I think this
is an old bug that just resurrected, no idea why)
* foobillard is very slow and still flash a bit
*
2013 Feb 11
2
file resource, multiple owner values
With Puppet 2.7.20, it seems that when I write
file { ''/tmp/bla'':
owner => [''root'', ''jared'']
}
then if the owner of /tmp/bla is either root or jared, nothing happens,
and if not, the owner is changed to root. More generically speaking, my
reading of the code suggests that if the owner of the file is in the
given list (the
2017 Oct 28
2
HELP relevel INTERCEPT-COMPARISONS
Dear colleagues,
How can I do to "relevel" the intercept?
I need that the treatment "Db" be the intercept, and have p-values for the comparisons with the others treatments.
I used the function "relevel" but it did not work out to have what I want.
Thanks for your help,
Xavier
T1 <- read.table(file.choose(), h=T)
> head(T1)
treatment replicate Time
2004 Apr 20
2
Rule-specific Log Prefixes
The current CVS Project Shorewall2/ contains my implementation of this
feature. Thanks go to Xavier for ideas about the design.
Xavier -- please give my code a try and see if it works ok for you.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2003 Dec 31
3
Cups and Samba Access Denied
I purchased the Samba 3.0 book and it has gotten me pretty far but I finally
had to go to the mailing list for this problem.
Here is the issue, I am running Debian (woody) with samba 3.0.1-2 and cupsys
1.1.14-5 I have also installed cupsys-bsd cupsys-client and smbclient
foomatic-bin and as2ps follwing this
http://excess.org/docs/linux_windows_printing.html advice. Samba is running
in Domain mode
2005 Jan 13
2
Problem encoding sine wave in 1.1.6 and somewhat in 1.0.4
Interestingly enough.. I started playing around with preprocessing
options in 1.1.6 and happened upon the denoise filter
(SPEEX_PREPROCESS_SET_DENOISE). When i run the test tone using that
option it is completely filtered out and I just get (complete)
silence. When the test tone is intermixed with regular voice I only
get the voice. So while i still don't quite understand why the test
tone
2015 Feb 10
1
R CMD check: Uses the superseded package: ‘doSNOW’
Oh, I completely missed that one.
It's very neat as it seems to work both on Windows and Unix.
Thanks!
Xavier
On 10/02/15 10:52, Martyn Plummer wrote:
> The CRAN package snow is superseded by the parallel package which is
> distributed with R since version 2.14.0. Here are the release notes
>
> \item There is a new package \pkg{parallel}.
>
> It incorporates (slightly
2017 Oct 28
2
Function Relevel DOE NOT FOUND
Dear Forum,
Which functions and packages should be installed to make work the function "relevel"?
treatment<-revel(treatment,ref="Db")
Error: no se pudo encontrar la funci?n "revel"
Thank you very much for your help,
Xavier Chiriboga M.
PhD Candidate
Fundamental and Applied Research in Chemical Ecology Lab.
Institute of Biology
University of Neuchatel
2011 May 24
2
Ntdll hang when starting a new game in Mass Effect
Native dinput8 and d3dx9_36 have to be used in order for the game to load and workaround mouse input (see http://bugs.winehq.org/show_bug.cgi?id=16822).
When I start a new game, after setting up Shepard's profile and waiting for the first cinematic to play there is an ntdll error which freezes the game. Any clue on how to workaround it?
Code:
xavier at xavier
2006 Jul 18
2
I think this is a bug
Hello!
I work with:
R : Copyright 2006, The R Foundation for
Statistical Computing
Version 2.3.1 (2006-06-01)
On Windows XP Professional (Version 2002) SP2
I think there is a bug in the conditional
execution if (expr1) {expr2} else {expr3}
If I try:
"if (expr1) expr2 else expr3"
it works well but when I put the expression expr2
and expr3 between {} I receive an error message
2015 Sep 18
2
Unable to install R 3.2 on debian jessie
Hi everybody
I try to update R 3.1.1 to R 3.2.2 on a Debian Jessie (8.2) server. I
try to do the following steps :
- Adding "deb-src http://cran.irsn.fr/bin/linux/debian jessie-cran3/"
to /etc/apt/sources.list
- Execute :
$ sudo apt-get upgrade
$ sudo apt-get update
$ sudo apt-get install r-base r-base-dev
- And I get this :
...
r-base is already the newest version.
r-base-dev is
2010 Mar 04
1
[PATCH] Remove leftover in man page and nv_const.h
Signed-off-by: Xavier Chantry <chantry.xavier at gmail.com>
---
man/nouveau.man | 16 ----------------
src/nv_const.h | 1 -
2 files changed, 0 insertions(+), 17 deletions(-)
diff --git a/man/nouveau.man b/man/nouveau.man
index 87f645a..cd66e9a 100644
--- a/man/nouveau.man
+++ b/man/nouveau.man
@@ -70,22 +70,6 @@ Enable or disable the HW cursor. Default: on.
.BI "Option
2015 Sep 19
1
Unable to install R 3.2 on debian jessie
Hi,
Am Freitag, 18. September 2015, 15:25:10 schrieb George N. White III:
> On Fri, Sep 18, 2015 at 8:35 AM Francois-Xavier Jollois <
>
> francois-xavier.jollois at parisdescartes.fr> wrote:
> > Hi everybody
> >
> > I try to update R 3.1.1 to R 3.2.2 on a Debian Jessie (8.2) server. I
> > try to do the following steps :
> >
> > - Adding
2007 Sep 20
1
Interesting question on how ferret indexes work
I have a question about how Ferret handles intersection queries. Say I
do an intersection search on two fields, so I do ''ruby author:(jared)''
(no quotes)
Does Ferret do some kind of fancy index intersection to efficiently
retrieve only items that meet both queries? Or does it just find all
the ruby''s, then prune away everything that doesn''t match
2005 Oct 21
4
Validate uniqueness on two columns
I would like to validate the uniqueness of two columns together. I have last
and first names as separate columns. What is the Rails Way to do this?
Thanks,
Jared Nuzzolillo
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2010 Jul 16
2
invalid factor level, NAs generated
I've seen a few threads about this, but none that seem to answer my problem
I have a list of .txt files in a directory that I am reading into R and row
binding together. I am using the following code to do so:
# Directory where files are found
my.txt.file.directory <- "C:/Jared/Data/Kenya/Wildebeest/Tracking_Data"
names.of.txt.files <-
2001 Aug 08
3
AC-3 Decoding
Jared (jared@celab21.students.csee.uq.edu.au) wrote :
> Saw an article today on /. which reports that Dolby are insisting the
> NETBSD dudes remove the ac3dec package from their site. Someone suggested
> that we need an open source solution.
ac3dec is already open ( GPL ).
> Could Vorbis in the Ogg framework be this solution, can we create a pretty
> simple 5.1 stream?
I