Thank you,

This is very weird, it looks like the emulator's event loop falsely believes
it is receiving keypresses from the user.
It seems to be a problem in the emulator binary. The relevant code uses the
SDL library, and I don't see anything
that could trigger this in the code.

For the record, which exact version of Windows are you using ? What regional
/ locale / keyboard / language settings are you using ?
Did you plug a new input device recently to your machine (keyboard / mouse /
webcam / drawing tablet) ?

thanks in advance.



On Mon, Jun 21, 2010 at 6:22 PM, Gabriel Simões <[email protected]> wrote:

> Infinitely:
>
> >> KEY [0x00d,down]
> emulator: could not handle <sym=61, mod=0, str=EQUAL>
>
> Now I ask myself ... why and how is it happening? I´m not pressing
> anything and I´ve been using this system for months!
> This happens to ALL my avds .... :(
>
> On 21 jun, 21:50, Gabriel Simões <[email protected]> wrote:
> > It´s weird by default ....
> > I´m not pressing any button ... in windows the same effect can´t be
> > seing .... but if I load ANY AVD, .... there it is ...
> > Gonna create a new AVD and try it .... but right now I´m afraid I will
> > have to work a lot on it ... was about to release a new version of an
> > app :(
> >
> > On 21 jun, 21:44, David Turner <[email protected]> wrote:
> >
> >
> >
> > > mmm, seems really weird. Can you start the emulator with the
> -debug-keys
> > > option and see what keycodes are dumped.
> > > If they are different (for different key strokes on your keyboard),
> > > something is weird inside the emulated system.
> > > If all codes are the same, something is weird in the emulator binary or
> more
> > > likely your system's configuration.
> >
> > > On Mon, Jun 21, 2010 at 5:35 PM, Gabriel Simões <[email protected]>
> wrote:
> > > > Guys .... can you help me in this one too?
> >
> > > > Yesterday I was coding and everything in my system was working great.
> > > > Turned off the computer, turned on today ...
> > > > Now when I run the emulator, it behaves like I´m pressing the "="
> key,
> > > > and opens the search for "====================" (infinite) .. I´ve
> > > > restarted, tried different AVDs, ... but this happens in all cases.
> >
> > > > On the other side ... on windows every application is working great,
> > > > and there´s no sign of an onKeyDown event (the key being "=").
> >
> > > > Have anyone here faced this before?
> > > > I have many AVDs and right now I don´t want to delete my whole system
> > > > and start it all fresh ...
> >
> > > > I´m using Eclipse + ADS
> >
> > > > Thanks
> >
> > > > --
> > > > You received this message because you are subscribed to the Google
> > > > Groups "Android Developers" group.
> > > > To post to this group, send email to
> [email protected]
> > > > To unsubscribe from this group, send email to
> > > > [email protected]<android-developers%[email protected]><android-developers%2Bunsubs
> [email protected]>
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/android-developers?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to