Duncan J Ferguson, le Thu 12 Oct 2006 18:36:07 +0100, a écrit :
> Are those standard ASCII characters being pasted that dont work
> correctly?

Yes.

> Can you send me a full debug file of it happening?

Here it is: I typed oj by hand, and then copy/pasted it, only œ
appeared.

Samuel
19:49:24: VERSION: 3.19 (2006/07/24 19:12:54)
19:49:24: Reading in from config file /etc/csshrc
19:49:24: Reading in from config file /home/samy/.csshrc
19:49:24: ignore_host_errors=yes
19:49:24: key_quit=Alt-q
19:49:24: key_paste=null
19:49:24: terminal_options=-fn 
-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso8859-15 -bg black -fg white
19:49:24: terminal=xterm
19:49:24: clusters=daltons daltons_ipv6 dalton sci sci_rens sparc me
19:49:24: dalton=joe jack william averell calamity billy ma sweetie rantanplan
19:49:24: daltons=joe jack william averell calamity billy ma sweetie rantanplan
19:49:24: daltons_ipv6=joe jack.ipv6 william.ipv6 averell.ipv6 calamity.ipv6 
billy.ipv6 ma.ipv6 sweetie.ipv6 rantanplan.ipv6
19:49:24: sci=sci0 sci1 sci2 sci3 sci4 sci5 sci6 sci7
19:49:24: sci_rens=sci0.rens sci1.rens sci2.rens sci3.rens sci4.rens sci5.rens 
sci6.rens sci7.rens
19:49:24: sparc=sparc2 sparc3 sparc4 sparc5 sparc6 sparc7 sparc8
19:49:24: me=localhost localhost
19:49:24: Checking path to xterm
19:49:24: Looking for xterm
19:49:24: Looking in /usr/lib/ccache
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /home/samy/bin
19:49:24: Looking in /usr/lib/ccache
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /home/samy/bin
19:49:24: Looking in /usr/lib/ccache
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /home/samy/bin
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /usr/bin
19:49:24: Found at /usr/bin/xterm
19:49:24: Checking path to ssh
19:49:24: Looking for ssh
19:49:24: Looking in /usr/lib/ccache
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /home/samy/bin
19:49:24: Looking in /usr/lib/ccache
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /home/samy/bin
19:49:24: Looking in /usr/lib/ccache
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /home/samy/bin
19:49:24: Looking in /usr/local/bin
19:49:24: Looking in /usr/bin
19:49:24: Found at /usr/bin/ssh
19:49:24: Fetching font size
19:49:24: Done with font size
19:49:24: Loading keymaps and keycodes
19:49:24: Unknown keycode 269024801
19:49:24: Unknown keycode 269024769
19:49:24: Unknown keycode 269024770
19:49:24: Unknown keycode 269024771
19:49:24: Unknown keycode 269024772
19:49:24: Unknown keycode 269024773
19:49:24: Unknown keycode 269024774
19:49:24: Unknown keycode 269024775
19:49:24: Unknown keycode 269024776
19:49:24: Unknown keycode 269024777
19:49:24: Unknown keycode 269024778
19:49:24: Unknown keycode 269024803
19:49:24: Unknown keycode 269024802
19:49:24: Unknown keycode 269024779
19:49:24: Unknown keycode 269024780
19:49:24: Unknown keycode 269024800
19:49:24: Logging for /etc/clusters
19:49:24: Looking for csshrc
19:49:24: Loading clusters in from csshrc
19:49:24: cluster daltons = joe jack william averell calamity billy ma sweetie 
rantanplan
19:49:24: cluster daltons_ipv6 = joe jack.ipv6 william.ipv6 averell.ipv6 
calamity.ipv6 billy.ipv6 ma.ipv6 sweetie.ipv6 rantanplan.ipv6
19:49:24: cluster dalton = joe jack william averell calamity billy ma sweetie 
rantanplan
19:49:24: cluster sci = sci0 sci1 sci2 sci3 sci4 sci5 sci6 sci7
19:49:24: cluster sci_rens = sci0.rens sci1.rens sci2.rens sci3.rens sci4.rens 
sci5.rens sci6.rens sci7.rens
19:49:24: cluster sparc = sparc2 sparc3 sparc4 sparc5 sparc6 sparc7 sparc8
19:49:24: cluster me = localhost localhost
19:49:24: Finished loading clusters
19:49:24: Resolving cluster names: started
19:49:24: Found server me
19:49:24: Found server localhost
19:49:24: Found server localhost
19:49:24: leaving with localhost
19:49:24: leaving with localhost
19:49:24: Resolving cluster names: completed
19:49:24: create_windows: started
19:49:27: REAPER currently returns: -1
19:49:27: create_windows: completed
19:49:27: create_menubar: started
19:49:27: create_menubar: completed
19:49:27: Capture map events
19:49:27: Setting up helper script
19:49:27:               my $pipe=shift;
                my $svr=shift;
                my $user=shift;
                my $port=shift;
                $user = $user ? "-l $user" : "";
                $port = $port ? "-p $port" : "";
                open(PIPE, ">", $pipe);
                print PIPE "$$:$ENV{WINDOWID}";
                close(PIPE);
                if($svr =~ /==$/)
                {
                        $svr =~ s/==$//;
                        warn("

WARNING: failed to resolve IP address for $svr.

".
                                "Either 'ignore_host_errors' or -i is set.  
This connection may hang


"
                        );
                }
                exec("/usr/bin/ssh -x -o ConnectTimeout=10 $port $user $svr");

