Skip to content
This repository has been archived by the owner on Jan 7, 2018. It is now read-only.

which chromium version do you use? #21

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

dzhj11
Copy link

@dzhj11 dzhj11 commented Jul 18, 2013

which chromium version do you use ? Is it a stable version

@pwnall
Copy link
Owner

pwnall commented Jul 18, 2013

@dzhj11 Sorry, I can't pull this version. It has the same issue as the build I'm putting together -- it crashes when I try to input in a text field.

07-18 11:35:47.337: W/ResourceType(30172): No package identifier when getting value for resource number 0x00000000
07-18 11:35:47.337: W/System.err(30172): android.content.res.Resources$NotFoundException: Resource ID #0x0
07-18 11:35:47.337: W/System.err(30172):    at android.content.res.Resources.getValue(Resources.java:1014)
07-18 11:35:47.337: W/System.err(30172):    at android.content.res.Resources.loadXmlResourceParser(Resources.java:2139)
07-18 11:35:47.337: W/System.err(30172):    at android.content.res.Resources.getLayout(Resources.java:853)
07-18 11:35:47.337: W/System.err(30172):    at android.view.LayoutInflater.inflate(LayoutInflater.java:394)
07-18 11:35:47.337: W/System.err(30172):    at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
07-18 11:35:47.337: W/System.err(30172):    at org.chromium.ui.autofill.AutofillPopup.getDesiredWidth(AutofillPopup.java:177)
07-18 11:35:47.337: W/System.err(30172):    at org.chromium.ui.autofill.AutofillPopup.show(AutofillPopup.java:145)
07-18 11:35:47.337: W/System.err(30172):    at org.chromium.android_webview.AwAutofillManagerDelegate.showAutofillPopup(AwAutofillManagerDelegate.java:63)
07-18 11:35:47.337: W/System.err(30172):    at org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
07-18 11:35:47.337: W/System.err(30172):    at org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:27)
07-18 11:35:47.337: W/System.err(30172):    at android.os.Handler.dispatchMessage(Handler.java:99)
07-18 11:35:47.337: W/System.err(30172):    at android.os.Looper.loop(Looper.java:137)
07-18 11:35:47.337: W/System.err(30172):    at android.app.ActivityThread.main(ActivityThread.java:5041)
07-18 11:35:47.337: W/System.err(30172):    at java.lang.reflect.Method.invokeNative(Native Method)
07-18 11:35:47.337: W/System.err(30172):    at java.lang.reflect.Method.invoke(Method.java:511)
07-18 11:35:47.337: W/System.err(30172):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
07-18 11:35:47.337: W/System.err(30172):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
07-18 11:35:47.337: W/System.err(30172):    at dalvik.system.NativeStart.main(Native Method)
07-18 11:35:47.337: A/chromium(30172): [FATAL:jni_android.cc(319)] Check failed: false. 
07-18 11:35:47.337: A/libc(30172): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 30172 (l.netmap.client)

@jeanpeng
Copy link

@pwnall did you had fix this issue,i still has this problem at the master branch

@pwnall
Copy link
Owner

pwnall commented Dec 10, 2014

@pengjin1024 This is discontinued. The folks at Intel did a much better job than I could've done, so I discontinued this project, and I'm using Crosswalk. You should switch to it for a hassle-free WebView.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants