Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Huawei Y300-0100 debugging issue

I am experiencing problems in order to see in Logcat the information related with the debug of my applications. I never had that problem before, but when I recently purchased a Huawei Y300-0100 for developing I faced that issue. This problem doesn't appear using other devices.

A snapshot of the LogCat:

11-08 01:32:24.960: E/Trace(24713): error opening trace file: No such file or directory (2)
11-08 01:04:53.290: W/dalvikvm(23882): Refusing to reopen boot DEX '/system/framework/hwframework.jar'
11-08 01:04:55.570: I/Adreno200-EGL(23882): <qeglDrvAPI_eglInitialize:299>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_REL_2.0.3.04.01.01.21.010_msm8625_JB_REL_2.0.3_Merge_release_AU (Merge)
11-08 01:04:55.570: I/Adreno200-EGL(23882): Build Date: 10/26/12 Fri
11-08 01:04:55.570: I/Adreno200-EGL(23882): Local Branch: 
11-08 01:04:55.570: I/Adreno200-EGL(23882): Remote Branch: quic/jb_rel_2.0.3
11-08 01:04:55.570: I/Adreno200-EGL(23882): Local Patches: NONE

I tryied to find a solution but I have not been able to figure out what's wrong and how can I fix that.

Anybody has this smartphone and is not having issues? I would appretiate any comment.

Thank you.

like image 615
Seitam Avatar asked Nov 19 '25 11:11

Seitam


1 Answers

Ok, after a long search on the web I finally encountered [that answer][1]: Huawei Ideos - LogCat not responding . Following the same instruction now I can see the debug messages like:

Log.d("hello","that's a probe")

On logcat, the "error opening trace file: No such file or directory (2)" has not disappeared.

like image 74
Seitam Avatar answered Nov 21 '25 01:11

Seitam



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!