19:49:27: Helper script done
19:49:28: Working on server localhost for localhost
19:49:28: Set temp name to: /tmp/h0jDjcFo7Y
19:49:28: Terminal testing line:
/usr/bin/xterm -xrm 'XTerm.VT100.allowSendEvents:true' -e "/usr/bin/perl" "-e" 
'print "Working\n" ; sleep 5'

19:49:28: Terminal exec line:
/usr/bin/xterm  -xrm 'XTerm.VT100.allowSendEvents:true' -T 'CSSH:localhost' 
-font 6x13 -e "/usr/bin/perl" "-e" '                my $pipe=shift;
                my $svr=shift;
                my $user=shift;
                my $port=shift;
                $user = $user ? "-l $user" : "";
                $port = $port ? "-p $port" : "";
                open(PIPE, ">", $pipe);
                print PIPE "$$:$ENV{WINDOWID}";
                close(PIPE);
                if($svr =~ /==$/)
                {
                        $svr =~ s/==$//;
                        warn("

WARNING: failed to resolve IP address for $svr.

".
                                "Either 'ignore_host_errors' or -i is set.  
This connection may hang


"
                        );
                }
                exec("/usr/bin/ssh -x -o ConnectTimeout=10 $port $user $svr");
' /tmp/h0jDjcFo7Y localhost  

19:49:28: Working on server localhost 1 for localhost
19:49:28: Set temp name to: /tmp/fQisSX6b0r
19:49:28: Terminal testing line:
/usr/bin/xterm -xrm 'XTerm.VT100.allowSendEvents:true' -e "/usr/bin/perl" "-e" 
'print "Working\n" ; sleep 5'

19:49:28: Terminal exec line:
/usr/bin/xterm  -xrm 'XTerm.VT100.allowSendEvents:true' -T 'CSSH:localhost 1' 
-font 6x13 -e "/usr/bin/perl" "-e" '              my $pipe=shift;
                my $svr=shift;
                my $user=shift;
                my $port=shift;
                $user = $user ? "-l $user" : "";
                $port = $port ? "-p $port" : "";
                open(PIPE, ">", $pipe);
                print PIPE "$$:$ENV{WINDOWID}";
                close(PIPE);
                if($svr =~ /==$/)
                {
                        $svr =~ s/==$//;
                        warn("

WARNING: failed to resolve IP address for $svr.

".
                                "Either 'ignore_host_errors' or -i is set.  
This connection may hang


"
                        );
                }
                exec("/usr/bin/ssh -x -o ConnectTimeout=10 $port $user $svr");
' /tmp/fQisSX6b0r localhost  

