[Pidgin] #12698: Keyboard input replaces typing with numbers

Pidgin trac at pidgin.im
Thu Sep 30 21:13:13 EDT 2010


#12698: Keyboard input replaces typing with numbers
-----------------------+----------------------------------------------------
 Reporter:  gizmo4223  |        Owner:  datallah       
     Type:  defect     |       Status:  pending        
Milestone:             |    Component:  winpidgin (gtk)
  Version:  2.7.3      |   Resolution:                 
 Keywords:             |  
-----------------------+----------------------------------------------------
Changes (by datallah):

  * status:  new => pending


Old description:

> When I attempt to type in any window on Pidgin, it replaces lowercase
> anything with 0123456789 sequence, and uppercase with the )!@#$%^&*(
> sequence.  It used to do this occationally, and I would click out of the
> window and back into it and it would go back to normal.  Now it appears
> stuck; no matter what I do that happens.
> Sometimes at the beginning of a conversation, it will allow a single
> character to get through.  You can see this in the log.
>
> (15:13:51) util: Writing file prefs.xml to directory
> C:\Users\Tasha\AppData\Roaming\.purple
> (15:13:51) util: Writing file
> C:\Users\Tasha\AppData\Roaming\.purple\prefs.xml
> (15:13:56) yahoo: yahoo_html_to_codes(&*901 2345 67 8901
> 23456789)=&*901 2345 67 8901 23456789
> (15:14:08) yahoo: yahoo_html_to_codes() 123 45 6789 012345678 901)=) 123
> 45 6789 012345678 901
> (15:14:12) yahoo: yahoo_html_to_codes(2345678901)=2345678901
> (15:18:17) accels: accel changed, scheduling save.
> (15:18:17) accels: accel changed, scheduling save.
> (15:18:17) accels: accel changed, scheduling save.
> (15:18:17) accels: accel changed, scheduling save.
> (15:18:17) accels: accel changed, scheduling save.
> (15:18:20) gtkspell: Failed to setup GtkSpell: enchant error for
> language: en
> (15:18:20) gtkconv: setting active conversation on toolbar 060B4C50
> (15:18:21) gtkconv: setting active conversation on toolbar 060B4C50
> (15:18:21) prefs: /pidgin/conversations/toolbar/wide changed, scheduling
> save.
> (15:18:21) win32placement: Window RECT: L:887 R:1235 T:177 B:594
> (15:18:21) win32placement: Working Area RECT: L:0 R:1366 T:0 B:740
> (15:18:21) gtkconv: setting active conversation on toolbar 060B4C50
> (15:18:22) accels: saving accels to
> C:\Users\Tasha\AppData\Roaming\.purple\accels
> (15:18:26) util: Writing file blist.xml to directory
> C:\Users\Tasha\AppData\Roaming\.purple
> (15:18:26) util: Writing file
> C:\Users\Tasha\AppData\Roaming\.purple\blist.xml
> (15:18:26) util: Writing file prefs.xml to directory
> C:\Users\Tasha\AppData\Roaming\.purple
> (15:18:26) util: Writing file
> C:\Users\Tasha\AppData\Roaming\.purple\prefs.xml
> (15:18:30) yahoo: yahoo_html_to_codes(T67890 1234 567 89012)=T67890 1234
> 567 89012
> (15:18:37) yahoo: yahoo_html_to_codes(34567 8901 234567 8901)=34567 8901
> 234567 8901

New description:

 When I attempt to type in any window on Pidgin, it replaces lowercase
 anything with 0123456789 sequence, and uppercase with the )!@#$%!^&*(
 sequence.  It used to do this occationally, and I would click out of the
 window and back into it and it would go back to normal.  Now it appears
 stuck; no matter what I do that happens.
 Sometimes at the beginning of a conversation, it will allow a single
 character to get through.  You can see this in the log.

 {{{
 (15:13:51) util: Writing file prefs.xml to directory
 C:\Users\Tasha\AppData\Roaming\.purple
 (15:13:51) util: Writing file
 C:\Users\Tasha\AppData\Roaming\.purple\prefs.xml
 (15:13:56) yahoo: yahoo_html_to_codes(&*901 2345 67 8901
 23456789)=&*901 2345 67 8901 23456789
 (15:14:08) yahoo: yahoo_html_to_codes() 123 45 6789 012345678 901)=) 123
 45 6789 012345678 901
 (15:14:12) yahoo: yahoo_html_to_codes(2345678901)=2345678901
 (15:18:17) accels: accel changed, scheduling save.
 (15:18:17) accels: accel changed, scheduling save.
 (15:18:17) accels: accel changed, scheduling save.
 (15:18:17) accels: accel changed, scheduling save.
 (15:18:17) accels: accel changed, scheduling save.
 (15:18:20) gtkspell: Failed to setup GtkSpell: enchant error for language:
 en
 (15:18:20) gtkconv: setting active conversation on toolbar 060B4C50
 (15:18:21) gtkconv: setting active conversation on toolbar 060B4C50
 (15:18:21) prefs: /pidgin/conversations/toolbar/wide changed, scheduling
 save.
 (15:18:21) win32placement: Window RECT: L:887 R:1235 T:177 B:594
 (15:18:21) win32placement: Working Area RECT: L:0 R:1366 T:0 B:740
 (15:18:21) gtkconv: setting active conversation on toolbar 060B4C50
 (15:18:22) accels: saving accels to
 C:\Users\Tasha\AppData\Roaming\.purple\accels
 (15:18:26) util: Writing file blist.xml to directory
 C:\Users\Tasha\AppData\Roaming\.purple
 (15:18:26) util: Writing file
 C:\Users\Tasha\AppData\Roaming\.purple\blist.xml
 (15:18:26) util: Writing file prefs.xml to directory
 C:\Users\Tasha\AppData\Roaming\.purple
 (15:18:26) util: Writing file
 C:\Users\Tasha\AppData\Roaming\.purple\prefs.xml
 (15:18:30) yahoo: yahoo_html_to_codes(T67890 1234 567 89012)=T67890 1234
 567 89012
 (15:18:37) yahoo: yahoo_html_to_codes(34567 8901 234567 8901)=34567 8901
 234567 8901
 }}}

--

Comment:

 Which keyboard layout are you using?

 Which version of Windows?

 Do you have any sort of keyboard input customization software?

 (this is almost certainly a GTK+ issue)

-- 
Ticket URL: <http://developer.pidgin.im/ticket/12698#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list