When I switch to DDMS perspective, I see that window. It's the only
emulator/device running. So I would assume it's correct.

I am wondering if running the emulator from command line would be better. I
am going to try that as well, as it seems I get a random crap shoot when
LogCat works.. as well as when my app actually works. Many times, the
emulator just seems to crash before my app can be deployed when I run it
from Eclipse. I am not sure why. So befoe I spend cycles on trying to figure
that out, I'll try the command line adb approach and see if that helps.

On Sat, Jan 30, 2010 at 8:56 AM, Marc <[email protected]> wrote:

> did you try selecting the devices tab and making sure the device is
> selected.
>
> On Jan 28, 10:20 pm, Kevin Duffey <[email protected]> wrote:
> > Hey all,
> >
> > Has anyone noticed that their LogCat window seems to stop working after
> an
> > app force closes.. or maybe for some other reason? I've been having
> issues
> > getting debugging to work on my Ubuntu 9.04 64-bit system with this
> annoying
> > QEMU channel closed problem. That aside, even when things do work, it
> seems
> > that for some odd reason LogCat stops receiving..or displaying anything.
> > Even when my app works, and I redeploy it, it seems to just stop showing
> any
> > Log.v output. I did try filtering, setting to verbose, info, error, etc,
> and
> > it only seems on the first run of the app when all works fine that there
> is
> > any output.
> >
> > Is there some way to reconnect it? When I clear the log, it stays empty
> > until I restart Eclipse..which is quite painful to have to do every time
> I
> > want to deploy to watch log output.
> >
> > Thanks.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to