19:49:28: Performing sysread
19:49:28: Done and closing pipe
19:49:29: Performing sysread
19:49:29: Done and closing pipe
19:49:29: All client windows opened
19:49:29: Retiling windows
19:49:29: Count is currently 2
19:49:29: Screen Columns: 2
19:49:29: Screen Rows: 1
19:49:29: Terminal height=984
19:49:29: Tiling top left going bot right
19:49:29: x:0 y:0, r:0 c:0
19:49:29: Moving localhost window
19:49:29: Moving window 48234512 to x:0 y:0 (size x:488 y:322)
19:49:29: x:488 y:0, r:0 c:1
19:49:29: Moving localhost 1 window
19:49:29: Moving window 50331664 to x:488 y:0 (size x:488 y:322)
19:49:29: Setting focus on localhost 1
19:49:29: Setting focus on localhost
19:49:29: Sending console to front
19:49:29: Entering MAP
19:49:29: state=normal previous=mid-change
19:49:29: Entering MAP
19:49:29: dropping out as mid-change
19:49:29: Building hosts menu
19:49:29: Menu deleted
19:49:29: Parsing list
19:49:29: Checking localhost and restoring active value
19:49:29: Checking localhost 1 and restoring active value
19:49:29: Changing window title
19:49:29: Done
19:49:29: Sleeping for a mo
19:49:30: Sorting focus on console
19:49:30: Marking main window as user positioned
19:49:30: Setting up repeat
19:49:30: Repeat setup
19:49:30: Starting MainLoop
19:49:30: Entering MAP
19:49:30: state=normal previous=normal
19:49:30: Entering MAP
19:49:30: repeating the same
19:49:30: state=normal previous=normal
19:49:39: =========
19:49:39: event    =KeyPress
19:49:39: keysym   =o (state=Mod2-)
19:49:39: keysymdec=111
19:49:39: keycode  =32
19:49:39: state    =Mod2-
19:49:39: codetosym=o
19:49:39: symtocode=111
19:49:39: keyboard =a32
19:49:39: combo=o
19:49:39: key=:Control-plus:
19:49:39: combo=o
19:49:39: key=:Alt-n:
19:49:39: combo=o
19:49:39: key=:Alt-r:
19:49:39: combo=o
19:49:39: key=:Alt-q:
19:49:39: combo=o
19:49:39: Sending event KeyPress with code 32 (state=Mod2-) to window 50331664
19:49:39: Sending event KeyPress with code 32 (state=Mod2-) to window 48234512
19:49:40: =========
19:49:40: event    =KeyRelease
19:49:40: keysym   =o (state=Mod2-)
19:49:40: keysymdec=111
19:49:40: keycode  =32
19:49:40: state    =Mod2-
19:49:40: codetosym=o
19:49:40: symtocode=111
19:49:40: keyboard =a32
19:49:40: combo=o
19:49:40: key=:Control-plus:
19:49:40: combo=o
19:49:40: key=:Alt-n:
19:49:40: combo=o
19:49:40: key=:Alt-r:
19:49:40: combo=o
19:49:40: key=:Alt-q:
19:49:40: combo=o
19:49:40: Sending event KeyRelease with code 32 (state=Mod2-) to window 50331664
19:49:40: Sending event KeyRelease with code 32 (state=Mod2-) to window 48234512
19:49:40: =========
19:49:40: event    =KeyPress
19:49:40: keysym   =j (state=Mod2-)
19:49:40: keysymdec=106
19:49:40: keycode  =44
19:49:40: state    =Mod2-
19:49:40: codetosym=j
19:49:40: symtocode=106
19:49:40: keyboard =a44
19:49:40: combo=j
19:49:40: key=:Control-plus:
19:49:40: combo=j
19:49:40: key=:Alt-n:
19:49:40: combo=j
19:49:40: key=:Alt-r:
19:49:40: combo=j
19:49:40: key=:Alt-q:
19:49:40: combo=j
19:49:40: Sending event KeyPress with code 44 (state=Mod2-) to window 50331664
19:49:40: Sending event KeyPress with code 44 (state=Mod2-) to window 48234512
19:49:40: =========
19:49:40: event    =KeyRelease
19:49:40: keysym   =j (state=Mod2-)
19:49:40: keysymdec=106
19:49:40: keycode  =44
19:49:40: state    =Mod2-
19:49:40: codetosym=j
19:49:40: symtocode=106
19:49:40: keyboard =a44
19:49:40: combo=j
19:49:40: key=:Control-plus:
19:49:40: combo=j
19:49:40: key=:Alt-n:
19:49:40: combo=j
19:49:40: key=:Alt-r:
19:49:40: combo=j
19:49:40: key=:Alt-q:
19:49:40: combo=j
19:49:40: Sending event KeyRelease with code 44 (state=Mod2-) to window 50331664
19:49:40: Sending event KeyRelease with code 44 (state=Mod2-) to window 48234512
19:49:41: =========
19:49:41: event    =KeyPress
19:49:41: keysym   =Return (state=Mod2-)
19:49:41: keysymdec=65293
19:49:41: keycode  =36
19:49:41: state    =Mod2-
19:49:41: codetosym=Return
19:49:41: symtocode=65293
19:49:41: keyboard =n36
19:49:41: combo=Return
19:49:41: key=:Control-plus:
19:49:41: combo=Return
19:49:41: key=:Alt-n:
19:49:41: combo=Return
19:49:41: key=:Alt-r:
19:49:41: combo=Return
19:49:41: key=:Alt-q:
19:49:41: combo=Return
19:49:41: Sending event KeyPress with code 36 (state=Mod2-) to window 50331664
19:49:41: Sending event KeyPress with code 36 (state=Mod2-) to window 48234512
19:49:41: =========
19:49:41: event    =KeyRelease
19:49:41: keysym   =Return (state=Mod2-)
19:49:41: keysymdec=65293
19:49:41: keycode  =36
19:49:41: state    =Mod2-
19:49:41: codetosym=Return
19:49:41: symtocode=65293
19:49:41: keyboard =n36
19:49:41: combo=Return
19:49:41: key=:Control-plus:
19:49:41: combo=Return
19:49:41: key=:Alt-n:
19:49:41: combo=Return
19:49:41: key=:Alt-r:
19:49:41: combo=Return
19:49:41: key=:Alt-q:
19:49:41: combo=Return
19:49:41: Sending event KeyRelease with code 36 (state=Mod2-) to window 50331664
19:49:41: Sending event KeyRelease with code 36 (state=Mod2-) to window 48234512
19:49:45: PASTE EVENT
19:49:45: Got text :oj:
19:49:45: servers{localhost 1}{wid}=50331664
19:49:45: Looking for char :o: with ord :111:
19:49:45: Looking for keycode :111:
19:49:45: Looking for keysym  :o:
19:49:45: Looking for keyboardmap :a32:
19:49:45: keyboardmap=:a32:
19:49:45: state=a, code=32
19:49:45: returning state=:128: code=:32:
19:49:45: Got state :128: code :32:
19:49:45: sending event=KeyPress code=:32: state=:128:
19:49:45: sending event=KeyRelease code=:32: state=:128:
19:49:45: Looking for char :j: with ord :106:
19:49:45: Looking for keycode :106:
19:49:45: Looking for keysym  :j:
19:49:45: Looking for keyboardmap :a44:
19:49:45: keyboardmap=:a44:
19:49:45: state=a, code=44
19:49:45: returning state=:128: code=:44:
19:49:45: Got state :128: code :44:
19:49:45: sending event=KeyPress code=:44: state=:128:
19:49:45: sending event=KeyRelease code=:44: state=:128:
19:49:45: servers{localhost}{wid}=48234512
19:49:45: Looking for char :o: with ord :111:
19:49:45: Looking for keycode :111:
19:49:45: Looking for keysym  :o:
19:49:45: Looking for keyboardmap :a32:
19:49:45: keyboardmap=:a32:
19:49:45: state=a, code=32
19:49:45: returning state=:128: code=:32:
19:49:45: Got state :128: code :32:
19:49:45: sending event=KeyPress code=:32: state=:128:
19:49:45: sending event=KeyRelease code=:32: state=:128:
19:49:45: Looking for char :j: with ord :106:
19:49:45: Looking for keycode :106:
19:49:45: Looking for keysym  :j:
19:49:45: Looking for keyboardmap :a44:
19:49:45: keyboardmap=:a44:
19:49:45: state=a, code=44
19:49:45: returning state=:128: code=:44:
19:49:45: Got state :128: code :44:
19:49:45: sending event=KeyPress code=:44: state=:128:
19:49:45: sending event=KeyRelease code=:44: state=:128:
19:49:46: =========
19:49:46: event    =KeyPress
19:49:46: keysym   =Return (state=Mod2-)
19:49:46: keysymdec=65293
19:49:46: keycode  =36
19:49:46: state    =Mod2-
19:49:46: codetosym=Return
19:49:46: symtocode=65293
19:49:46: keyboard =n36
19:49:46: combo=Return
19:49:46: key=:Control-plus:
19:49:46: combo=Return
19:49:46: key=:Alt-n:
19:49:46: combo=Return
19:49:46: key=:Alt-r:
19:49:46: combo=Return
19:49:46: key=:Alt-q:
19:49:46: combo=Return
19:49:46: Sending event KeyPress with code 36 (state=Mod2-) to window 50331664
19:49:46: Sending event KeyPress with code 36 (state=Mod2-) to window 48234512
19:49:46: =========
19:49:46: event    =KeyRelease
19:49:46: keysym   =Return (state=Mod2-)
19:49:46: keysymdec=65293
19:49:46: keycode  =36
19:49:46: state    =Mod2-
19:49:46: codetosym=Return
19:49:46: symtocode=65293
19:49:46: keyboard =n36
19:49:46: combo=Return
19:49:46: key=:Control-plus:
19:49:46: combo=Return
19:49:46: key=:Alt-n:
19:49:46: combo=Return
19:49:46: key=:Alt-r:
19:49:46: combo=Return
19:49:46: key=:Alt-q:
19:49:46: combo=Return
19:49:46: Sending event KeyRelease with code 36 (state=Mod2-) to window 50331664
19:49:46: Sending event KeyRelease with code 36 (state=Mod2-) to window 48234512
19:49:47: =========
19:49:47: event    =KeyPress
19:49:47: keysym   =Control_R (state=Mod2-)
19:49:47: keysymdec=65508
19:49:47: keycode  =109
19:49:47: state    =Mod2-
19:49:47: codetosym=Control_R
19:49:47: symtocode=65508
19:49:47: keyboard =n109
19:49:47: combo=Control_R
19:49:47: key=:Control-plus:
19:49:47: combo=Control_R
19:49:47: key=:Alt-n:
19:49:47: combo=Control_R
19:49:47: key=:Alt-r:
19:49:47: combo=Control_R
19:49:47: key=:Alt-q:
19:49:47: combo=Control_R
19:49:47: Sending event KeyPress with code 109 (state=Mod2-) to window 50331664
19:49:47: Sending event KeyPress with code 109 (state=Mod2-) to window 48234512
19:49:47: =========
19:49:47: event    =KeyPress
19:49:47: keysym   =d (state=Control-Mod2-)
19:49:47: keysymdec=100
19:49:47: keycode  =40
19:49:47: state    =Control-Mod2-
19:49:47: codetosym=d
19:49:47: symtocode=100
19:49:47: keyboard =n40
19:49:47: combo=Control-d
19:49:47: key=:Control-plus:
19:49:47: combo=Control-d
19:49:47: key=:Alt-n:
19:49:47: combo=Control-d
19:49:47: key=:Alt-r:
19:49:47: combo=Control-d
19:49:47: key=:Alt-q:
19:49:47: combo=Control-d
19:49:47: Sending event KeyPress with code 40 (state=Control-Mod2-) to window 
50331664
19:49:47: Sending event KeyPress with code 40 (state=Control-Mod2-) to window 
48234512
19:49:47: =========
19:49:47: event    =KeyRelease
19:49:47: keysym   =d (state=Control-Mod2-)
19:49:47: keysymdec=100
19:49:47: keycode  =40
19:49:47: state    =Control-Mod2-
19:49:47: codetosym=d
19:49:47: symtocode=100
19:49:47: keyboard =n40
19:49:47: combo=Control-d
19:49:47: key=:Control-plus:
19:49:47: combo=Control-d
19:49:47: key=:Alt-n:
19:49:47: combo=Control-d
19:49:47: key=:Alt-r:
19:49:47: combo=Control-d
19:49:47: key=:Alt-q:
19:49:47: combo=Control-d
19:49:47: Sending event KeyRelease with code 40 (state=Control-Mod2-) to window 
50331664
19:49:47: Sending event KeyRelease with code 40 (state=Control-Mod2-) to window 
48234512
19:49:47: REAPER currently returns: 16558
19:49:47: REAPER currently returns: 16559
19:49:47: REAPER currently returns: -1
19:49:47: =========
19:49:47: event    =KeyRelease
19:49:47: keysym   =Control_R (state=Control-Mod2-)
19:49:47: keysymdec=65508
19:49:47: keycode  =109
19:49:47: state    =Control-Mod2-
19:49:47: codetosym=Control_R
19:49:47: symtocode=65508
19:49:47: keyboard =n109
19:49:47: combo=Control-Control_R
19:49:47: key=:Control-plus:
19:49:47: combo=Control-Control_R
19:49:47: key=:Alt-n:
19:49:47: combo=Control-Control_R
19:49:47: key=:Alt-r:
19:49:47: combo=Control-Control_R
19:49:47: key=:Alt-q:
19:49:47: combo=Control-Control_R
19:49:47: Sending event KeyRelease with code 109 (state=Control-Mod2-) to 
window 50331664
19:49:47: Sending event KeyRelease with code 109 (state=Control-Mod2-) to 
window 48234512
19:49:47: localhost 1 session closed
19:49:47: localhost session closed
19:49:47: Autoquitting
19:49:47: Exiting via normal routine
19:49:47: Exiting via normal routine
19:49:47: Exiting via normal routine

Reply via email to