[android-developers] Re: Logcat View fails with Could not create the view: For input string: our

2011-06-01 Thread Swati Goel
Hi Mak,

I am also facing the same problem. Can you please tell me how did you 
resolve that problem?

Thanks

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

[android-developers] Re: Logcat View fails with Could not create the view: For input string: our

2011-06-01 Thread Swati Goel
I got the solution. I worked.

Solution is in your Eclipse workspace go 
to .metadata\.plugins\org.eclipse.core.runtime\.settings 

there is a file com.android.ide.eclipse.ddms.prefs

In this file there is an id which contains all the filters which you were 
using in DDMS.
You can compare that file with your colleague and find the difference.

I did the same and it worked.

Thanks

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

[android-developers] Re: Logcat View fails with Could not create the view: For input string: our

2011-05-05 Thread Robert Rowntree
same issue on 3.7 M6 on windows vista  using a logcat filter containing :

resolved by following instructions in previous post

this bug makes the filter pretty useless for implementing string patterns

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

[android-developers] Re: Logcat View fails with Could not create the view: For input string: our

2009-10-13 Thread Mak

Okay, I got a solution for my problem.
Hope this will help others with the same problem.

Thanks to Misun Ryu:

_
Someone replied the post that the solution was found.
I have not tried it but guess it is worth to try it before re-
installing eclipse.



hide details Aug 18

I have had the same problem.

The logcat view crashes after I inserted a filter containing a : in
the filtername.
I solved the problem by changing the settings in the file
.metadata/.plugins/org.eclipse.core.runtime/.settings/
com.android.ide.eclipse.ddms.prefs placed in the workspace of
eclipse.
com.android.ide.eclipse.ddms.logcat.filters= was the key of the fault
setting.



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