Displaying 9 results from an estimated 9 matches for "nocolor".
Did you mean:
no_color
2008 Nov 28
1
Unable to plot or analyse phylogeny (PR#13345)
...setFontIncAnnot 0;
setFontIncExp 0;
setSize 883 733;
setLocation 7 22;
setFont SanSerif;
setFontSize 10;
getToolPalette;
tell It;
endTell;
setTool mesquite.charMatrices.BasicDataWindowMaker.BasicDataWindow.arrow;
colorCells #mesquite.charMatrices.NoColor.NoColor;
colorRowNames #mesquite.charMatrices.TaxonGroupColor.TaxonGroupColor;
colorColumnNames #mesquite.charMatrices.CharGroupColor.CharGroupColor;
colorText #mesquite.charMatrices.NoColor.NoColor;
setBackground White;
toggleShowNames on;
toggleShowTaxonNames on;...
2004 Jan 11
0
esearch problems ?!
any idea why i get this :
# esearch cfg-update
Traceback (most recent call last):
File "/usr/bin/esearch", line 3, in ?
from output import bold, red, green, darkgreen, turquoise, nocolor
ImportError: No module named output
# eupdatedb
Traceback (most recent call last):
File "/usr/sbin/eupdatedb", line 7, in ?
from output import red, darkgreen, green, bold, nocolor
ImportError: No module named output
app-portage/esearch-0.5.2
tia
_______________________________...
2004 Jan 12
0
(no subject)
...ly I haven''t had these problems with esearch, so I am not
of much help to ya.
James
|any idea why i get this :
|
|# esearch cfg-update
|Traceback (most recent call last):
| File "/usr/bin/esearch", line 3, in ?
| from output import bold, red, green, darkgreen, turquoise,
||nocolor
|ImportError: No module named output
|
| # eupdatedb
|Traceback (most recent call last):
| File "/usr/sbin/eupdatedb", line 7, in ?
| from output import red, darkgreen, green, bold, nocolor
|ImportError: No module named output
|
|
| app-portage/esearch-0.5.2
|tia
____________________...
2011 Jan 20
2
Asterisk 1.6 SSH Console Colors Debian Lenny
...to work as expected with the
colors.
So my question is, will this impact the stability of the system in
reference to debian lenny using LSB scripts vs the older init scripts?
Or is there another work around to get ssh console colors using the
Debian * 1.6.0.28 LSB init script?
I also tried 'nocolor = no' in the [options] section of asterisk.conf
with no effect.
Thanks.
JR
--
JR Richardson
Engineering for the Masses
2011 Mar 17
1
[1.6.2.5] Asterisk can't find MOH file
...============ extensions.conf
;just in case, but shouldn't be needed
exten => 8888,1,Set(CHANNEL(language)=fr)
exten => 8888,n,Wait(2)
exten => 8888,n,Answer()
exten => 8888,n,Playback(manolo_camp-morning_coffee)
exten => 8888,n,Hangup
============ cat asterisk.conf
...
[options]
nocolor = yes ; Disable console colors
languageprefix = yes ; Use the new sound prefix path syntax
[compat]
pbx_realtime=1.6
res_agi=1.6
app_set=1.6
============ cat /etc/asterisk/chan_dahdi.conf
[channels]
language=fr
signalling = fxs_ks
...
============ cat /etc/asterisk/sip.conf
[general]
language=fr...
2008 Apr 09
6
Jumped from 1.2.7 to 1.4.19, missing CLI colors
...e to fix all
the deprecated stuff, but everything seems to be working fine now, except
for a little tiny thing. I lost all color in my CLI, which makes it harder
to debug. Is there something that needs doing? I didn't explicitely disable
colorization from the command line, and I did try using nocolor=no in the
config files. No luck.
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080409/96ba16b6/attachment.htm
2006 Jul 20
2
getwinegit.sh v0.4 released!
Hello all,
There's a new Version of getwinegit.sh. It is now at 0.4. There is no
need to comfigure the pathes to the programs getwinegit needs.
Everything happens automatically now ;). I hope you enjoy this
release... Here's the readme and the changelog:
getwinegit.sh-README
:: Intro
getwinegit is a script which was designed to download/update, compile
and install the current
2010 Dec 09
4
Asterisk SIP attacks and sshguard
Hello,
We had been seeing SIP-guessing attacks on our Asterisk server here.
While it wasn't that hard to write a once-a-minute cron job to spank
the lusers, that runs once a minute and creates little spikes in the
usage and I/O graphs, and is slower to respond than I'd really prefer.
I felt that it'd be much cooler to get something more comprehensive
put together. We don't use
2013 Oct 15
0
[LLVMdev] [llvm-commits] r192750 - Enable MI Sched for x86.
...target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
>> target triple = "x86_64-apple-macosx10.8.0"
>>
>> -;YESCOLOR: subq $136, %rsp
>> -;NOCOLOR: subq $264, %rsp
>> +;YESCOLOR: subq $144, %rsp
>> +;NOCOLOR: subq $272, %rsp
>>
>> define i32 @myCall_w2(i32 %in) {
>> entry:
>>
>> Modified: llvm/trunk/test/CodeGen/X86/abi-isel.ll
>> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Cod...