We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I build and install following README.md, but there is a error as following:
W/PGApi_client( 3584): recv actoionId = 10000, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1 W/PGMiddleWare jhh( 3584): in handleAction, invoke client = com.huawei.pgmng.middleware.AudioEffectLowPowerImpl@18aaaaa9, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1 I/AudioEffectLowPowerImpl jhh( 3584): jhh handle default mActionId = 10000, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1 E/AndroidRuntime( 2538): Process: com.zielm.emacs, PID: 2538 E/AndroidRuntime( 2538): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.zielm.emacs-1/base.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]] couldn't find "libjackpal-androidterm4.so" I/logserver( 2328): extract_appname, forward search, appname=com.zielm.emacs I/logserver( 2328): get_fault_appname, appname=com.zielm.emacs I/logserver( 2328): handle_notify_event, send msg [submit:trigger=0,bugtype=2,modulename=com.zielm.emacs,level=1,testtype=NORMAL,path=/data/log/unzip/CHE-TL00H_CHE-TL00HC00B230_0000000000_20160108100244_crash,mode=1;] E/SubmitMessage( 4176): Submit string: submit:trigger=0,bugtype=2,modulename=com.zielm.emacs,level=1,testtype=NORMAL,path=/data/log/unzip/CHE-TL00H_CHE-TL00HC00B230_0000000000_20160108100244_crash,mode=1 I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs W/InputDispatcher( 2935): channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' ~ Consumer closed input channel or an error occurred. events=0x9 E/InputDispatcher( 2935): channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' ~ Channel is unrecoverably broken and will be disposed! W/InputDispatcher( 2935): Attempted to unregister already unregistered input channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I build and install following README.md, but there is a error as following:
W/PGApi_client( 3584): recv actoionId = 10000, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1
W/PGMiddleWare jhh( 3584): in handleAction, invoke client = com.huawei.pgmng.middleware.AudioEffectLowPowerImpl@18aaaaa9, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1
I/AudioEffectLowPowerImpl jhh( 3584): jhh handle default mActionId = 10000, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1
E/AndroidRuntime( 2538): Process: com.zielm.emacs, PID: 2538
E/AndroidRuntime( 2538): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.zielm.emacs-1/base.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]] couldn't find "libjackpal-androidterm4.so"
I/logserver( 2328): extract_appname, forward search, appname=com.zielm.emacs
I/logserver( 2328): get_fault_appname, appname=com.zielm.emacs
I/logserver( 2328): handle_notify_event, send msg [submit:trigger=0,bugtype=2,modulename=com.zielm.emacs,level=1,testtype=NORMAL,path=/data/log/unzip/CHE-TL00H_CHE-TL00HC00B230_0000000000_20160108100244_crash,mode=1;]
E/SubmitMessage( 4176): Submit string: submit:trigger=0,bugtype=2,modulename=com.zielm.emacs,level=1,testtype=NORMAL,path=/data/log/unzip/CHE-TL00H_CHE-TL00HC00B230_0000000000_20160108100244_crash,mode=1
I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs
W/InputDispatcher( 2935): channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 2935): channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 2935): Attempted to unregister already unregistered input channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)'
I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs
I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs
The text was updated successfully, but these errors were encountered: