search for: prompt

Displaying 20 results from an estimated 12467 matches for "prompt".

2005 Dec 20
1
Unstable rails app
Hello, My rails app is often not responding: see http://dev.rubyonrails.org/ticket/3299 Using latest lighttpd's freebsd port and rails 1.0 Thank your for your help ! _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Dec 17
0
[rails|fcgi bug] Rails app not responding
...] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi Restarting [22845] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi Restarting [22846] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi Restarting [22847] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple --readline --prompt-mode simple...
2016 Sep 16
1
getGraphicsEvent() questions, minor feature/tweak request, and patch(es).
Hey all, new R user and first timer here. I've been using getGraphicsEvent() on an X11-Xlib device in a kind of interactive loop, and would like to be able to stop it from printing newlines in the console when I don't actually want to print a prompt. Even an empty "" value still causes a newline right now. To not break any code that depends on this behavior, I figured getting C_getGraphicsEvent to accept an NA value would be the way to go. It strikes me as highly unlikely that there's any code out there built on expecting getGra...
2006 Mar 09
4
IVR woes
...;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; This is the main number IVR menu system ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; exten => s,1,Answer exten => s,2,NoOp exten => s,3,NoOp exten => s,4,NoOp exten => s,5,Wait(1) exten => s,6,Background(LCL/prompt-00) exten => s,7,Background(LCL/prompt-01) exten => s,8,Background(LCL/prompt-02) exten => s,9,Background(LCL/prompt-03) exten => s,10,Background(LCL/prompt-04) exten => s,11,Background(LCL/prompt-05) exten => s,12,Background(LCL/prompt-09) exten => s,13,DigitTimeout,5 exten =&...
2017 Feb 07
2
buggy ANSI escape sequences in R prompt
When R is run interactively in a terminal which supports colors, it is possible to use ANSI escape sequences in order to put colors in the prompt, such as options(prompt = "\033[0;31mThis is red\033[0m> ") Unfortunately, something goes wrong because for long command lines, the line continuation override the prompt instead of being written in the next line. The problem gets worse when using several colors, because somehow each...
2016 Jul 30
4
Removing mailbox and password prompt for voicemail
Hello, I am using Asterisk voicemail on a CentOS 7 server. I would like to be able to remove the 'mailbox' prompt and 'password' prompt when a user tries to access their voicemail. I can remove the 'password' prompt by not setting a password for the user, but the 'mailbox' prompt is always heard. Please let me know how Asterisk can be configured to remove these prompts. Nabeel --------...
2009 Feb 27
1
change language and playback issue
Hi, I have problem with Asterisk 1.6.0.1. I need to change language for playing prompts in Lithuanian. But in Asterisk 1.6.0.1 version everytime plays in English, but in Asterisk 1.4.x I haven't any problem. Maybe it is a bug ...? So I paste my test dialpan and prompt's locations. I hope this helps you. Files are: [root at voip asterisk]# find /var/lib/asterisk/sounds/test...
2004 Jan 06
1
Keychain Patch Try II
...d diff against that. (I don't think, however, that the readpassphrase portion of the code is changing much these days.) There is one major test which I have been unable to perform: I haven't checked to see what happens if you don't have access to a GUI for the "unlock keychain prompt" which OS X throws up (i.e. you are logging in to an OS X server, and ssh-ing from there). If someone could try that and tell me what the patch does, I'd be really grateful. Thanks! Will ----------------------------------------------------------- diff -u my_openssh-3.7p1/configure....
2007 Aug 23
3
Asterisk Prompt
Hi List; I read the following sentence: "The CLI prompt is set with the ASTERISK_PROMPT UNIX environment variable" In the following link: http://www.voip-info.org/wiki/index.php page=Asterisk+CLI+prompt The question is: what is the ASTERISK_PROMPT UNIX environment variable and where I can access it to change it? Also where I can find information...
2009 Apr 18
2
source code for prompt()
Dear R community, pardon my ignorance but how would you get the source code for"non-visible functions" ? For example, I would like to see and modify the source code for the prompt() function. Thanks! Markus [[alternative HTML version deleted]]
2003 Apr 26
2
German voicemail prompts, anybody?
Hi all, I'm trying to build a little voicemail server based on asterisk here, using Asterisk's "Commedian Mail" application. Unfortunately, I'd expect some people to have trouble using the English prompts that come with asterisk. However, I can't imagine I'm the first person who has this problem, and Commedian Mail seems to support multilingual prompts fine, it's just that it needs the prompts to be recorded by somebody, preferrably by a sexy female voice, similar to the English prompts...
2012 Nov 28
3
5.00pre11 initial comments
Initial comments about 5.00-pre11. 1_ Using ctrl+v at the boot prompt: SYSLINUX 5.00 5.00-pre11CHS Copyright ... Initial copyright notice when booting to Syslinux prompt: SYSLINUX 5.00 CHS 5.00-pre11 Copyright ... Request: make the ctrl+v result to be shown as the initial copyright notice (including order and space characters). 2_ Hello.c32 is still behaving...
2008 Mar 06
1
Sweave and the prompt
Hi the list I would also like to remove the prompt, in order to let the reader cut-and-paste from pdf to R. So I set the prompt to " " with options(prompt=" ",continue=" ") But it add an extrat space at the start of each line. I also try some code options(prompt="\a",continue="\a") After a big fi...
2005 Sep 19
1
Prompt translation: can't find "please wait try ext" prompt filename
Hi all, I'm currently doing a french canadian (quebec) translation of the prompts. Almost all the about 140 default prompts are done, but there is one I can't find... In the directory, when the user found the good persor it press '1'. Then "Please whait while I try extension..." prompt is played. I can't find it and in "asterisk -r" mode the...
2006 Jan 23
4
su, context(selinux?) 2nd prompt
With a recent update of CentOS4, su's behavior has changed, in that after prompting for password, also prompts for (selinux?) context. I'm seeing something like: $ su Password: Your default context is root:system_r:unconfined_t. Do you want to choose a different one? [n] kde's kdesu barfs on this second prompt. Any way to disable this second prompt? -- Rex
2004 Feb 06
2
OpenSSH -> PAM -> Password Prompt
...integration into OpenSSH for some time. I have been downloading many of the SNAP shots and testing them out on Solaris 5.8 and Solaris 5.9, and have been impressed with the improvements of late. One thing that I have noticed, however, is that when utilizing PAM -> UsePAM=Yes, that the password prompt reads Password: Now, I realize that this is more a PAM functionality, than anything to do with OpenSSH, however, I was curious to know whether or not something could be done to make PAM's password prompt read more like the known and liked OpenSSH password prompt User at System's Pa...
2020 May 31
5
CLI color prompt
Hello, how can I change the color of the asterisk prompt to red ? I read in the wiki that I can use %Cn[;n] https://wiki.asterisk.org/wiki/display/AST/Asterisk+CLI+Configuration But what does this mean ? There is no example how to actually use it. where do I put it? What syntax is that anyway? How do I specify red ? I currently have this in my enviro...
2004 Mar 24
2
Where does the "prompt come from"
Hi All ! I have a little question about the shell that is run when establishing a connection towards an SSH server. The client(OpenSSH) displays a prompt(as usual) when a command is executed, but my question is, where does the prompt come from. Is it sent by the remote shell or is it handled in the client ?? The reason I ask is that we have developed a product that redirects stdin/stdout/stderr from the ssh binary to a socket, and we then perform s...
2022 Jun 01
5
[Bug 3439] New: identify password prompts
https://bugzilla.mindrot.org/show_bug.cgi?id=3439 Bug ID: 3439 Summary: identify password prompts Product: Portable OpenSSH Version: v9.0p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter...
2017 Feb 07
0
buggy ANSI escape sequences in R prompt
I guess that R does not know about ANSI sequences, and it calculates the width of the prompt including the characters in the sequences. You cannot do much about this, except maybe use a prompt that has two lines. You can put the colored text and whatever you like in the first line, and the second line can be non-ANSI. Note that this works in the terminal, but does not work in RStudio. RSt...