Code Monkey home page Code Monkey logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Is it fails on all files? You should collect logs for more info. To do this you
should install aLogcat tool and do next steps:
# Open aLogcat.
# If you prompted to close it or wait: select wait.
# Click "Clear log"
# Open pdf through VuDroid
# After crash close it.
# Go back to aLogcat
# Click Send in menu
# Select Gmail
# Send it to my email: [email protected]

Original comment by [email protected] on 23 Apr 2010 at 1:51

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Confirm bug on Archos 5 firmware v2.0.15 (android 1.6).
vudroid v1.1
logcat v1.3.4
on both pdf and djvu files.

----- error log --------

W/InputManagerService( 1038): Window already focused, ignoring focus gain of: 
com.android.internal.view.IInputMethodClient$Stub$Proxy@44ee5840
I/ActivityManager( 1038): Starting activity: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.HOME] 
flg=0x10200000 cmp=com.android.launcher/.Launcher }
I/ActivityManager( 1038): Starting activity: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10200000 cmp=org.vudroid/.core.MainBrowserActivity }
I/ActivityManager( 1038): Starting activity: Intent { 
act=android.intent.action.VIEW 
dat=file:///sdcard/Info/Russian%20-%20User%20Manual%20-%20ARCHOS%205%20-%20v1.pd
f cmp=org.vudroid/.pdfdroid.PdfViewerActivity }
D/PhoneWindow( 1364): couldn't save which view has focus because the focused 
view android.widget.ListView@44c41dc0 has no id.
D/dalvikvm( 1364): Trying to load lib /data/data/org.vudroid/lib/libvudroid.so 
0x44c31f40
I/dalvikvm( 1364): Unable to dlopen(/data/data/org.vudroid/lib/libvudroid.so): 
Cannot load library: reloc_library[1172]:   848 cannot locate '__aeabi_lmul'...
W/dalvikvm( 1364): Exception Ljava/lang/UnsatisfiedLinkError; thrown during 
Lorg/vudroid/pdfdroid/codec/PdfContext;.<clinit>
D/AndroidRuntime( 1364): Shutting down VM
W/dalvikvm( 1364): threadid=3: thread exiting with uncaught exception 
(group=0x4001aa38)
E/AndroidRuntime( 1364): Uncaught handler: thread main exiting due to uncaught 
exception
E/AndroidRuntime( 1364): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 1364):    at 
org.vudroid.pdfdroid.PdfViewerActivity.createDecodeService(PdfViewerActivity.jav
a:13)
E/AndroidRuntime( 1364):    at 
org.vudroid.core.BaseViewerActivity.initDecodeService(BaseViewerActivity.java:12
8)
E/AndroidRuntime( 1364):    at 
org.vudroid.core.BaseViewerActivity.onCreate(BaseViewerActivity.java:36)
E/AndroidRuntime( 1364):    at 
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
E/AndroidRuntime( 1364):    at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2364)
E/AndroidRuntime( 1364):    at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2417)
E/AndroidRuntime( 1364):    at 
android.app.ActivityThread.access$2100(ActivityThread.java:116)
E/AndroidRuntime( 1364):    at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
E/AndroidRuntime( 1364):    at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1364):    at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1364):    at 
android.app.ActivityThread.main(ActivityThread.java:4203)
E/AndroidRuntime( 1364):    at java.lang.reflect.Method.invokeNative(Native 
Method)
E/AndroidRuntime( 1364):    at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1364):    at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 1364):    at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
E/AndroidRuntime( 1364):    at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1364): Caused by: java.lang.UnsatisfiedLinkError: Library 
vudroid not found
E/AndroidRuntime( 1364):    at java.lang.Runtime.loadLibrary(Runtime.java:489)
E/AndroidRuntime( 1364):    at java.lang.System.loadLibrary(System.java:557)
E/AndroidRuntime( 1364):    at 
org.vudroid.core.VuDroidLibraryLoader.load(VuDroidLibraryLoader.java:13)
E/AndroidRuntime( 1364):    at 
org.vudroid.pdfdroid.codec.PdfContext.<clinit>(PdfContext.java:13)
E/AndroidRuntime( 1364):    ... 16 more
I/Process ( 1038): Sending signal. PID: 1364 SIG: 3
I/dalvikvm( 1364): threadid=7: reacting to signal 3
I/dalvikvm( 1364): Wrote stack trace to '/data/anr/traces.txt'
I/Process ( 1364): Sending signal. PID: 1364 SIG: 9
I/ActivityManager( 1038): Process org.vudroid (pid 1364) has died.
I/WindowManager( 1038): WIN DEATH: Window{44e71bf8 
org.vudroid/org.vudroid.core.MainBrowserActivity paused=false}
I/ActivityManager( 1038): Start proc org.vudroid for activity 
org.vudroid/.core.MainBrowserActivity: pid=1392 uid=10043 gids={1015}
W/UsageStats( 1038): Something wrong here, didn't expect org.vudroid to be 
resumed
D/CompatibilityInfo( 1392): appInfo = ApplicationInfo{44c2f840 org.vudroid}
D/CompatibilityInfo( 1392): Archos5: force flags LARGE_SCREENS and EXPANDABLE
D/CompatibilityInfo( 1392): Application DOESN'T support screen densities, 
applicationScale=1.125
W/InputManagerService( 1038): Got RemoteException sending setActive(false) 
notification to pid 1364 uid 10043
I/ActivityManager( 1038): Starting activity: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.HOME] 
flg=0x10200000 cmp=com.android.launcher/.Launcher }
D/PhoneWindow( 1392): couldn't save which view has focus because the focused 
view android.widget.ListView@44c41dd8 has no id.
W/InputManagerService( 1038): Starting input on non-focused client 
com.android.internal.view.IInputMethodClient$Stub$Proxy@44f525b8 (uid=10043 
pid=1392)
I/ActivityManager( 1038): Starting activity: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10200000 cmp=org.jtb.alogcat/.LogActivity }
D/dalvikvm( 1338): GC freed 1033 objects / 41672 bytes in 122ms
D/dalvikvm( 1038): GC freed 29062 objects / 1065456 bytes in 105ms

