search for: 7f0000

Displaying 18 results from an estimated 18 matches for "7f0000".

2018 Mar 06
0
Sieve filter doesn't respect mailbox separator
.../span></font></div> <div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br /> </span></font></div> <div align="left"><font face="Arial" color="#7f0000" size="2"><span style=" font-size:10pt">> namespace separator is '.',</span></font></div> <div align="left"><font face="Arial" color="#7f0000" size="2"><span style=" font-size:...
2018 Mar 02
2
Sieve filter doesn't respect mailbox separator
namespace separator is '.', this sieve script incorrectly tries to put the mail inside a mailbox rather that beside it, for example if the mailbox is named 'example', the mail will be put in the path 'example/.Spam' instead of 'example.Spam' require ["fileinto"]; if header :contains "X-Spam" "yes" { ? fileinto "Spam"; } #
2002 Sep 27
8
Longer synonym for R?
[This message is not always serious, but it addresses a real problem.] A problem with R's present name is that it is not very well suited to search engines, although Google at least seems to cope as long as you have sufficient other terms to filter out Toys R Us. Initials remain a problem. I suppose "R" is just too culty to do away with, but perhaps we could come up with a longer
2007 Nov 16
4
Samba Upgrade on Centos 3
After today's samba update, Centos 3 boxes can not use samba to communicate with each other, although Windows and the Centos 3 boxes see each other correctly as do RHEL5 and the Centos3 boxes. The du command works well, but ls, cp, cat ,etc produces the error: PANIC: push_ascii - dest_len == -1 in the server log and smb_trans2_request: result=-5, setting invalid in the client. A similar
2004 Aug 06
4
Icecast in Macromedia Flash
> on linux - tcpdump > on win32 - ethereal Ok. I've made the network dumps. You can find 'em at http://www.sardegnaoggi.it/downloads/tcpdump.zip Please read the readme file for more info. Feel free to write me a line if you need anything. BTW For as much as I can undestand (very few indeed) icecast 2.0 server was sending data even on the unsuccessful test. --- >8 ---- List
2004 Aug 06
2
Icecast in Macromedia Flash
<?xml version="1.0" ?> <head> <title></title> </head> <body> <div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> you only have the header info in this, for protocol break up the actual</span></font></div> <div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt...
2010 Sep 21
1
Colorramp in Maptools, how to choose min and max values for the fg= argument
...le). I pass the colours of the regions to the plot.Map function by defining the foreground colour: jet.colors = colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan", "#7FFF7F", "yellow", "#FF7F00", "red", "#7F0000")) n=100 cols <- jet.colors(n) Intervalls = cut(as.numeric(Vector),n, na.rm=TRUE) fgs <-cols[Intervalls] ## is there some option/possibility here to choose colours differently ?? plot.Map(Shape.map, fg=fgs, ol=NA, bty="n", xlab="", ylab="", xaxt="n&qu...
2010 Sep 24
2
why I could not reproduce the Mandelbrot plot demonstrated on R wiki
...ibrary(caTools) # external package providing write.gif function jet.colors = colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan", "#7FFF7F", "yellow", "#FF7F00", "red", "#7F0000")) m = 600 # define size C = complex( real=rep(seq(-1.8,0.6, length.out=m), each=m ), imag=rep(seq(-1.2,1.2, length.out=m), m ) ) C = matrix(C,m,m) # reshape as square matrix of complex numbers Z = 0 # initialize Z to zero X = array(0, c(...
2013 Feb 04
1
is it possible to create a trellis object with multiple colorkeys/z-scale axis?
...header=T) test$year<-as.factor(test$year) head(test) ##Custom color ramp jet.colors <- colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan", "#7FFF7F", "yellow", "#FF7F00", "red", "#7F0000")) ##create trellis of tileplots betweenyear<-tileplot(index~month*-area|stock+year,test,col.regions=jet.colo rs(256), scales=list(x=list(at=5:9, labels=c('May' ,'Jun','Jul','Aug','Sep'),cex=0.6), y=list(at=(-1):-8,labels=c('T','N...
2012 Jul 27
1
overlaying a set of 'grouping' lines on a plot from image()
...;, "123", "3", "121"), c("Col1", "Col2", "Col3", "Col4", "Col5", "Col6" ))) cols <- c("#000000", "#190000", "#330000", "#4C0000", "#660000", "#7F0000", "#990000", "#B20000", "#CC0000", "#E50000", "#FF0000", "#00FF00", "#00AA00", "#005500", "#000000") br <- c(-6000, -10, -1, -0.888888888888889, -0.777777777777778, -0.666666666666667, -0.555555555555...
2012 Dec 04
0
latticeExtra tileplot question - tiles are not all the same size, need help.
...es that are provided in the package, this is similar to jet colors in matlab jet.colors <- colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan", "#7FFF7F", "yellow", "#FF7F00", "red", "#7F0000")) #Tileplots comparing how CWT recoveries from brood year 1974 -1977 and GSI data #from 2010 - 2011 represent the relative abundance of Rogue river chinook salmon through space and time R_g_s<-tileplot(Rogue~month_num*-area_num,gsi_s,col.regions=jet.colors(256), scales=list(x=list(at=5...
2006 Jan 09
0
need palette of topographic colors similar to topo.colors ()
...palette (also available in fields package under peculiar name 'tim.colors') can be defined by: jet.colors = colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan", "#7FFF7F", "yellow", "#FF7F00", "red", "#7F0000")) Other predefined functions for creating and managing color palettes that I know of, are: * R provides functions for creating palettes of continuous colors: rainbow, topo.colors, heat.colors, terrain.colors.colors, gray * tim.colors in package fields contains palette similar to Mat...
2007 Apr 28
0
Can't install gecko engine
...components PE 790000- 79f000 Deferred caps PE 7a0000- 7ae000 Deferred profile PE 7b0000- 7b7000 Deferred xpcom_compat_c PE 7c0000- 7d0000 Deferred chrome PE 7d0000- 7e9000 Deferred rdf PE 7f0000- 824000 Deferred gkparser PE 940000- 9fa000 Deferred uconv PE a00000- a27000 Export docshell PE a30000- a3e000 Export webbrwsr PE a40000- a62000 Deferred gkwidget PE a70000- a93000 De...
2009 May 19
3
can't run program - Exception EAccessViolation in module
...ferred libxinerama.so.1 ELF 17f000- 188000 Deferred libxrender.so.1 ELF 24f000- 252000 Deferred libxcomposite.so.1 ELF 254000- 25c000 Deferred libxrandr.so.2 ELF 342000- 34c000 Deferred libxcursor.so.1 PE 400000- 4f5000 Export mtoper2 ELF 7f0000- 7f4000 Deferred libuuid.so.1 ELF 7f6000- 7fe000 Deferred libsm.so.6 ELF 807000- 829000 Deferred ld-linux.so.2 ELF 82b000- 99e000 Deferred libc.so.6 ELF 9a0000- 9c9000 Deferred libm.so.6 ELF 9cb000- 9d0000 Deferred libdl.so.2 ELF 9d2000-...
2010 May 26
2
R25SRV32.EXE crashes while printing from D2k->Wine->Ubuntu
...erred mmc2aw32 PE 700000- 708000 Deferred mmu2aw32 PE 710000- 71c000 Deferred mmv2aw32 PE 720000- 73c000 Deferred mms2aw32 PE 740000- 76c000 Deferred core35 PE 770000- 796000 Deferred core35o PE 7a0000- 7e8000 Deferred nlsrtl32 PE 7f0000- 992000 Deferred de15w32 PE 9a0000- 9c5000 Deferred mmw2aw32 PE 9d0000- a4c000 Deferred plc12w32 PE a50000- a90000 Deferred plr12w32 PE a90000- ab8000 Deferred ucolw32 PE ac0000- ac9000 Deferred hlp21w32 PE ad0000- ad7000 Deferred...
2008 Mar 04
3
Gecko installs but page faults on execute
...c0000- 529000 Deferred xpcom_core > PE 530000- 557000 Deferred nspr4 > PE 780000- 7a7000 Deferred imglib2 > PE 7b0000- 7c1000 Deferred mozz > PE 7d0000- 7e6000 Export gkgfx > PE 7f0000- 81c000 Deferred docshell > PE 820000- 891000 Deferred js3250 > PE 8a0000- 8aa000 Deferred myspell > PE 8b0000- 8c0000 Deferred appshell > PE 8c0000- 8da000 Deferred mork > PE 8e0...
2014 Aug 30
5
[Bug 83271] New: Windowed mode causes framebuffer not to refresh with PRIME on optimus/kepler discrete GPU
...[Buffer], ACPI requires [Package] (20140424/nsarguments-95) [ 2.218272] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [ 2.218277] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG_.VID_ handle [ 2.218294] checking generic (e0000000 7f0000) vs hw (c0000000 10000000) [ 2.218296] checking generic (e0000000 7f0000) vs hw (d0000000 2000000) [ 2.218324] nouveau 0000:01:00.0: enabling device (0004 -> 0007) [ 2.218547] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e73b0a2 [ 2.218549] nouveau [ DEVICE][0000:01:00.0] Chipset:...
2019 Feb 19
2
[Bug 109681] New: Nvidia GT710 => nouveau + wayland + swayWM => crash when use acceleration (open Firefox)
https://bugs.freedesktop.org/show_bug.cgi?id=109681 Bug ID: 109681 Summary: Nvidia GT710 => nouveau + wayland + swayWM => crash when use acceleration (open Firefox) Product: Mesa Version: 18.3 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical