found 446984 3.19.1-8
severity 446984 normal
thanks 

On Wed, 17 Oct 2007 00:45:43 -0700, Matt Taggart wrote:

> When using clusterssh on etch if I type a grave quote "`" I get the 
> following error on the terminal I started the cssh from
> 
> Use of uninitialized value in concatenation (.) or string at /usr/bin/cssh 
> line 1486.
> 
> The grave quote still shows up in the cssh controlled terminals, so it's 
> only a minor annoyance.

I can't even type a backtick in the controlling windows; if I try to
paste one I get:

Use of uninitialized value in pattern match (m//) at /usr/bin/cssh line 444.
Use of uninitialized value in concatenation (.) or string at /usr/bin/cssh line 
448.
Use of uninitialized value in concatenation (.) or string at /usr/bin/cssh line 
448.
Use of uninitialized value in pattern match (m//) at /usr/bin/cssh line 452.
Use of uninitialized value in pattern match (m//) at /usr/bin/cssh line 456.
Use of uninitialized value in pattern match (m//) at /usr/bin/cssh line 460.
Use of uninitialized value in pattern match (m//) at /usr/bin/cssh line 464.
Tk::Error: Should never reach here at /usr/bin/cssh line 469.
 main::get_keycode_state at /usr/bin/cssh line 469
 main::send_text at /usr/bin/cssh line 618
 main::__ANON__ at /usr/bin/cssh line 1347
 <<Paste>>
 (command bound to event)

Neither when typing nor when pasting do I get anything in the
controlled terminals.


Here is the output when running cssh with -d -D:

1) pasting "echo `date`":

17:42:54: PASTE EVENT
17:42:54: Got text :echo `date`:
17:42:54: servers{colleen}{wid}=54525967
17:42:54: Looking for char :e: with ord :101:
17:42:54: Looking for keycode :101:
17:42:54: Looking for keysym  :e:
17:42:54: Looking for keyboardmap :n26:
17:42:54: keyboardmap=:n26:
17:42:54: state=n, code=26
17:42:54: returning state=:0: code=:26:
17:42:54: Got state :0: code :26:
17:42:54: sending event=KeyPress code=:26: state=:0:
17:42:54: sending event=KeyRelease code=:26: state=:0:
17:42:54: Looking for char :c: with ord :99:
17:42:54: Looking for keycode :99:
17:42:54: Looking for keysym  :c:
17:42:54: Looking for keyboardmap :n54:
17:42:54: keyboardmap=:n54:
17:42:54: state=n, code=54
17:42:54: returning state=:0: code=:54:
17:42:54: Got state :0: code :54:
17:42:54: sending event=KeyPress code=:54: state=:0:
17:42:54: sending event=KeyRelease code=:54: state=:0:
17:42:54: Looking for char :h: with ord :104:
17:42:54: Looking for keycode :104:
17:42:54: Looking for keysym  :h:
17:42:54: Looking for keyboardmap :n43:
17:42:54: keyboardmap=:n43:
17:42:54: state=n, code=43
17:42:54: returning state=:0: code=:43:
17:42:54: Got state :0: code :43:
17:42:54: sending event=KeyPress code=:43: state=:0:
17:42:54: sending event=KeyRelease code=:43: state=:0:
17:42:54: Looking for char :o: with ord :111:
17:42:54: Looking for keycode :111:
17:42:54: Looking for keysym  :o:
17:42:54: Looking for keyboardmap :n32:
17:42:54: keyboardmap=:n32:
17:42:54: state=n, code=32
17:42:54: returning state=:0: code=:32:
17:42:54: Got state :0: code :32:
17:42:54: sending event=KeyPress code=:32: state=:0:
17:42:54: sending event=KeyRelease code=:32: state=:0:
17:42:54: Looking for char : : with ord :32:
17:42:54: Looking for keycode :32:
17:42:54: Looking for keysym  :space:
17:42:54: Looking for keyboardmap :n65:
17:42:54: keyboardmap=:n65:
17:42:54: state=n, code=65
17:42:54: returning state=:0: code=:65:
17:42:54: Got state :0: code :65:
17:42:54: sending event=KeyPress code=:65: state=:0:
17:42:54: sending event=KeyRelease code=:65: state=:0:
17:42:54: Looking for char :`: with ord :96:
17:42:54: Looking for keycode :96:
17:42:54: Looking for keysym  :quoteleft:
17:42:54: Use of uninitialized value in print at /tmp/cssh line 147.
Looking for keyboardmap ::
Use of uninitialized value in pattern match (m//) at /tmp/cssh line 444.
17:42:54: Use of uninitialized value in print at /tmp/cssh line 147.
keyboardmap=::
Use of uninitialized value in concatenation (.) or string at /tmp/cssh line 448.
Use of uninitialized value in concatenation (.) or string at /tmp/cssh line 448.
17:42:54: state=, code=
Use of uninitialized value in pattern match (m//) at /tmp/cssh line 452.
Use of uninitialized value in pattern match (m//) at /tmp/cssh line 456.
Use of uninitialized value in pattern match (m//) at /tmp/cssh line 460.
Use of uninitialized value in pattern match (m//) at /tmp/cssh line 464.
Tk::Error: Should never reach here at /tmp/cssh line 469.
 main::get_keycode_state at /tmp/cssh line 469
 main::send_text at /tmp/cssh line 618
 main::__ANON__ at /tmp/cssh line 1347
 <<Paste>>
 (command bound to event)

2) typing "`<Enter>":

17:43:02: =========
17:43:02: event    =KeyPress
17:43:02: keysym   =Shift_L (state=Mod2-)
17:43:02: keysymdec=65505
17:43:02: keycode  =50
17:43:02: state    =Mod2-
17:43:02: codetosym=Shift_L
17:43:02: symtocode=65505
17:43:02: keyboard =n50
17:43:02: combo=Shift_L
17:43:02: key=:Control-plus:
17:43:02: combo=Shift_L
17:43:02: key=:Alt-n:
17:43:02: combo=Shift_L
17:43:02: key=:Alt-r:
17:43:02: combo=Shift_L
17:43:02: key=:Control-q:
17:43:02: combo=Shift_L
17:43:02: key=:Control-v:
17:43:02: combo=Shift_L
17:43:02: Sending event KeyPress with code 50 (state=Mod2-) to window 54525967
17:43:02: Sending event KeyPress with code 50 (state=Mod2-) to window 52428815
17:43:03: =========
17:43:03: event    =KeyRelease
17:43:03: keysym   =dead_grave (state=Shift-Mod2-)
17:43:03: keysymdec=65104
17:43:03: keycode  =21
17:43:03: state    =Shift-Mod2-
17:43:03: codetosym=dead_grave
17:43:03: symtocode=65104
17:43:03: keyboard =a51
17:43:03: combo=Shift-dead_grave
17:43:03: key=:Control-plus:
17:43:03: combo=Shift-dead_grave
17:43:03: key=:Alt-n:
17:43:03: combo=Shift-dead_grave
17:43:03: key=:Alt-r:
17:43:03: combo=Shift-dead_grave
17:43:03: key=:Control-q:
17:43:03: combo=Shift-dead_grave
17:43:03: key=:Control-v:
17:43:03: combo=Shift-dead_grave
17:43:03: Sending event KeyRelease with code 21 (state=Shift-Mod2-) to window 
54525967
17:43:03: Sending event KeyRelease with code 21 (state=Shift-Mod2-) to window 
52428815
17:43:03: =========
17:43:03: event    =KeyRelease
17:43:03: keysym   =Shift_L (state=Shift-Mod2-)
17:43:03: keysymdec=65505
17:43:03: keycode  =50
17:43:03: state    =Shift-Mod2-
17:43:03: codetosym=Shift_L
17:43:03: symtocode=65505
17:43:03: keyboard =n50
17:43:03: combo=Shift-Shift_L
17:43:03: key=:Control-plus:
17:43:03: combo=Shift-Shift_L
17:43:03: key=:Alt-n:
17:43:03: combo=Shift-Shift_L
17:43:03: key=:Alt-r:
17:43:03: combo=Shift-Shift_L
17:43:03: key=:Control-q:
17:43:03: combo=Shift-Shift_L
17:43:03: key=:Control-v:
17:43:03: combo=Shift-Shift_L
17:43:03: Sending event KeyRelease with code 50 (state=Shift-Mod2-) to window 
54525967
17:43:03: Sending event KeyRelease with code 50 (state=Shift-Mod2-) to window 
52428815
17:43:04: =========
17:43:04: event    =KeyRelease
17:43:04: keysym   =Return (state=Mod2-)
17:43:04: keysymdec=65293
17:43:04: keycode  =36
17:43:04: state    =Mod2-
17:43:04: codetosym=Return
17:43:04: symtocode=65293
17:43:04: keyboard =n36
17:43:04: combo=Return
17:43:04: key=:Control-plus:
17:43:04: combo=Return
17:43:04: key=:Alt-n:
17:43:04: combo=Return
17:43:04: key=:Alt-r:
17:43:04: combo=Return
17:43:04: key=:Control-q:
17:43:04: combo=Return
17:43:04: key=:Control-v:
17:43:04: combo=Return
17:43:04: Sending event KeyRelease with code 36 (state=Mod2-) to window 54525967
17:43:04: Sending event KeyRelease with code 36 (state=Mod2-) to window 52428815
17:43:06: Exiting via normal routine
17:43:06: Killing process 5571
17:43:06: Killing process 5569
17:43:06: Exiting via normal routine
17:43:06: Exiting via normal routine

Please note I use a German keyboard layout with dead keys, i.e. in
order to get a backtick I have to type "Shift-`" and "Space".


Cheers,
gregor
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-    

Attachment: signature.asc
Description: Digital signature

Reply via email to