Displaying 20 results from an estimated 60199 matches for "level".
2004 Oct 28
5
How to help improving Wine?
...dateInUseArena Heap 40360000: invalid in-use arena magic
for 403b1570
warn:heap:HEAP_ValidateInUseArena Heap 40360000: invalid in-use arena magic
for 403b11c0
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
err:syslevel:_CheckNotSysLevel Holding lock 0x408f15e0 level 3
wine: Unhandled exception (thread 0009), starting debugger...
1) What should I do next time I encounter a similar problem with an app? That
is: how to use winedbg?
2) Why does ALOHA work on Crossover and not on Wine?
3) Which are the main differen...
2008 Feb 20
3
reshaping data frame
...g a few problems trying to reshape a data frame. I tried with
reshape{stats} and melt{reshape} but I was missing something. Any help is
very welcome. Please find details below:
#################################
# data in its original shape:
indiv <- rep(c("A","B"),c(10,10))
level.1 <- rpois(20, lambda=3)
covar.1 <- rlnorm(20, 3, 1)
level.2 <- rpois(20, lambda=3)
covar.2 <- rlnorm(20, 3, 1)
my.dat <- data.frame(indiv,level.1,covar.1,level.2,covar.2)
# the values of level.1 and level.2 represent the number of cases for the
particular
# combination of indiv*lev...
2002 Jul 26
0
Encoding speed [gcc version compare]
...hey...). The disks may
or may not share a controller. I don't care enough to check...
Test #1:
Redhat 7.3
ogg 1.0
glibc-2.2.5-36
gcc-2.96-110
kernel-2.4.18-4 compiled for athlon
-> CD: "No Doubt - Rock Steady"
Avg for Quality level 0: = 8.0026846153
Avg for Quality level 0.5: = 7.9694153846
Avg for Quality level 1: = 7.9713461538
Avg for Quality level 1.5: = 7.9430307692
Avg for Quality level 2: = 7.8890230769
Avg for Quality level 2.5: = 7.8449692307
Avg for Quality level 3: =...
2006 Feb 11
1
Wine 0.9.7 failure report: hungarian tax software
...ong.
The application gets non-responsive from there on, pressing Ctrl-C
in the terminal where I started it this is displayed:
fixme:winspool:WINSPOOL_EnumPrinters We don't handle
PRINTER_ENUM_CONNECTIONS
fixme:winspool:WINSPOOL_EnumPrinters We don't handle
PRINTER_ENUM_CONNECTIONS
err:syslevel:_EnterSysLevel (0x55ec88e0, level 2): Holding 0x55f779e0,
level 3. Expect deadlock!
err:syslevel:_EnterSysLevel (0x55ec88e0, level 2): Holding 0x55f779e0,
level 3. Expect deadlock!
err:syslevel:_EnterSysLevel (0x55ec88e0, level 2): Holding 0x55f779e0,
level 3. Expect deadlock!
err:syslevel:_Ente...
2009 Mar 16
4
IrfanView - got installer working, but program won't run
...View from the Terminal:
wine start i_view32.exe
fixme:exec:SHELL_execute flags ignored: 0x00000500
thebrightside at MISTERDEATHFUCK:~/.wine/drive_c/Program Files/IrfanView$ wine: Unhandled page fault on read access to 0x00000390 at address 0x7ebca703 (thread 0018), starting debugger...
err:syslevel:_CheckNotSysLevel Holding lock 0x7ebfcee0 level 3
err:syslevel:_EnterSysLevel (0x7ed1f9e0, level 2): Holding 0x7ebfcee0, level 3. Expect deadlock!
err:syslevel:_EnterSysLevel (0x7ed1f9e0, level 2): Holding 0x7ebfcee0, level 3. Expect deadlock!
err:syslevel:_EnterSysLevel (0x7ed1f9e0, level 2): Hold...
2016 Sep 27
2
problem in levels<- and other inconsistencies
# A couple of years ago
# I helped making R's character NA handling more consistent
# Today I report an issue with R's factor NA handling
# The core problem is that
# levels(g) <- levels(g)
# can change the levels of g
# more details below
# Kind regards
# Jens Oehlschl?gel
# Say I have an NA element in a vector or list
x <- c("a","b",NA)
# then using split() it gets lost
split(x, x)
# as it is (somewhat) when converting to a default fac...
2012 Oct 28
3
[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
dev_<level> create smaller objects than dev_printk(KERN_<LEVEL>.
Convert non-debug calls to this form.
Joe Perches (16):
tile: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
drivers: base: Convert dev_printk(KERN_<...
2012 Oct 28
3
[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
dev_<level> create smaller objects than dev_printk(KERN_<LEVEL>.
Convert non-debug calls to this form.
Joe Perches (16):
tile: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
drivers: base: Convert dev_printk(KERN_<...
2010 Aug 18
2
functions and multiple levels
Hi,
I am trying to write a function;
I want to subtract the mean of each class in level 2 from the mean of each
class in level 1 and square the answer, eg.....
level.1 level.2 observation
1 1 0.5
1 1 0.2
1 2 0.6
1 2 0.4
2...
2017 Jun 15
2
duplicated factor labels.
Dear R devel
I've been wondering about this for a while. I am sorry to ask for your
time, but can one of you help me understand this?
This concerns duplicated labels, not levels, in the factor function.
I think it is hard to understand that factor() fails, but levels()
after does not
> x <- 1:6
> xlevels <- 1:6
> xlabels <- c(1, NA, NA, 4, 4, 4)
> y <- factor(x, levels = xlevels, labels = xlabels)
Error in `levels<-`(`*tmp*`, value = if (nl =...
2009 Jul 07
0
[PATCH] speed up snapshot dropping
...eed update back refs for the subtree rooted at the
- * block, this function changes wc->stage to UPDATE_BACKREF
- *
* when wc->stage == UPDATE_BACKREF, this function updates
* back refs for pointers in the block.
*
@@ -4585,14 +4580,9 @@ static noinline int walk_down_proc(struc
{
int level = wc->level;
struct extent_buffer *eb = path->nodes[level];
- struct btrfs_key key;
u64 flag = BTRFS_BLOCK_FLAG_FULL_BACKREF;
int ret;
- if (wc->stage == UPDATE_BACKREF &&
- btrfs_header_owner(eb) != root->root_key.objectid)
- return 1;
-
/*
* when reference co...
2009 May 22
1
regrouping factor levels
Hi all,
I had some trouble in?regrouping factor levels for a variable. After some experiments, I have figured out how I can recode to modify the factor levels. I would now like some help to understand why some methods work and others don't.
Here's my code :
rm(list=ls())
###some trials in recoding factor levels
char<-letters[1:10]
fac<-...
2011 Mar 17
4
Help with plotting a line that is multicoloured based on levels of a factor
Hi All,
I'm trying to plot data that is a time series of flows that are associated
with a specific level, and I would like each level to represent a colour
in a line plot. Here is some data that approximates what I'm using:
date=c(1:300)
flow=sin(2*pi/53*c(1:300))
levels=c(rep(c("high","med","low"),100))
data=cbind.data.frame(date, flow, levels)
the "...
2010 Feb 24
2
Question:How to get rid of missing values
Hi,
I want to draw a pie chart of level (variable) for each ID (variable). I have a big dataset, here I attach part of it.
ID level
1 G1
1 A1
1 A1
1 G1
1 G1
1 G1
1 A1
1 A1
1 G1
1 G1
1 G3
1 A1
1 G1
1 A1
1 A1
1 A2
1 A2
1 M
1 A1
1 G1
1 A1
1
1
1 A2
1 G3
1 A1
1 A1
1 A1
Below is my r code:
level <- na.excl...
2012 Nov 20
1
tcl/tk problem with tklistbox,the " " character and Rcmdr.
I everyone,
i have a little problem with tklistbox,the " " character and Rcmdr.
Please look at this code
require(tcltk)
tt<-tktoplevel()
levels.list2 <-tklistbox(tt,selectmode="multiple",exportselection="FALSE",
height=4, yscrollcommand=function(...)tkset(levels.list2.scroll,...))
levels.list2.scroll<-tkscrollbar(tt,repeatinterval=5,command=function(...)tkyview(levels.list2,...))
tkgrid(levels.list2,leve...
2010 Mar 01
2
Thougt I understood factors but??
Hi,
consider the following
> a<-gl(3,3,9)
> a
[1] 1 1 1 2 2 2 3 3 3
Levels: 1 2 3
> levels(a)<-3:1
> a
[1] 3 3 3 2 2 2 1 1 1
Levels: 3 2 1
> a<-gl(3,3,9)
> factor(a,levels=3:1)
[1] 1 1 1 2 2 2 3 3 3
Levels: 3 2 1
It is probably something obvious I missed, but reading the documentation
of factor, and levels I would have thought
that both should produce t...
2005 Jul 18
1
levels() deletes other attributes
Dear All,
it seems to me that levels() deletes other attributes. See the following
example:
## example with levels
f1 <- factor(c('level c','level b','level a','level c'), ordered=TRUE)
attr(f1, 'testattribute') <- 'teststring'
attributes(f1)
levels(f1) <- c('L-A', ...
2023 Aug 24
1
Crash on "samba-tool domain level raise --domain-level=2016 --forest-level=2016"
Hi, today I updated my DC debian 12 to samba 4.19rc2 from mjt repository
and I tried to increase feature level of domain but failed.
First 2 commands was ok:
samba-tool domain schemaupgrade --schema=2019
samba-tool domain functionalprep --function-level=2016
the third instead failed:
> samba-tool domain level raise --domain-level=2016 --forest-level=2016
> ERROR(<class 'AttributeError'&...
2009 Nov 13
1
spss imports--trouble with to.data.frame
...d2 <- read.spss ()
d2 <- as.data.frame(d2)
The former causes all data to become <NA> but the latter seems mostly OK.
> library(foreign)
> d2 <- read.spss("ESS3e03_2.por")
warnings()
There were 12 warnings (use warnings() to see them)
> Warning messages:
1: In `levels<-`(`*tmp*`, value = c("CENTRUMP", "", "FIDESZ", ... :
duplicated levels will not be allowed in factors anymore
2: In `levels<-`(`*tmp*`, value = c("CENTRUMP", "", "FIDESZ", ... :
duplicated levels will not be allowed in factor...
2018 Apr 05
3
[RFC] Adding function attributes to represent codegen optimization level
...mar. 3 avr. 2018 à 12:47, via llvm-dev <llvm-dev at lists.llvm.org> a
> écrit :
>
>> All,
>> A recent commit, D43040/r324557, changed the behavior of the gold
>> plugin
>> when compiling with LTO. The change now causes the codegen
>> optimization
>> level to default to CodeGenOpt::Default (i.e., -O2) rather than use
>> the
>> LTO optimization level. The argument was made that the LTO
>> optimization
>> level should control the amount of cross-module optimizations done
>> by
>> LTO, but it should not control the c...