Displaying 20 results from an estimated 400 matches similar to: "Ctrl handler makes Ruby crash"
2002 Oct 28
0
Win32 Version? MODIFICATION NEEDED
Hi!!!!!!
There is one programming consideration which need to be programmed in RSYNC for
Windows..
PROBLEM
------------
Whenever Rsync is installed as service on Windows Platform, the rsync
application gets terminated while logging off the server.
POSSIBLE SOLUTION
-------------------------
An Event Handler should be added in Rsync for windows binaries.....: following
is the explanation for
2005 Jun 07
3
Error while creating domains
I am trying to start a large number of SMP domains (> 50). However,
I am unable to create more than 7 domains. When I try creating
the 8th domain, I get this error:
Using config file "myconf7".
VIRTUAL MEMORY ARRANGEMENT:
Loaded kernel: 0xc0100000->0xc0344c24
Init. ramdisk: 0xc0345000->0xc0345000
Phys-Mach map: 0xc0345000->0xc0347800
Page tables:
2004 Nov 20
0
SIGINT in win32-process
Hi all,
I banged my head all day trying to make SIGINT work like you would expect on
Win32, to no avail. The goal is to allow the user to send a SIGINT (i.e.
CTRL_C_EVENT) to a remote process. I tried a CreateRemoteThread() +
GenerateConsoleCtrlEvent() approach with no luck. I also found this bit of
code:
2005 Nov 14
0
Xend fails to start on newly compiled xen dom0 kernel
Hello:
I just gave 3 tries at compiling a xen kernel. I
managed to get the networking in the host to work ok
on the third try, unfortuately xend gives me the
following errors in my xend.log and will not start.
Any ideas?
It fails to start with the following error
----------------------------------------------------
/usr/sbin/xend
[root@localhost ~]# /usr/sbin/xend start
Traceback (most recent
2007 Jul 12
0
No subject
pages to mean "dial a new call to the mentioned phone number".
Is there any pointer explaining available options ?
I'm after something meaning "transfer ongoing call to the mentioned phone
extension" instead of "dial a new call".
Google replied me this :
http://msdn2.microsoft.com/en-us/library/ms709071.aspx
Anything else relevant ?
Regards
2003 Dec 21
1
ctrl-c/ctrl-break in windows port (PR#5970)
Hi,
It seems in Windows port, ctrl-c/ctrl-break in Rterm will kill the
program and this behavior is different from its unix port and what is
described in the Windows port FAQ.
These keys are supposed to stop the current computation instead of
quitting the program.
Could you please fix it in the next release?
Thanks,
Yong Lu
2020 Sep 11
0
Wine release 5.17
The Wine development release 5.17 is now available.
What's new in this release (see below for details):
- ADVAPI32 library converted to PE.
- Beginnings of an NDIS network driver.
- Still more restructuration of the console support.
- Various bug fixes.
The source is available from the following locations:
https://dl.winehq.org/wine/source/5.x/wine-5.17.tar.xz
2017 Feb 10
0
Pressing either Ctrl-\ of Ctrl-4 core dumps R
So do a number of other interactive programs when working in a
terminal (e.g. python) since it looks like your terminal is configured
for those two actions to send the SIGQUIT signal. Whether R should
ignore that signal, under some circumstances at least, is another
question.
Best,
luke
On Fri, 10 Feb 2017, Henrik Bengtsson wrote:
> When running R from the terminal on Linux (Ubuntu 16.04),
2017 Feb 12
1
Pressing either Ctrl-\ of Ctrl-4 core dumps R
Thanks for these explanations - it all makes sense, that is, the
default behavior for a process that does not capture SIGQUIT is to
quit and perform a core dump
(https://en.wikipedia.org/wiki/Unix_signal#SIGQUIT).
Then the remaining question, as Luke says, is: should R handle this
signal? For instance, in interactive mode, SIGQUIT could maybe bring
up:
Possible actions:
1: abort (with core
2007 Nov 23
0
[ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
Bugs item #15845, was opened at 2007-11-23 00:02
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=15845&group_id=35
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Christopher Bludau (count_cb)
Assigned to: Nobody (None)
Summary: ctrl+shift+t crashes empty styled textctrl
Initial Comment:
If one pressed
2005 Aug 03
2
patch for text ctrl
This is to add back the << operator to TextCtrl it got removed
somewhere along the way.
Sean
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2009 Oct 16
1
How to send Ctrl-Alt-Del to my VM?
Hi,
My Windows HVM askes me to press Ctrl-Alt-Del to log in. But that keys
are captured by the host. How can I send those keys to my VM?
I am using VNCViewer, if that matters.
Thanks,
Jun
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Nov 30
1
Relay-Ctrl, error message
Hi all,
I'm trying to get Relay-Ctrl to work (as explained on
http://wiki.dovecot.org/HowTo/PopBSMTPAndDovecot), however when i add:
mail_executable: /usr/local/bin/envdir /etc/relay-ctrl
/usr/local/bin/relay-ctrl-chdir /usr/local/bin/dovecot-settcpremoteip
/usr/local/bin/relay-ctrl-allow /usr/local/libexec/dovecot/imap
to /usr/local/etc/dovecot.conf I get the following error message
2002 Aug 27
1
rsync --partial produces corrupt data on ctrl-c
Hi there,
in partial mode of Rsync in version up to 2.5.5 on Linux an Cygwin a Ctrl-C
during syncing creates a corrupted file.
The partially transfered data (with a dot on first position of the filename)
will be renamed after a ctrl-c occurs (on both
OS) or a window-close (cygwin) to the filename of a fully transfered file
(without the dot), which aren't complete !
To reproduce the error do:
2013 Dec 11
1
Ctrl-W killing entire line, not just last word
On the Asterisk CLI, I notice that pressing Ctrl-W deletes the entire
line of text, as opposed to just the last word. Is this an artifact of
using editline instead of readline? I'll note that other Emacs-style
keypresses work just fine on the Asterisk CLI, but Ctrl-W is a real
pain. I would go so far as to call this a bug as it is certainly
behaviour that differs from what the user expects.
2006 Sep 29
3
xen console and CTRL-C
Hello,
I have a little trouble when entering into a domU console (xm console
mydomU) : i can''t use the CTRL-C sequence to stop a script/command (like
a continuous ping for example)
Is there any parameter / tip for that ?
Arnaud
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Mar 30
0
[PATCH 3/3] v2: isohdpfx: Ctrl-key press forces load from first hard disk
---
mbr/isohdpfx.S | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/mbr/isohdpfx.S b/mbr/isohdpfx.S
index 9e9d55c..bddb533 100644
--- a/mbr/isohdpfx.S
+++ b/mbr/isohdpfx.S
@@ -67,6 +67,7 @@ _start:
movw %ax, %ss
movw $stack, %sp
movw %sp, %si
+ movw %sp, %bp /* needed later if drive number is to be forced due to Ctrl key being pressed */
pushw %es /*
2001 Sep 24
1
ctrl + m in files
Hi,
I have just set up samba v 2.0.0 on solaris, sharing to Win2k, win98
clients. All shares work fine, but users have come up with a problem.
If a file (ASCII text) is created on the windows client on the share, when
read on the solaris system, ctrlM (^M) characters appear in place of the
carriage returns.
How can I prevent carriage return from being replaced by ctrlM (^M).
I reckon this is
2006 May 13
1
how to swap CTRL and Caps Lock in console mode
Hi ALL,
I am not able to find the file which controls the keyboard mapping. I would
like to swap CTRL and Caps Lock keys.
NO, thhere is no problem with X11. That part was easy to fix. I've commented
out one line in /etc/X11/xorg.conf.
I would like to swap the keys in __console__ mode
YES, I've modified the file /lib/kbd/keymaps/i386/qwerty/us.map.gz
It did not make any difference. Keys
2005 Aug 25
0
Domain logon & ctrl+alt+suppr
Hi,
I have set up samba (pdc) + ldap fine
My main concers is how to make all domain members to allow user logon
without pressing ctrl + alt + suppr.
I know it is possible to do it on all computers, but i do NOT want to
do it on all machines.
Thanks