E/DatabaseUtils( 2413): Writing exception to parcel E/DatabaseUtils( 2413): android.database.sqlite.SQLiteDiskIOException: disk I/O error E/DatabaseUtils( 2413): at android.database.sqlite.SQLiteQuery.native_fill_window(Native Method) E/DatabaseUtils( 2413): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:75) E/DatabaseUtils( 2413): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:296) E/DatabaseUtils( 2413): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:269) E/DatabaseUtils( 2413): at android.database.CursorToBulkCursorAdaptor.count(CursorToBulkCursorAdaptor.java:132) E/DatabaseUtils( 2413): at android.database.BulkCursorNative.onTransact(BulkCursorNative.java:79) E/DatabaseUtils( 2413): at android.os.Binder.execTransact(Binder.java:287) E/DatabaseUtils( 2413): at dalvik.system.NativeStart.run(Native Method)
FJ hat geschrieben:How many contacts you have in your phone ?
not so much: 163 (merged contacts). I guess, MPE is not supported merged contacts, but does it mean, MPE download all contacts separately?
Contacts by sync accounts:
Phone: 164 contacts
SIM: 216 contacts
twitter (build-in twitter client for Andoid): 24 contacts
twitter (official client): 23 contacts
Google: 154 contacts
FaceBook: 49 contacts
Vkontakte (russian social network): 66 contacts (sync provided by special apk)
MyphoneExplorer handles the contacts seperate. I googled something and the SQLite-Problem appears if the DB-Request has more than 4MB. Do you have also many contact-pictures ?
FJ hat geschrieben:MyphoneExplorer handles the contacts seperate. I googled something and the SQLite-Problem appears if the DB-Request has more than 4MB. Do you have also many contact-pictures ?
The question is: How we can increase the DB-Request so it reaches not 4MB. Please do this:
- ensure that client version 1.0.3 is installed
- ensure that the client is NOT started
- run MPE in debugmode (Start-Run-myphoneexplorer debug-OK)
- connect to the phone via USB
- try to download the phonebook
- send me the file %appdata%\MyPhoneExplorer\AndroidDebug.txt via email
Note: Its important that MPE runs in debugmode and that the client will be startet throught MPE automatically. This enables the log-Output of the client.
Client 1.0.3 (downloaded today from market)
i send this debug file to your email and make copy to this post just in case.
http://kefirux.com/FTP/AndroidDebug.txt
if it helps, some information:
*USB debug mode on Android is turned on.
*Also MPE was installed in portable version (so, debug file was located in MPE folder "data")
Still the same issue. The last chance would be to request the photo for each contact seperate from the DB. But this would slow down the performance very bad.
Current state: I will wait if there are more users with this problem. Its planned to implement a filter to select which contact-accounts are synced. Then you could disable f.e. Facebook to avoid the problem.
My contacts is also completely empty - maybe the same problem? I have tried 1.0.4 beta 2 of the client. Where it using earlier versions of the client would appear to sync (but no contact information would be show up in MPE) it now most often crashes til client on the phone: http://pastebin.com/bUtDgkLR
FJ hat geschrieben:Still the same issue. The last chance would be to request the photo for each contact seperate from the DB. But this would slow down the performance very bad.
Current state: I will wait if there are more users with this problem. Its planned to implement a filter to select which contact-accounts are synced. Then you could disable f.e. Facebook to avoid the problem.