Related
****CYANOGEN 4.2.3.1 HOWTO****
EDIT: if you live in usa i think you have install gmaps nav.. in this case, just push YouTube.apk
EDIT2: argh.. if you press "MyAccount" button --> FC. Something miss
Download this zip (mirror) and unzip in tools/. Open a terminal and do:
Code:
adb remount
adb push build.prop /system
adb shell reboot
After reboot:
Code:
adb remount
adb shell rm /system/app/YouTube.apk
adb shell rm /data/dalvik-cache/*YouTube*
adb push YouTube.apk /system/app
adb shell reboot
"Should" work.
*********************************************
if you doesn't have CM4.2.3.1, don't use my build.prop but do:
Code:
adb pull /system/build.prop .
Open the file with gedit or a notepad and change
Code:
ro.build.version.sdk=4
ro.build.version.release=1.6
with
Code:
ro.build.version.sdk=5
ro.build.version.release=2.0
Now, follow my howto using your new build.prop
Thanks octobclrnts gmaps thread
nice. side note, if you go through the new map install, the new youtube shows up too (at least for me it did)
robkoehler said:
nice. side note, if you go through the new map install, the new youtube shows up too (at least for me it did)
Click to expand...
Click to collapse
haha it's true! i'm italian and i can't use gmaps nav
I tried installing the new Youtube through your instructions and it seems the 'My Account' function in the menu causes Youtube to fc. Anyone else get this problem?
bigdbag said:
I tried installing the new Youtube through your instructions and it seems the 'My Account' function in the menu causes Youtube to fc. Anyone else get this problem?
Click to expand...
Click to collapse
FC
Code:
I/ActivityManager( 94): Start proc com.google.android.youtube for broadcast com.google.android.youtube/.widget.WidgetProvider: pid=586 uid=10005 gids={3003}
I/ActivityManager( 94): processNextBroadcast: waiting for ProcessRecord{43acc178 586:com.google.android.youtube/10005}
D/dalvikvm( 140): GC(1) freed 8348 objects / 508680 bytes in 420ms
D/Launcher( 140): dumping extras content=Bundle[{appWidgetId=36}]
I/ActivityThread( 586): Publishing provider com.google.android.youtube.SuggestionProvider: com.google.android.youtube.suggest.SuggestionProvider
W/InputManagerService( 94): Window already focused, ignoring focus gain of: [email protected]
I/YouTube ( 586): Distribution channel:mvapp-android-tmobile
E/YouTube ( 586): Just received Intent: Intent { act=android.appwidget.action.APPWIDGET_ENABLED cmp=com.google.android.youtube/.widget.WidgetProvider }
E/AndroidRuntime( 586): Crash logging failed: java.lang.NullPointerException
E/YouTube ( 586): Just received Intent: Intent { act=android.appwidget.action.APPWIDGET_UPDATE cmp=com.google.android.youtube/.widget.WidgetProvider (has extras) }
E/AndroidRuntime( 586): Crash logging failed: java.lang.NullPointerException
I/ActivityManager( 94): Process com.google.android.youtube (pid 586) has died.
I/ActivityManager( 94): Low Memory: No more background processes.
D/skia ( 140): purging 47K from font cache [6 entries]
D/dalvikvm( 140): GC(1) freed 9327 objects / 531048 bytes in 107ms
D/dalvikvm( 142): GC(1) freed 1106 objects / 57784 bytes in 83ms
D/skia ( 259): purging 6K from font cache [1 entries]
D/dalvikvm( 259): GC(1) freed 825 objects / 30304 bytes in 104ms
D/skia ( 363): purging 6K from font cache [1 entries]
D/dalvikvm( 363): GC(1) freed 2424 objects / 163360 bytes in 85ms
D/skia ( 393): purging 6K from font cache [1 entries]
D/dalvikvm( 393): GC(1) freed 3740 objects / 298064 bytes in 114ms
D/skia ( 451): purging 6K from font cache [1 entries]
D/dalvikvm( 451): GC(1) freed 3055 objects / 226168 bytes in 153ms
D/skia ( 503): purging 6K from font cache [1 entries]
D/dalvikvm( 503): GC(1) freed 3770 objects / 269912 bytes in 108ms
D/skia ( 194): purging 6K from font cache [1 entries]
D/dalvikvm( 194): GC(1) freed 5182 objects / 280560 bytes in 123ms
D/Sensors ( 94): sensors=00000000, real=00000000
D/AKMD ( 81): Compass CLOSE
D/SurfaceFlinger( 94): About to give-up screen, flinger = 0x18f450
D/dalvikvm( 363): GC(0) freed 5859 objects / 457808 bytes in 151ms
D/dalvikvm( 363): GC(0) freed 3181 objects / 129200 bytes in 89ms
D/dalvikvm( 363): GC(0) freed 2367 objects / 98160 bytes in 107ms
D/dalvikvm( 363): GC(0) freed 2492 objects / 105504 bytes in 116ms
D/dalvikvm( 363): GC(0) freed 14284 objects / 2012064 bytes in 160ms
D/dalvikvm( 363): GC(0) freed 3401 objects / 137760 bytes in 100ms
D/dalvikvm( 363): GC(0) freed 2369 objects / 98144 bytes in 99ms
D/dalvikvm( 363): GC(0) freed 2481 objects / 105312 bytes in 111ms
D/KeyguardViewMediator( 94): wakeWhenReadyLocked(82)
D/KeyguardViewMediator( 94): handleWakeWhenReady(82)
D/KeyguardViewMediator( 94): pokeWakelock(5000)
D/Sensors ( 94): sensors=00000001, real=00000001
D/AKMD ( 81): Compass OPEN
I/StatusServlet( 363): SignalStrength: 13(raw) - 62(%)
D/SurfaceFlinger( 94): Screen about to return, flinger = 0x18f450
D/KeyguardViewMediator( 94): pokeWakelock(5000)
W/InputManagerService( 94): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 140): GC(2) freed 1624 objects / 82768 bytes in 118ms
I/ActivityManager( 94): Process com.android.settings (pid 579) has died.
I/ActivityManager( 94): Low Memory: No more background processes.
I/StatusServlet( 363): SignalStrength: 6(raw) - 37(%)
I/ActivityManager( 94): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.youtube/.HomeActivity }
I/ActivityManager( 94): Start proc com.google.android.youtube for activity com.google.android.youtube/.HomeActivity: pid=601 uid=10005 gids={3003}
I/ActivityThread( 601): Publishing provider com.google.android.youtube.SuggestionProvider: com.google.android.youtube.suggest.SuggestionProvider
I/YouTube ( 601): Distribution channel:mvapp-android-tmobile
D/dalvikvm( 601): GC(0) freed 4095 objects / 359120 bytes in 84ms
D/dalvikvm( 601): GC(2) freed 161 objects / 7360 bytes in 104ms
D/dalvikvm( 601): GC(0) freed 3611 objects / 218240 bytes in 85ms
I/ActivityManager( 94): Displayed activity com.google.android.youtube/.HomeActivity: 2712 ms (total 2712 ms)
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?v=2&start-index=1&format=2%2C3&time=today&max-results=9].
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/most_discussed?v=2&start-index=1&format=2%2C3&time=today&max-results=9].
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/most_recent?v=2&format=2%2C3&start-index=1&max-results=9].
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/top_rated?v=2&start-index=1&format=2%2C3&time=today&max-results=9].
D/dalvikvm( 601): GC(0) freed 6182 objects / 371944 bytes in 103ms
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/syBwqLvbsWM/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/b0sVmg89cio/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/jA1v80z392A/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kGsdmA2SfVk/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/OWCidnkhPtQ/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kxHwfTpQjpc/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/OWCidnkhPtQ/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kGsdmA2SfVk/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/hC09V7VnD9g/default.jpg].
D/dalvikvm( 601): GC(0) freed 7726 objects / 607840 bytes in 87ms
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/nqaF2NdMMMk/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/BRot7HVhbpc/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kGsdmA2SfVk/default.jpg].
D/skia ( 140): purging 110K from font cache [14 entries]
D/dalvikvm( 140): GC(1) freed 2543 objects / 145648 bytes in 234ms
I/ARMAssembler( 94): generated scanline__00000177:03515104_00001A01_00000000 [ 64 ipp] (89 ins) at [0xaea60:0xaebc4] in 732422 ns
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/AccountManager;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
E/dalvikvm( 601): Could not find method android.accounts.AccountManager.getAccounts, referenced from method com.google.android.youtube.login.GlsLoginActivity.getAccount
W/dalvikvm( 601): VFY: unable to resolve virtual method 3: Landroid/accounts/AccountManager;.getAccounts ()[Landroid/accounts/Account;
W/dalvikvm( 601): VFY: rejecting opcode 0x6e at 0x0002
W/dalvikvm( 601): VFY: rejected Lcom/google/android/youtube/login/GlsLoginActivity;.getAccount (Ljava/lang/String;)Landroid/accounts/Account;
W/dalvikvm( 601): Verifier rejected class Lcom/google/android/youtube/login/GlsLoginActivity;
D/AndroidRuntime( 601): Shutting down VM
W/dalvikvm( 601): threadid=3: thread exiting with uncaught exception (group=0x4001e1c0)
E/AndroidRuntime( 601): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 601): java.lang.VerifyError: com.google.android.youtube.login.GlsLoginActivity
E/AndroidRuntime( 601): at com.google.android.youtube.login.LoginActivity.getImplementationClass(LoginActivity.java:140)
E/AndroidRuntime( 601): at com.google.android.youtube.login.LoginActivity.createLoginIntent(LoginActivity.java:123)
Correcting myself, mispost.
I guess you really do not need My account. You can get along fine with out it. I can still upload my vids directly from the phone, as it auto logged me in.
I modified a Droid YouTube.apk to not need a build.prop modification. Requires Android 1.6, not 2.0. Just push this one over the old YouTube.apk. my Account still FCs. Signed and zipaligned:
http://www.mediafire.com/?nnmgkm3ulmx
As for how I did this:
1. Use AXMLPrinter2.jar to disassemble the AndroidManifest.xml and look at it.
2. Find out that the integer "5" only appears in one place, and that is to specify the minimum SDK version required (5 = 2.0, 4 = 1.6)
3. Take a hex editor and find the only instance of "08 00 00 10 05" in the binary AndroidManifest.xml, and change it to "08 00 00 10 04"
4. Replace the modified AndroidManifest.xml into the original YouTube.apk
so correct me if im wrong all you have to do is:
adb push YouTube.apk /system/app
is that right?
well i used the "Auto" way of installing Google Navigation, using the run .bat1 and 2 files..
this made my build prop read as an sdk 5 and build 2.0
then i went to download some of the apps from system/app in the Droid GSM dump...
which was where i downloaded Youtube.apk, upgraded using Astro and wallah
but still a force close on accounts.. i dont have one, so
So what's new in this Youtube app? Is it worth updating to?
Is it the same version that was included in all eclair dumps or does this one have some extra touches to it like Maps? If it's just the barebones one then it would be easier to just use this method here.
http://forum.xda-developers.com/showthread.php?t=577734
How to you know if you have the new youtube app?
psychoace said:
Is it the same version that was included in all eclair dumps or does this one have some extra touches to it like Maps? If it's just the barebones one then it would be easier to just use this method here.
http://forum.xda-developers.com/showthread.php?t=577734
Click to expand...
Click to collapse
I just used the ABk from the link. My Account works
Mine is 1.5.08 (go to settings in youtube app). I'm pretty sure my last rom update didn't overwrite this app (gmaps stayed). So if this is the version listed here then it's exactly the same.
Takenover83 said:
I just used the ABk from the link. My Account works
Click to expand...
Click to collapse
which one is that?
Anyone else use Aldiko with one of those CM releases?
I'm noticing that when you exit the book and return it returns to the beginning of the chapter which isn't normal behavior here. I don't know if it did this with the stock N1 or not but I know it isn't supposed to reset to chapter beginning nor did that happen on the G1.
It does not do that on my stock N1, but I haven't used cyanogenmod to see if the behavior changes directly due to that.
DevPhone1337 said:
It does not do that on my stock N1, but I haven't used cyanogenmod to see if the behavior changes directly due to that.
Click to expand...
Click to collapse
It's what I'm kind of thinking is the X factor causing this.
im getting the same behavior. i recall aldiko working fine for the day i had my nexus before rooting it.
sinbot said:
Anyone else use Aldiko with one of those CM releases?
I'm noticing that when you exit the book and return it returns to the beginning of the chapter which isn't normal behavior here. I don't know if it did this with the stock N1 or not but I know it isn't supposed to reset to chapter beginning nor did that happen on the G1.
Click to expand...
Click to collapse
I've had it do that for a while, then on the last upgrade I did a wipe and fix permissions. Might want to try uninstall/reinstall before trying a wipe.
Hmm. Tried wipe reinstall and all that. I'm not so much annoyed as curious what would cause that in a custom ROM.
Mine has same issue, hope it will be solved soon.
Have you emailed the author of the app? Why just sit around and hope it eventually gets fixed?
On mine, with CM 5.0.3, it messed up the book titles on the first screen, where it shows the recently opened books at the top. When I click on the actual bookshelf, it's fine. Not sure about the chapter thing, though...
It worked fine when I first got my nexus one.
Then when i rooted and installed a baked rom it went to **** resetting chapetrs after close.
On my N1, Aldiko has always reset to the beginning of the chapter. I have only recently rooted my phone and installed CM on it, and the app still resets to the beginning when I exit out. I always thought it was supposed to do that and it was quite annoying to have to remember to save a bookmark every time I finished reading.
prettyboy85712 said:
Have you emailed the author of the app? Why just sit around and hope it eventually gets fixed?
Click to expand...
Click to collapse
I don't think this is app's issue cause aldiko worked well with stock rom. When I root the phone and install Cyanogen 5, the issue came.
sinbot said:
Hmm. Tried wipe reinstall and all that. I'm not so much annoyed as curious what would cause that in a custom ROM.
Click to expand...
Click to collapse
I wish I checked the logs when this was happening. I suspect it has something to do with write access to save a default bookmark. Did the wipe help? Other things to try is recovery > others > fix permissions and wipe > dalvik cache
tamarian said:
I wish I checked the logs when this was happening. I suspect it has something to do with write access to save a default bookmark. Did the wipe help? Other things to try is recovery > others > fix permissions and wipe > dalvik cache
Click to expand...
Click to collapse
I don't think it'll solve the issue, cause everytime I upgrade Cyanogen ROM, I always do wipe data and dalvik cache.
same here, just wrote to customer support...
prettyboy85712 said:
Have you emailed the author of the app? Why just sit around and hope it eventually gets fixed?
Click to expand...
Click to collapse
Why did you assume I hadn't? I was trying to see if it was a problem with Android 2.1 or Cyanogenmod.
tamarian said:
I wish I checked the logs when this was happening. I suspect it has something to do with write access to save a default bookmark. Did the wipe help? Other things to try is recovery > others > fix permissions and wipe > dalvik cache
Click to expand...
Click to collapse
I did get a logcat of it and sent it to the developer. I don't know if it was helpful or not This is what I sent:
***My actions were
Open Aldiko
Select book
Advance page
hit back button
reopen book and it's back at the chapter start
***
I/ActivityManager( 90): Start proc com.android.aldiko for activity com.android
.aldiko/.ui.HomeScreen: pid=8846 uid=10050 gids={3003, 1015}
I/WindowManager( 90): Setting rotation to 1, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=2 layout=34}
V/RenderScript_jni( 195): surfaceDestroyed
V/RenderScript( 195): setSurface 0 0 0x0
D/ViewFlipper( 195): updateRunning() mVisible=false, mStarted=true, mUserPresen
t=true, mRunning=false
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.catalog
: com.android.aldiko.provider.CatalogContentProvider
D/dalvikvm( 186): GC freed 7113 objects / 282680 bytes in 116ms
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.library
: com.android.aldiko.provider.LibraryContentProvider
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.BookVie
wSearchSuggestions: com.android.aldiko.provider.BookViewSearchSuggestionsProvide
r
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.filesys
tem: com.android.aldiko.provider.FileSystemContentProvider
D/dalvikvm( 90): GC freed 10381 objects / 460088 bytes in 183ms
D/dalvikvm( 8846): GC freed 2490 objects / 150656 bytes in 75ms
D/dalvikvm( 8846): GC freed 700 objects / 187736 bytes in 40ms
D/webviewglue( 8846): nativeDestroy view: 0x11c380
E/webcoreglue( 8846): The real object has been deleted
W/IInputConnectionWrapper( 195): showStatusIcon on inactive InputConnection
I/ActivityManager( 90): Displayed activity com.android.aldiko/.ui.HomeScreen:
1576 ms (total 1576 ms)
D/dalvikvm( 90): GC freed 2344 objects / 103752 bytes in 129ms
I/ActivityManager( 90): Starting activity: Intent { act=android.intent.action.
VIEW dat=content://com.android.aldiko.provider.library/books/3 cmp=com.android.a
ldiko/.bookview.BookViewActivity }
I/WindowManager( 90): Setting rotation to 0, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=1 layout=34}
W/Resources( 8846): Converting to int: TypedValue{t=0x3/d=0x331 "2" a=2 r=0x7f07
0000}
D/dalvikvm( 186): GC freed 1039 objects / 47712 bytes in 135ms
D/dalvikvm( 8846): GC freed 1552 objects / 156664 bytes in 77ms
I/ActivityManager( 90): Displayed activity com.android.aldiko/.bookview.BookVi
ewActivity: 759 ms (total 759 ms)
D/dalvikvm( 8846): GC freed 2481 objects / 1076552 bytes in 86ms
D/dalvikvm( 8846): GC freed 1793 objects / 754368 bytes in 66ms
D/dalvikvm( 90): GC freed 2055 objects / 102296 bytes in 131ms
D/dalvikvm( 8846): GC freed 4245 objects / 797224 bytes in 48ms
W/InputManagerService( 90): Window already focused, ignoring focus gain of: co
[email protected]
W/KeyCharacterMap( 8846): No keyboard for id 65540
W/KeyCharacterMap( 8846): Using default keymap: /system/usr/keychars/qwerty.kcm.
bin
W/ActivityManager( 90): Activity pause timeout for HistoryRecord{45f41cb0 com.
android.aldiko/.bookview.BookViewActivity}
I/WindowManager( 90): Setting rotation to 1, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=2 layout=34}
D/dalvikvm( 186): GC freed 1019 objects / 46840 bytes in 297ms
D/dalvikvm( 90): GC freed 2318 objects / 110032 bytes in 107ms
D/dalvikvm( 90): GC freed 621 objects / 24688 bytes in 133ms
I/ActivityManager( 90): Starting activity: Intent { act=android.intent.action.
VIEW dat=content://com.android.aldiko.provider.library/books/3 cmp=com.android.a
ldiko/.bookview.BookViewActivity }
I/WindowManager( 90): Setting rotation to 0, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=1 layout=34}
D/dalvikvm( 186): GC freed 681 objects / 33784 bytes in 121ms
W/Resources( 8846): Converting to int: TypedValue{t=0x3/d=0x331 "2" a=2 r=0x7f07
0000}
D/dalvikvm( 8846): GC freed 5208 objects / 491072 bytes in 40ms
D/webviewglue( 8846): nativeDestroy view: 0x413c00
E/webcoreglue( 8846): The real object has been deleted
I/ActivityManager( 90): Displayed activity com.android.aldiko/.bookview.BookVi
ewActivity: 630 ms (total 630 ms)
D/dalvikvm( 8846): GC freed 3877 objects / 1295976 bytes in 72ms
D/dalvikvm( 90): GC freed 1444 objects / 68328 bytes in 117ms
D/dalvikvm( 8846): GC freed 2851 objects / 1043544 bytes in 37ms
W/InputManagerService( 90): Window already focused, ignoring focus gain of: co
[email protected]
D/WifiService( 90): ACTION_BATTERY_CHANGED pluggedType: 2
D/NetworkLocationProvider( 90): onCellLocationChanged [35809,33391]
D/dalvikvm( 557): GC freed 7521 objects / 469560 bytes in 136ms
D/NetworkLocationProvider( 90): onCellLocationChanged [35809,33392]
bump for readers
Anybody else having issue of the book titles looking like morse code on the Recent Read row?
SiNJiN76 said:
Anybody else having issue of the book titles looking like morse code on the Recent Read row?
Click to expand...
Click to collapse
+1.
I've tried other roms, here is my result:
With Enomther 1.7.1 and stock rom: Things are ok, Aldiko starts with the page which I read before, not the chapter; the book titles are ok.
With Cyanogen 5.x and CyanogenMod rom Bakedgoods: There are issues, Aldiko reset at the beginning of the chapter, the book titles on the recent read look like you said, can't see it.
Sorry for my bad English
I have a problem... when I sync facebook, the process com.htc.bg closes.
These are the steps that I have done:
1. Wiped Dalvik, Factory, SD ext, etc... then reflashed - failed
2. Add Facebook for Sense, removed, scrolled contacts, readded... repeat - failed
3. Added Facebook for Android - failed
4. Removed Facebook for Android - failed
5. lowered AutoKiller back to default - failed
6. Prayed... - ??
Any ideas?? I will post logcat.
Logcat:
Code:
V/SocialNetworkSyncManager( 2572): MSG_START_SYNC: facebook , syncType:65535 , t
ime: 2010-04-05 15:54:22
D/SocialNetworkSyncManager( 2572): mDuringSync is TRUE at MSG_START_SYNC , faceb
ook , time: 2010-04-05 15:54:22
D/dalvikvm( 2572): GC freed 5185 objects / 349904 bytes in 193ms
D/SocialNetwork-SimpleFacebookInterface( 2572): NO GZIP
D/SocialNetwork-UserSyncTask( 2572): Got user SUCCESS
D/SocialNetwork-UserSyncTask( 2572): Got user object by ID: 1291050488
D/SocialNetwork-UserSyncTask( 2572): Start to write user info:1291050488
D/SocialNetwork-UserSyncTask( 2572): END to writing user info: 1291050488
D/SocialNetwork-UserSyncTask( 2572): starting FacebookDbWriter
D/SocialNetwork-UserSyncTask( 2572): Start sync friends
D/SocialNetwork-UserSyncTask( 2572): 1291050488 start get friends
I/SyncControl_People( 2486): Sync active detected - Account: [[email protected]
ail.com/com.google], authority: subscribedfeeds, autoSyncFlag: 1
I/SyncControl_Dialer( 181): Sync active detected - Account: [[email protected]
ail.com/com.google], authority: subscribedfeeds, autoSyncFlag: 1
D/dalvikvm( 163): GC freed 199 objects / 9120 bytes in 226ms
D/dalvikvm( 166): GC freed 320 objects / 12400 bytes in 175ms
D/SocialNetwork-SimpleFacebookInterface( 2572): GZIP encoded stream
D/dalvikvm( 2572): GC freed 2852 objects / 234400 bytes in 179ms
D/dalvikvm( 2572): GC freed 116 objects / 96456 bytes in 175ms
D/dalvikvm( 2572): GC freed 8 objects / 83264 bytes in 178ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 4.230MB for 186670-byte allocat
ion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 182ms
D/dalvikvm( 2572): GC freed 10 objects / 124840 bytes in 172ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 4.378MB for 280000-byte allocat
ion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 190ms
D/dalvikvm( 2572): GC freed 15 objects / 187304 bytes in 176ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 4.601MB for 419996-byte allocat
ion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 189ms
D/dalvikvm( 2572): GC freed 20 objects / 280872 bytes in 172ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 4.935MB for 629990-byte allocat
ion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 194ms
D/dalvikvm( 2572): GC freed 28 objects / 421256 bytes in 177ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 5.436MB for 944980-byte allocat
ion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 188ms
D/dalvikvm( 2572): GC freed 42 objects / 632040 bytes in 174ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 6.187MB for 1417466-byte alloca
tion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 204ms
D/dalvikvm( 2572): GC freed 61 objects / 948088 bytes in 173ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 7.313MB for 2126194-byte alloca
tion
D/dalvikvm( 2572): GC freed 0 objects / 0 bytes in 212ms
D/dalvikvm( 2572): GC freed 89 objects / 1422088 bytes in 178ms
I/dalvikvm-heap( 2572): Grow heap (frag case) to 9.003MB for 3189286-byte alloca
tion
D/CIQ ( 112): throwUI05 com.htc.bg
W/ContentService( 112): binderDied() at ObserverNode name services
D/CIQ ( 112): processName com.htc.bg
I/ActivityManager( 112): Process com.htc.bg (pid 2572) has died.
MrDanger said:
I have a problem... when I sync facebook, the process com.htc.bg closes.
These are the steps that I have done:
1. Wiped Dalvik, Factory, SD ext, etc... then reflashed - failed
2. Add Facebook for Sense, removed, scrolled contacts, readded... repeat - failed
3. Added Facebook for Android - failed
4. Removed Facebook for Android - failed
5. lowered AutoKiller back to default - failed
6. Prayed... - ??
Any ideas?? I will post logcat.
Click to expand...
Click to collapse
I've been trying to help him, and I can't find a reason why it's doing this. Someone please help him.
Anybody have any kind of insight??
It's happened randomly on mine as well. I really think it's something to do with the AutoKiller or memory settings. I'm on Fresh 2.0d, but eventually got my FB to sync two days later.
jeric71 said:
It's happened randomly on mine as well. I really think it's something to do with the AutoKiller or memory settings. I'm on Fresh 2.0d, but eventually got my FB to sync two days later.
Click to expand...
Click to collapse
There is no random here... every time I plug up... "com.htc.bg" closes.
I dont even know what that is! All I know is that Google Calendars use it to sync too.
Has anyone found a solution to this yet
jimsaf said:
Has anyone found a solution to this yet
Click to expand...
Click to collapse
I ended up having too many friends on my friends list... it caused com.htc.bg to close because it ran out of memory for my friends list.
I just went on a deleting spree.
I had this problem and found that it was cause due to me having a nick name or a middle name on my facebook account. My facebook profile was damian 'damo' holt. However for some reason it didnt like the ' characters and would fail to sync correctly.
I simply removed my middle name from facebook account settings.
Removed my facebook account
cleared date from facebook and contatcs
reboot
re add facebook account wait a short while and all contatcs synced fine. I have 700 facebook friends and dont have a problem since doing this.
Hope this helps.
I don't know how to 'fix' it but, i know how to get rid of it. If you uncheck Sync Contacts it will stop the FC error. Then you can download the FB Sync app in the market for free and use that one. It will also save the picture to your contact so it will be with all your google accounts.
djmace said:
I had this problem and found that it was cause due to me having a nick name or a middle name on my facebook account. My facebook profile was damian 'damo' holt. However for some reason it didnt like the ' characters and would fail to sync correctly.
I simply removed my middle name from facebook account settings.
Removed my facebook account
cleared date from facebook and contatcs
reboot
re add facebook account wait a short while and all contatcs synced fine. I have 700 facebook friends and dont have a problem since doing this.
Hope this helps.
Click to expand...
Click to collapse
Mate, you are nothing short of a genius. That's what the exact issue was for me and now is sorted. I could kiss you right now! My phone is awesome again!
No such luck for me and I've done all of the above things : /
djmace said:
I had this problem and found that it was cause due to me having a nick name or a middle name on my facebook account. My facebook profile was damian 'damo' holt. However for some reason it didnt like the ' characters and would fail to sync correctly.
I simply removed my middle name from facebook account settings.
Removed my facebook account
cleared date from facebook and contatcs
reboot
re add facebook account wait a short while and all contatcs synced fine. I have 700 facebook friends and dont have a problem since doing this.
Hope this helps.
Click to expand...
Click to collapse
The solution works for me !!
There is a "apostrophe" in my last name ...
Since I removed the "apostrophe", from my last name, on my facebook profile, the process com.htc.bg doesn't crash anymore
Thank you so much
no special characters in my name and i don't even have fb enabled on my phone, yet i get this error almost every time i use my phone.
any solutions to this?
can any one help tried all the above with no luck ..
I'm using ES File Explorer to search my SD card for something. I think the memory free-er-upper (task killer?) is set too aggressively.
Using logcat, the window is spammed with the following:
D/dalvikvm( 3842): GC freed 2948 objects / 1201312 bytes in 126ms
D/dalvikvm( 3842): GC freed 3375 objects / 1310656 bytes in 139ms
D/dalvikvm( 3842): GC freed 3155 objects / 1255880 bytes in 125ms
D/dalvikvm( 170): GC freed 5107 objects / 193896 bytes in 5049ms
D/dalvikvm( 3842): GC freed 3021 objects / 1234864 bytes in 129ms
D/dalvikvm( 3842): GC freed 3073 objects / 1216304 bytes in 136ms
D/dalvikvm( 3842): GC freed 2985 objects / 1201600 bytes in 125ms
D/dalvikvm( 3842): GC freed 3014 objects / 1206600 bytes in 130ms
D/dalvikvm( 149): GC freed 2032 objects / 84392 bytes in 2810ms
D/dalvikvm( 3842): GC freed 3025 objects / 1220520 bytes in 134ms
D/dalvikvm( 3842): GC freed 3100 objects / 1237504 bytes in 138ms
D/dalvikvm( 3842): GC freed 3260 objects / 1313792 bytes in 127ms
D/dalvikvm( 3842): GC freed 3267 objects / 1338952 bytes in 110ms
D/dalvikvm( 3842): GC freed 3329 objects / 1334720 bytes in 124ms
D/dalvikvm( 3842): GC freed 3322 objects / 1334176 bytes in 116ms
D/dalvikvm( 3842): GC freed 3323 objects / 1335744 bytes in 106ms
D/dalvikvm( 3842): GC freed 3598 objects / 1439480 bytes in 120ms
D/dalvikvm( 3842): GC freed 3262 objects / 1261288 bytes in 124ms
D/dalvikvm( 3842): GC freed 2838 objects / 1135472 bytes in 115ms
D/dalvikvm( 3842): GC freed 3091 objects / 1251824 bytes in 135ms
Click to expand...
Click to collapse
The search percentage stays at 0 and it never seems to find anything because perhaps the search task is getting killed?
People have posted the same issue with getting Facebook to sync... I'm wondering if there's a way to fix it and make the settings a little less aggressive, or perhaps to tell it that if a process uses a massive amount of memory for a couple minutes, then kill it... not immediately like it seems to be doing now.
i think its too weak...although i do agree it clutters logcat
i know where its at, lemme find it
the lowmemkilsker is in sys/module/
I have a solution to this but it won't be released for a few more weeks.
Until then you'll have to echo different settings into it yourself or download an app from the market that will do it for you.
damageless said:
I have a solution to this but it won't be released for a few more weeks.
Until then you'll have to echo different settings into it yourself or download an app from the market that will do it for you.
Click to expand...
Click to collapse
am i correct injudging its placement tho?
why do i get the nasty feeling you know the factual release date but are sworn by death to not tell?
damageless said:
I have a solution to this but it won't be released for a few more weeks.
Until then you'll have to echo different settings into it yourself or download an app from the market that will do it for you.
Click to expand...
Click to collapse
Can you recommend a particular app in the market?
Running CM6.1 Final and connected to corporate Win2003 Exchange (cannot change that)
All of a sudden, I am getting my battery to discharge in 4 hours. It used to work for almost 2 days with the low voltage kernel.
If I disable Sync and/or the account, the battery dissipation goes back to the 2 days.
When it is chewing through the battery and getting really warm in the process. What I see is this in logcat. Can anyone suggest things I can try. I have no problems going and hacking at Email.apk, if I know where to look
D/EAS SyncManager( 483): Requesting SSL factory for account UUID: 75b59b08-3b91-4b26-b657-ee6fa4d7ff9e
E/Tethering( 161): active iface (usb0) reported as added, ignoring
D/dalvikvm( 483): GC_FOR_MALLOC freed 20470 objects / 1809760 bytes in 59ms
D/NativeCrypto( 483): Freeing OpenSSL session
D/dalvikvm( 483): GC_FOR_MALLOC freed 4189 objects / 311896 bytes in 38ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 2785 objects / 350968 bytes in 71ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 2554 objects / 408576 bytes in 63ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 2738 objects / 390432 bytes in 64ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 2844 objects / 397904 bytes in 50ms
D/EAS SyncManager( 483): Requesting SSL factory for account UUID: 75b59b08-3b91-4b26-b657-ee6fa4d7ff9e
D/dalvikvm( 483): GC_FOR_MALLOC freed 3101 objects / 417176 bytes in 63ms
D/NativeCrypto( 483): Freeing OpenSSL session
D/dalvikvm( 483): GC_FOR_MALLOC freed 3999 objects / 453808 bytes in 43ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 4176 objects / 492704 bytes in 74ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 4576 objects / 515072 bytes in 43ms
E/JavaBinder( 483): !!! FAILED BINDER TRANSACTION !!!
D/dalvikvm( 400): GC_EXPLICIT freed 2198 objects / 138408 bytes in 34ms
D/EAS SyncManager( 483): Requesting SSL factory for account UUID: 75b59b08-3b91-4b26-b657-ee6fa4d7ff9e
D/EAS SyncManager( 483): Requesting SSL factory for account UUID: 75b59b08-3b91-4b26-b657-ee6fa4d7ff9e
D/dalvikvm( 161): GC_EXPLICIT freed 8421 objects / 392744 bytes in 87ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 20441 objects / 1814976 bytes in 49ms
D/dalvikvm( 483): GC_FOR_MALLOC freed 3921 objects / 310848 bytes in 61ms