Original comment by [email protected] on 21 Jun 2010 at 5:53

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Looks like libc on Archos doesn't have compatibility routines. Google says that 
this bug fixed in latest NDK. I can build VuDroid with it but to close the 
issue i need feedback from Archos users.

Original comment by [email protected] on 26 Jun 2010 at 6:39

  • Changed state: Accepted

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
I can help with testing it.

Original comment by [email protected] on 26 Jun 2010 at 9:51

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
I can confirm the issue on Archos 5 IT. Would be happy to test the patch.

Original comment by [email protected] on 1 Sep 2010 at 5:06

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
VuDroid 1.4 is built by ndk-r5b. Please check is that issue fixed for you.

Original comment by [email protected] on 6 Feb 2011 at 8:54

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
[deleted comment]

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Has this issue been resolved and does anyone have access to a .zip of the 
vudroid project? Thank you

Original comment by [email protected] on 21 Jun 2012 at 4:38

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
I reckon it's not arm architecture. Have a look at 
https://github.com/JoanZapata/android-pdfview for other ABI libs of 
libvudriod.so

Original comment by [email protected] on 6 May 2014 at 4:20

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Version 1.4 Still crashing on android 4.2 Pipo M6 Pro. aLogcat does not reveal 
anything from a crashing vudroid. Tablet not rooted.

Original comment by [email protected] on 24 Jun 2014 at 8:41

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Had the same prob sich vudroid 1.4 on Android 4.4.2 .
I installed version 1.2 . works well.

Original comment by [email protected] on 18 Feb 2015 at 4:58

from vudroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.