matszpk / native-boinc-for-android

Native BOINC client for android and boinc applications
39 stars 12 forks source link

Doesnt unpack client #4

Closed Robsonpca01 closed 11 years ago

Robsonpca01 commented 11 years ago

Hi, when i try to install "Native Boinc", the process for unpack the "Native Client" never ends.

There are something that i can do to solve this?

Sorry my english.

Regards.

matszpk commented 11 years ago

First: NativeBOINC needs over 7 MB memory for installation. What are you using smartphone/tablets?

Robsonpca01 commented 11 years ago

I trying on a Motorola Defy. And there are about 900MB free on internal memory and 1GB free on SD card. Thanks.

matszpk commented 11 years ago

ok. NativeBOINC should be installed on internal memory (main app), boinc installation can be on the sdcard. What happen during attempt? is main app freezing at installation? Thanks

Robsonpca01 commented 11 years ago

The app are installed on internal memory. Yes, the app download the client but freeze when try to unpack.

a print: http://imageshack.us/a/img696/9458/screenshot2012101114570.png

A part of logcat capture:

10-11 14:58:56.061: D/NewsReceiver(13181): Initializing 10-11 14:58:56.506: D/InstallerService(13181): onCreate 10-11 14:58:56.506: D/InstallerService(13181): Starting up Installer 10-11 14:58:56.538: D/InstallerThread(13181): run() - Started Thread[Thread-824,5,main] 10-11 14:58:56.577: D/InstallerHandler(13181): Number of processors:1 10-11 14:58:56.889: D/InstallerService(13181): InstallerThread started successfully 10-11 14:58:56.913: D/NativeBoincService(13181): onCreate 10-11 14:58:56.913: D/NativeBoincService(13181): OnBind 10-11 14:58:56.913: D/NativeBoincService(13181): Bind. Bind counter: 1 10-11 14:58:57.256: D/NewsReceiver(13181): Updating news 10-11 14:58:57.272: D/InstallerService(13181): runner.onServiceConnected() 10-11 14:58:58.061: D/NewsReceiver(13181): Joinning old news with new news 10-11 14:58:58.085: D/NewsReceiver(13181): Latest news time:1349971860000 10-11 14:58:58.092: D/NewsReceiver(13181): No news has been found. 10-11 14:58:58.108: D/InstallerService(13181): Bind. bind counter: 1 10-11 14:58:58.116: D/Inst:PendingCtrl:2(13181): Do begin:[3,null] 10-11 14:58:58.116: D/Inst:PendingCtrl:2(13181): Began:[3,null] 10-11 14:58:58.116: D/InstalledDistribManager(13181): Saving installed binaries list 10-11 14:58:58.124: D/InstallationOps(13181): updateClientDistrib 10-11 14:58:58.124: D/InstallDownloader(13181): downloading file http://files.nativeboinc.org/boinc_client/client.xml 10-11 14:58:58.421: D/InstallDownloader(13181): verifying file http://files.nativeboinc.org/boinc_client/client.xml 10-11 14:58:58.835: D/InstallDownloader(13181): downloading file http://files.nativeboinc.org/boinc_apps/apps2.xml 10-11 14:58:59.842: D/InstallDownloader(13181): verifying file http://files.nativeboinc.org/boinc_apps/apps2.xml 10-11 14:59:00.178: D/Inst:PendingCtrl:2(13181): Do finish:[3,null],out. 10-11 14:59:00.178: D/NewsReceiver(13181): Finish check updates 10-11 14:59:00.178: D/InstallerService(13181): Unbind. bind counter: 0 10-11 14:59:04.186: D/InstallerService(13181): Stop InstallerService 10-11 14:59:04.186: D/InstallerService(13181): onDestroy 10-11 14:59:04.194: D/InstallerThread(13181): Stopping InstallerThread 10-11 14:59:04.194: D/InstallerThread(13181): run() - FinishedThread[Thread-824,5,main] 10-11 14:59:04.399: D/NativeBoincService(13181): Unbind. Bind counter: 0 10-11 14:59:04.399: D/NativeBoincService(13181): nativeboincthread is null 10-11 14:59:08.405: D/NativeBoincService(13181): Stop NativeBoincService 10-11 14:59:08.405: D/NativeBoincService(13181): onDestroy 10-11 14:59:15.342: D/ConnectionManagerService(13181): onCreate() 10-11 14:59:15.350: D/ConnectivityStatus(13181): Created, registered as receiver, connected=true

matszpk commented 11 years ago

Thanks. If you can, please send me whole logcat (only Nativeboinc app logs) via my email (matszpk@nativeboinc.org). Very likely, that freeze caused by bug in the NativeBoinc. PS: I forgot about one things: What are you using Android Os version?